| Commit message (Expand) | Author | Age | Files | Lines |
* | Add explicit location for headers from the stream/ directory. | diego | 2007-03-15 | 1 | -1/+1 |
* | removed ages-old and insane #if0-ed and commented code | nicodvb | 2007-02-10 | 1 | -77/+0 |
* | vc1 in mpegts | nicodvb | 2007-02-09 | 1 | -2/+2 |
* | vc1 probing code: if sh_video->bih can't be callocated exit | nicodvb | 2007-01-20 | 1 | -0/+4 |
* | in vc1 probing code, all packets before the first sequence header must be ski... | nicodvb | 2007-01-20 | 1 | -1/+1 |
* | removed unused variables; replaced wrong call to realloc() with calloc() in v... | nicodvb | 2007-01-20 | 1 | -3/+1 |
* | decode vc1 sequence header and frame it in video_read_frame(); | nicodvb | 2007-01-20 | 1 | -0/+73 |
* | Make ds_get_next_pts return MP_NOPTS_VALUE instead of -1 on error, | reimar | 2007-01-05 | 1 | -5/+5 |
* | Cleanup for uselessly complicated closed-caption subtitle handling | reimar | 2006-11-25 | 1 | -1/+1 |
* | Support for variable fps OGM files, blessed by Moritz. | diego | 2006-09-12 | 1 | -0/+1 |
* | Use better resolution for pts computation. | rtogni | 2006-09-05 | 1 | -1/+1 |
* | Workaround for live Real streams starting with nonzero pts | rtogni | 2006-09-03 | 1 | -1/+1 |
* | Remove support for obsolete and non-free divx4/odivx libraries. | diego | 2006-07-14 | 1 | -3/+1 |
* | Revert r18878, always sync rm files using only pts (ignore framerate) | rtogni | 2006-07-08 | 1 | -1/+8 |
* | Fix A-V sync for real files (also live streams) | rtogni | 2006-07-01 | 1 | -1/+1 |
* | moved code to set aspect ratio for mpeg12 away from video.c and into decoder ... | nicodvb | 2006-05-10 | 1 | -1/+0 |
* | COSMETICS: moved code to parse mpeg1/2 A/R to mpeg_hdr.c | nicodvb | 2006-05-07 | 1 | -28/+1 |
* | support for vfps OGM files | diego | 2006-05-06 | 1 | -1/+3 |
* | Rename some forgotten #ifdef STREAMING_LIVE_DOT_COM to STREAMING_LIVE555. | diego | 2006-04-23 | 1 | -3/+3 |
* | Fix a/v desync for real some files | rtognimp | 2006-03-26 | 1 | -1/+1 |
* | Convert all if(verbose>X) to mp_msg_test calls. | diego | 2006-03-24 | 1 | -1/+1 |
* | include the right avcodec.h, consistently with the rest of mplayer | nicodvb | 2006-01-08 | 1 | -2/+4 |
* | disabled hack to read the properties of mpeg1/2 video in avi and asf: it's to... | nicodvb | 2006-01-07 | 1 | -1/+1 |
* | search next sequence_header untile a valid one is found | nicodvb | 2005-12-31 | 1 | -2/+3 |
* | malloc padding to avoid access beyond allocated memory | henry | 2005-12-19 | 1 | -12/+27 |
* | Unify include path handling, -I.. is in CFLAGS. | diego | 2005-11-18 | 1 | -1/+1 |
* | Fix H264 packetizer. Might not work with arbitrary slice order. | reimar | 2005-09-17 | 1 | -1/+22 |
* | Fix mpeg-pes playback | rtognimp | 2005-08-26 | 1 | -0/+3 |
* | support MPEG in GXF container with extension-based detection. | reimar | 2005-08-26 | 1 | -0/+2 |
* | 100l to whoever wrote this crap using 1/10000 units. it caused framerates to ... | rfelker | 2005-08-06 | 1 | -16/+16 |
* | added support for other codecs (mpeg4/h264/aac) in mpeg-ps parsing the PSM | nicodvb | 2005-03-06 | 1 | -6/+14 |
* | framerate autodetection for H264 in raw/ts streams | nicodvb | 2005-02-24 | 1 | -0/+24 |
* | automatic fps calculation for mpeg4 in raw stream/mpeg-ts | nicodvb | 2005-01-12 | 1 | -1/+51 |
* | merged DEMUXER_TYPE_MPEG4_ES in the ordinary TS; added support for H264 in TS | nicodvb | 2004-11-24 | 1 | -25/+43 |
* | lavf ASF support | michael | 2004-04-11 | 1 | -0/+9 |
* | fix aspect 4 according to the standart | iive | 2004-01-23 | 1 | -1/+3 |
* | The message parameter was removed. | diego | 2003-11-04 | 1 | -1/+1 |
* | printing fps with 3 dec digit instead of 2 | arpi | 2003-08-27 | 1 | -1/+1 |
* | - initial support for MPEG4 in TS (M4V is working, but not AAC yet) | arpi | 2003-08-24 | 1 | -2/+3 |
* | Better support for RealVideo/RealAudio in Matroska. Includes the timestamp fi... | mosu | 2003-07-15 | 1 | -0/+1 |
* | TiVo demuxer and sub-cc/osd decoder | arpi | 2003-06-09 | 1 | -1/+11 |
* | H264-ES demuxer | michael | 2003-04-04 | 1 | -0/+50 |
* | 10l, found by Jan Kritzner <kritzner@informatik.rwth-aachen.de> | alex | 2003-03-26 | 1 | -3/+2 |
* | this is a combo patch that: | arpi | 2003-03-16 | 1 | -1/+3 |
* | This patch corrects the calculation of the MPEG bitrate from the | arpi | 2003-03-15 | 1 | -3/+3 |
* | Repairing breakage to RTP streaming. Patch by Ross Finlayson <finlayson@live.... | bertrand | 2003-02-18 | 1 | -7/+11 |
* | debug | arpi | 2003-02-02 | 1 | -1/+1 |
* | libgif/libungif based demuxer support for libmpdemux. | arpi | 2003-01-28 | 1 | -0/+3 |
* | raw mpeg4-es support (you need to set -fps manually!) | arpi | 2003-01-23 | 1 | -0/+50 |
* | telecine detection | arpi | 2003-01-16 | 1 | -1/+23 |
* | fixed the well-known DVD/DVB audio delay bug :) | arpi | 2003-01-16 | 1 | -1/+28 |
* | verbose can be negative | arpi | 2002-11-01 | 1 | -1/+1 |
* | we don't need the 0x1ff hack any more! | arpi | 2002-09-21 | 1 | -1/+1 |
* | .PVA (mpeg-like fileformat used by MultiDec && WinTV) demuxer | arpi | 2002-09-10 | 1 | -0/+2 |
* | typo (checking for mpeg twice, instead of mpeg & MPEG) | michael | 2002-09-06 | 1 | -1/+1 |
* | user-data moved one -v up | arpi | 2002-08-31 | 1 | -1/+1 |
* | applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson... | arpi | 2002-08-05 | 1 | -1/+12 |
* | codmetics :) | arpi | 2002-07-25 | 1 | -7/+6 |
* | DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, sm... | atmos4 | 2002-07-25 | 1 | -1/+12 |
* | Paul Ortyl's patch | alex | 2002-06-27 | 1 | -1/+1 |
* | fixed playback speed and a-v sync issues | arpi | 2002-06-14 | 1 | -6/+11 |
* | Fix asf stream wich were giving invalid frame times because the frame time | albeu | 2002-06-10 | 1 | -2/+2 |
* | Fix frame_time for variable fps movies as it was the last frame duration. | albeu | 2002-05-02 | 1 | -2/+6 |
* | ugly workaround disabled | arpi | 2002-04-29 | 1 | -0/+2 |
* | generalized the cut'n'pasted variable fps code, #ifdef-ed TV until v4l is upd... | arpi | 2002-04-12 | 1 | -24/+14 |
* | BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com> | arpi | 2002-04-12 | 1 | -0/+4 |
* | backed out unneeded mod | melanson | 2002-03-31 | 1 | -3/+0 |
* | fixed RoQ framerate by multiplying PTS calculation by some absurd constant | melanson | 2002-03-31 | 1 | -0/+3 |
* | added proper PTS support for FILM demuxer | melanson | 2002-03-16 | 1 | -0/+4 |
* | Patch: Improved raw encoding support in mencoder by Fredrik Kuivinen | atmos4 | 2002-02-20 | 1 | -2/+15 |
* | mpeg-es osd fix - patch by ??? (lost mail:((() | arpi | 2002-02-14 | 1 | -1/+2 |
* | aspect ratio 9 added. | jaf | 2002-01-24 | 1 | -0/+3 |
* | added mpeg userdata dump | arpi | 2002-01-10 | 1 | -3/+14 |
* | libmpeg2 is now able to decode framecopied (with mencoder) mpeg files | alex | 2002-01-04 | 1 | -0/+28 |
* | missing #include's | pl | 2001-12-25 | 1 | -0/+1 |
* | Add aspect 6, anamorphic 16:9 for svcd | atmos4 | 2001-12-23 | 1 | -0/+1 |
* | vivo A-V sync fixed | arpi | 2001-12-16 | 1 | -0/+6 |
* | Add aspect 4 to known aspect codes, probably SECAM 4:3, at least sample file ... | atmos4 | 2001-12-08 | 1 | -0/+1 |
* | added missing #include <malloc.h> | pl | 2001-11-09 | 1 | -1/+5 |
* | video frame reading cleanup | arpi | 2001-10-30 | 1 | -0/+244 |