| Commit message (Expand) | Author | Age | Files | Lines |
* | prevent possible exploit | nicodvb | 2005-05-13 | 1 | -1/+3 |
* | fixup the correct sh_a | nicodvb | 2005-05-12 | 1 | -0/+1 |
* | fixed too few parameters to mp_msg(); silence compilation warnings, removed u... | nicodvb | 2005-05-12 | 1 | -5/+5 |
* | don't call fixup_audio if there's no audio | nicodvb | 2005-05-12 | 1 | -2/+3 |
* | fix segfaults caused by socket and file descriptor mismatches on windows | faust3 | 2005-05-12 | 1 | -1/+8 |
* | vorbis extradata is now passed from demuxer to decoder in matroska's way | nicodvb | 2005-05-12 | 2 | -48/+86 |
* | BGR formats are ok, too | henry | 2005-05-12 | 1 | -2/+4 |
* | v4l2 RGB15/16 is actually BGR | henry | 2005-05-12 | 1 | -4/+4 |
* | Fix audio playback for no-sound-3gp.3gp (amr nb) | rtognimp | 2005-05-06 | 1 | -1/+1 |
* | Decode "d263" and "damr" atoms in 3gp files | rtognimp | 2005-05-05 | 1 | -0/+16 |
* | Fix the memleak fix: in case of error, demux_close_ogg should be called | reimar | 2005-05-02 | 1 | -4/+1 |
* | fix timestamps | michael | 2005-05-01 | 1 | -0/+5 |
* | Nasty workaround for codec initialization data. In _at least_ one case (AAC) ... | mosu | 2005-05-01 | 1 | -1/+14 |
* | at lest this fixes build.. there's no way muxer_lavf is working right yet tho... | rfelker | 2005-05-01 | 1 | -0/+5 |
* | LIBAVFORMAT_BUILD >= 4624 | michael | 2005-05-01 | 1 | -0/+10 |
* | Fixes double import of avs_create_script_environment. | gpoirier | 2005-04-30 | 1 | -1/+0 |
* | revert one line of version 1.182 patch (caused use of already-freed | rfelker | 2005-04-29 | 1 | -1/+1 |
* | Also '3g2a' can be used for 3GPP Profile 2 | rtognimp | 2005-04-28 | 1 | -0/+1 |
* | adds a parameter to the switch_audio command to directly select a track. | reimar | 2005-04-28 | 4 | -17/+40 |
* | added support for AAC; moved most of MSGL_V to MSGL_DBG2 to reduce verbosity | nicodvb | 2005-04-27 | 1 | -41/+53 |
* | wrong framesize calculation for layers 1 and 2 with lsf set | nicodvb | 2005-04-24 | 1 | -2/+3 |
* | use the documented default video device /dev/video0 instead of /dev/video tha... | iive | 2005-04-23 | 1 | -1/+1 |
* | proper fix | rfelker | 2005-04-20 | 1 | -2/+2 |
* | undo dominik's 1000l cvs admin -o (recommitting bad patch) | rfelker | 2005-04-20 | 1 | -1/+1 |
* | integer overflow when reading fps from h264 vui. | lorenm | 2005-04-19 | 2 | -2/+2 |
* | Fix MP3 detection (list of found MP3 headers was not kep sorted). | reimar | 2005-04-18 | 1 | -2/+3 |
* | check the result of poll() before read()ing; 100l | nicodvb | 2005-04-18 | 1 | -8/+8 |
* | Do not force real demuxer on x-pn-realaudio mimetype | rtognimp | 2005-04-17 | 1 | -1/+1 |
* | nico partially fixed the bug i reported; here's the rest of the fix. | rfelker | 2005-04-17 | 1 | -0/+1 |
* | skip framelen-4 bytes after having successfully detected an mpeg audio frame | nicodvb | 2005-04-17 | 1 | -0/+1 |
* | assign correct tag, dwScale and dwBlockAlign to mpeg audio; optionally assign... | nicodvb | 2005-04-17 | 3 | -12/+25 |
* | added missing initializer in URLProtocolo; mux packets only if len > 0; secon... | nicodvb | 2005-04-17 | 1 | -12/+14 |
* | Use define instead of hardcodec value for max streams number | rtognimp | 2005-04-16 | 1 | -2/+3 |
* | Mark modified imported files as such to comply more closely with GPL ยง2a. | diego | 2005-04-16 | 6 | -1/+32 |
* | Fix potential buffer overflow for urls with more than 20 streams | rtognimp | 2005-04-15 | 1 | -0/+4 |
* | Fix potential buffer overflow if server answers with too many lines | rtognimp | 2005-04-15 | 1 | -1/+2 |
* | Online audio switching now supports Matroska too. Patch by Michael Behrisch | gpoirier | 2005-04-13 | 1 | -0/+26 |
* | Make string_utf16 code behave almost the same with or without iconv | rtognimp | 2005-04-13 | 1 | -0/+1 |
* | changed :vaspect option to CONF_TYPE_FLOAT | nicodvb | 2005-04-10 | 1 | -8/+11 |
* | "Fix" for pnm EOF detection (stop on read errors) | rtognimp | 2005-04-09 | 1 | -0/+1 |
* | Stop streaming if we got a server error or message on pnm streaming. | rtognimp | 2005-04-09 | 1 | -4/+8 |
* | set width, height and biCompression when the video stream contains avc1; reus... | nicodvb | 2005-04-09 | 1 | -13/+65 |
* | assign picture->(width,height) when parsing h264 | nicodvb | 2005-04-09 | 1 | -4/+7 |
* | obvious gcc warning fix, approved by Nico | rathann | 2005-04-08 | 1 | -2/+2 |
* | demux ac3 by means of lavf by default | nicodvb | 2005-04-07 | 1 | -1/+2 |
* | - fix gcc warnings, strlcat/strlcpy prototypes | rathann | 2005-04-06 | 1 | -1/+5 |
* | fix http://bugzilla.mplayerhq.hu/show_bug.cgi?id=260 | rathann | 2005-04-06 | 1 | -1/+0 |
* | Added support of audio stream switching in the MPEG demuxer using the #-key | gpoirier | 2005-04-03 | 3 | -35/+52 |
* | allocate and fill extradata field for video_avc (raw nal units, extradata con... | nicodvb | 2005-04-03 | 1 | -52/+149 |
* | added support for mpa layers 1 and 2 | nicodvb | 2005-04-02 | 1 | -4/+11 |
* | filename-based detection for h264 ES | lorenm | 2005-04-01 | 1 | -1/+3 |
* | Fix alac from QTpro (in standard mov file, not in m4a file) | rtognimp | 2005-03-30 | 1 | -0/+11 |
* | various (de)muxer_lavf fixes | michael | 2005-03-25 | 2 | -4/+20 |
* | set i_bps | michael | 2005-03-25 | 1 | -0/+2 |
* | 1000l (dwSampleSize != nSamplesPerSec) | michael | 2005-03-25 | 1 | -1/+2 |
* | discard streams we dont need | michael | 2005-03-25 | 1 | -4/+14 |
* | wrong binary operator | nicodvb | 2005-03-23 | 1 | -1/+1 |
* | consider parse random_access_point from the adaption_field to determine if th... | nicodvb | 2005-03-23 | 1 | -28/+25 |
* | SL payloads are pushed to audio and video fifo only when they are flagged wit... | nicodvb | 2005-03-22 | 1 | -7/+27 |
* | initial support for SL packetized data, with certain limitations; partly rewo... | nicodvb | 2005-03-20 | 1 | -177/+829 |
* | export getbits() as mp_getbits() | nicodvb | 2005-03-20 | 1 | -1/+3 |
* | missing declaration, fixes: | rathann | 2005-03-18 | 1 | -0/+1 |
* | Rather simple patch for RAWDV demuxer which lets it say whats the total | rtognimp | 2005-03-09 | 2 | -0/+25 |
* | fixed support for mp3 at <32000 sample_rate | nicodvb | 2005-03-07 | 1 | -2/+9 |
* | added support for other codecs (mpeg4/h264/aac) in mpeg-ps parsing the PSM | nicodvb | 2005-03-06 | 2 | -7/+109 |
* | alac support via lavc decoder | rtognimp | 2005-03-06 | 1 | -0/+9 |
* | converted vframerate to CONF_TYPE_FLOAT | nicodvb | 2005-03-04 | 1 | -19/+40 |
* | 100l to reimar.. sh_audio->samplerate and sh_audio->i_bps are not the same | rfelker | 2005-03-04 | 1 | -4/+3 |
* | Fix very old ra files with no fourcc | rtognimp | 2005-03-03 | 1 | -1/+4 |
* | Fix some 28.8 ra files with four text strings | rtognimp | 2005-03-03 | 1 | -3/+8 |
* | Fix rm files with a really big index chunk. | reimar | 2005-03-03 | 1 | -0/+5 |
* | Make nuv files work on bigendian (but old nuv files created with mencoder | reimar | 2005-03-03 | 2 | -0/+23 |
* | recalculate frame duration after soft telecine | nicodvb | 2005-03-03 | 1 | -19/+20 |
* | Fix: | rathann | 2005-03-01 | 2 | -6/+6 |
* | missing #include (for malloc and free) | rathann | 2005-03-01 | 1 | -0/+1 |
* | 100l wrong binary operator when setting progressive frame | nicodvb | 2005-03-01 | 1 | -1/+1 |
* | telecine now works in display order (rather than decoding), as far as there a... | nicodvb | 2005-03-01 | 1 | -26/+44 |
* | set sh_audio->delay ins audio-only case so that correct time is displayed | reimar | 2005-03-01 | 1 | -0/+2 |
* | Fix the ogg fourcc nightmare!!! | rfelker | 2005-02-27 | 2 | -14/+17 |
* | soft telecine support! :)) patch by nico | rfelker | 2005-02-27 | 1 | -2/+73 |
* | more on tivo vstream support.. 1000l to Joey for forgetting this file and bre... | rfelker | 2005-02-27 | 1 | -0/+184 |
* | added a stream module for the vstream client library | joey | 2005-02-27 | 4 | -2/+9 |
* | 50000l: fixed various memleaks; CC discontibuities aren't necessarily error c... | nicodvb | 2005-02-25 | 1 | -16/+35 |
* | Remove file-global mpadec, add ad_driver member to sh_audio_t instead. | hzoli | 2005-02-25 | 1 | -0/+1 |
* | both reorder and noreorder flags are now available | nicodvb | 2005-02-25 | 1 | -4/+2 |
* | disabled by default frame reordering | nicodvb | 2005-02-24 | 1 | -5/+5 |
* | framerate autodetection for H264 in raw/ts streams | nicodvb | 2005-02-24 | 3 | -0/+173 |
* | replace bzero() with memset() | nicodvb | 2005-02-23 | 1 | -1/+1 |
* | renamed init_adelay to vdelay with opposite range | nicodvb | 2005-02-22 | 1 | -2/+2 |
* | switch from DIVX -> FMP4 fourcc for libavcodec | michael | 2005-02-22 | 1 | -0/+2 |
* | Theora fixes: | henry | 2005-02-22 | 1 | -2/+2 |
* | initial, extremely experimental, libavformat muxer; don't expect anything to ... | nicodvb | 2005-02-21 | 4 | -0/+315 |
* | new mpeg muxer compatible with dvd/[s]vcd; small changes in the muxer layer (... | nicodvb | 2005-02-21 | 5 | -358/+2368 |
* | swf and flv through libavformat | alex | 2005-02-21 | 1 | -1/+3 |
* | added support for raw udp:// streaming | nicodvb | 2005-02-17 | 1 | -3/+19 |
* | Mp3On4 demuxer support | rtognimp | 2005-02-15 | 1 | -0/+2 |
* | 10l | faust3 | 2005-02-13 | 1 | -2/+3 |
* | avisynth demuxer patch by Gianluigi Tiesi <mplayer at netfarm.it> | faust3 | 2005-02-13 | 6 | -3/+632 |
* | Memleak fixes. Based on patch by Timothy Lee (timothy lee at siriushk com). | reimar | 2005-02-06 | 2 | -11/+16 |
* | bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it> | faust3 | 2005-02-04 | 1 | -1/+1 |
* | fix for streams that do not send a bitrate | reimar | 2005-02-03 | 1 | -1/+1 |
* | discard lavf packets with wrong ids | nicodvb | 2005-01-30 | 1 | -2/+4 |
* | Fix possible hang when playing broken MP3 from linear stream and remove | reimar | 2005-01-29 | 1 | -29/+26 |
* | several sets of headers declare global variables in them, which causes multip... | iive | 2005-01-29 | 2 | -3/+6 |
* | Do not read any more data at eof: if got eof in the middle of an audio | rtognimp | 2005-01-24 | 1 | -0/+1 |
* | Be less verbose with -v (do not print a line for each demuxed packet) | rtognimp | 2005-01-24 | 1 | -2/+1 |
* | Reset stream eof after parsing header, fixes bug #218 | reimar | 2005-01-23 | 1 | -0/+3 |
* | Reduce excessive verbosity. | diego | 2005-01-22 | 1 | -3/+3 |
* | More user-friendly stream, -xid and -slang info output even in non-verbose mo... | mosu | 2005-01-22 | 1 | -8/+6 |
* | replaced bzero() with memset(); stream_type 0x0f is AAC | nicodvb | 2005-01-22 | 1 | -13/+4 |
* | Play RV30 with 8-elements cmsg24 | rtognimp | 2005-01-22 | 1 | -5/+15 |
* | More user-friendly stream, -xid and -slang info output even in non-verbose mode. | mosu | 2005-01-21 | 1 | -5/+9 |
* | Handle missing palettes in the info part of VobSubs in Matroska files correct... | mosu | 2005-01-21 | 2 | -0/+3 |
* | remove all setlocale calls, they break the behaviour of sscanf and | reimar | 2005-01-20 | 1 | -3/+1 |
* | 100l, completely broken pointer arithmetic causing crashes. | reimar | 2005-01-19 | 1 | -2/+2 |
* | If asf/tcp fails, asf/http used a wrong port | rtognimp | 2005-01-16 | 1 | -0/+3 |
* | More support for AVC in Matroska. | mosu | 2005-01-16 | 1 | -0/+5 |
* | set sub_utf8 only when actually using mkv subtitles, will break external | reimar | 2005-01-16 | 1 | -2/+1 |
* | Move generic length and percent pos calculation to demuxer.c | reimar | 2005-01-15 | 6 | -26/+14 |
* | Decode MP3 in rm files | rtognimp | 2005-01-15 | 1 | -4/+2 |
* | 100l, no endian conversion on floats! | reimar | 2005-01-13 | 1 | -16/+0 |
* | Do not access word-sized elements on potentially unaligned memory addresses. ... | mosu | 2005-01-13 | 1 | -1/+1 |
* | automatic fps calculation for mpeg4 in raw stream/mpeg-ts | nicodvb | 2005-01-12 | 3 | -2/+166 |
* | Call subcp_close when closing the demuxer | reimar | 2005-01-11 | 1 | -0/+3 |
* | free http field_name to fix memleak | reimar | 2005-01-11 | 1 | -0/+2 |
* | Support for AVC in Matroska. | mosu | 2005-01-11 | 2 | -0/+12 |
* | replace almost obsolete email address: snel@phys.uu.nl -> rsnel@cube.dyndns.org | rik | 2005-01-08 | 2 | -2/+2 |
* | fixed broken seeking in mpeg-es files; syncword seeking for all 3 video codecs | nicodvb | 2005-01-08 | 1 | -4/+17 |
* | Reduce index verbosity | rtognimp | 2005-01-06 | 1 | -1/+1 |
* | Real multirate files support | rtognimp | 2005-01-06 | 1 | -27/+231 |
* | Print waveheader only when verbose | reimar | 2005-01-06 | 1 | -0/+1 |
* | added support for ATSC tuner and conf.file | nicodvb | 2005-01-06 | 3 | -3/+58 |
* | Use libc qsort to sort ODML index. | reimar | 2005-01-02 | 1 | -40/+5 |
* | fix quicksort to avoid stack overflow and extreme runtimes | reimar | 2004-12-31 | 1 | -6/+22 |
* | replaced deprecated FE_GET_EVENT with FE_READ_STATUS (only for DVB_HEAD); add... | nicodvb | 2004-12-31 | 1 | -29/+31 |
* | Fix channels, sample rate and sample size for 3gp files | rtognimp | 2004-12-29 | 1 | -8/+26 |
* | TwinVQ decoder and demuxer | rtognimp | 2004-12-29 | 4 | -2/+230 |
* | Try http if pnm connection fails | rtognimp | 2004-12-28 | 1 | -3/+7 |
* | 10l, variable declarations must be before mp_msg. | reimar | 2004-12-28 | 1 | -1/+1 |
* | 100l, buf etc. in af_fmt2str call are already pointers... | reimar | 2004-12-27 | 1 | -1/+1 |
* | removing AFMT_ dependancy | alex | 2004-12-27 | 1 | -14/+14 |
* | removing AFMT_ dependancy | alex | 2004-12-27 | 5 | -23/+24 |
* | fix stream selection and -bandwidth for mms-over-http. | reimar | 2004-12-25 | 2 | -186/+336 |
* | fix a segfault when calling loadfile during v4l2 playback | aurel | 2004-12-22 | 1 | -1/+1 |
* | fix position bar and length display for mov files | reimar | 2004-12-21 | 1 | -6/+50 |
* | Use demuxer_get_percent_pos for the OSD position bar | reimar | 2004-12-21 | 1 | -4/+8 |
* | Handle raw yv12 video as I420 to fix some Broadcast 2000 created samples. | diego | 2004-12-18 | 1 | -0/+3 |
* | y420 vs i420 typo | diego | 2004-12-16 | 1 | -1/+1 |
* | Security fixes ported from upstream (xine) | rtognimp | 2004-12-15 | 1 | -2/+26 |
* | fix a problem pointed out by iDEFENSE and several similar ones. | reimar | 2004-12-15 | 1 | -1/+25 |
* | Looks like it was too weird after all ;-) | reimar | 2004-12-15 | 1 | -130/+0 |
* | fix a vulnerability reported by iDEFENSE. | reimar | 2004-12-15 | 1 | -3/+17 |
* | disable demuxer_bmp, | iive | 2004-12-15 | 3 | -24/+1 |
* | fix security vulnerability reported by iDEFENSE | reimar | 2004-12-15 | 1 | -1/+11 |
* | Fix streaming if not mlti_data (for some non-multirate streams) | rtognimp | 2004-12-11 | 1 | -2/+4 |
* | dvd_aid_from_lang() should return -1 if lang was not found | aurel | 2004-12-03 | 1 | -1/+1 |
* | Make use of the default duration for one frame if it is present in the file. ... | mosu | 2004-11-28 | 1 | -0/+3 |
* | Added support for MPEG-1 and MPEG-2 in Matroska. | mosu | 2004-11-26 | 2 | -4/+137 |
* | Output more information about vids, aids, sids, alangs and slangs with -ident... | mosu | 2004-11-25 | 5 | -0/+88 |
* | merged DEMUXER_TYPE_MPEG4_ES in the ordinary TS; added support for H264 in TS | nicodvb | 2004-11-24 | 4 | -42/+56 |
* | Try port 7070 if 554 fails for realrtsp streams | rtognimp | 2004-11-22 | 1 | -0/+3 |
* | forced autodetection of file format when content-type is video-x-mpeg to give... | nicodvb | 2004-11-21 | 1 | -3/+3 |
* | support for debianized LIVE.COM library | henry | 2004-11-20 | 1 | -4/+1 |
* | added support for 192 packet size, remove junk data after 188 bytes. Patch by... | nicodvb | 2004-11-20 | 1 | -10/+28 |
* | setting the norm using text ID instead of numeric | henry | 2004-11-19 | 3 | -12/+41 |
* | adde |