| Commit message (Expand) | Author | Age | Files | Lines |
* | add size to AVIndex | Michael Niedermayer | 2006-03-01 | 1 | -1/+1 |
* | mpeg-ps probe 2nd try | Michael Niedermayer | 2006-02-11 | 1 | -1/+5 |
* | replace probe() by one similar to MPEG-ES | Michael Niedermayer | 2006-02-08 | 1 | -21/+10 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -87/+87 |
* | Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS | Diego Biurrun | 2005-09-23 | 1 | -6/+6 |
* | changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo... | Michael Niedermayer | 2005-07-17 | 1 | -20/+20 |
* | add support for muxing subtitles in mpeg-ps | Aurelien Jacobs | 2005-06-15 | 1 | -6/+19 |
* | DVD subtitle parsing - show mpeg component IDs by default | Fabrice Bellard | 2005-06-03 | 1 | -0/+4 |
* | fix ac3 and dts detection (patch by Joakim Plate <joakim.plate at ecce.se>) | Joakim Plate | 2005-05-20 | 1 | -2/+2 |
* | PSM support in MPEG-PS demuxer. | Måns Rullgård | 2005-03-28 | 1 | -3/+85 |
* | more fine grained discarding of packets | Michael Niedermayer | 2005-03-17 | 1 | -1/+1 |
* | keyframe & non keyframe index fixes | Michael Niedermayer | 2005-03-13 | 1 | -1/+1 |
* | kill warnings patch by (Måns Rullgård <mru inprovide com>) | Måns Rullgård | 2005-02-24 | 1 | -0/+6 |
* | -target dvd minimum vobu length patch by ("Chris" [chris garveycocker com]) | Chriss | 2005-02-09 | 1 | -1/+3 |
* | support discarding uninterresting packets | Michael Niedermayer | 2005-01-22 | 1 | -2/+4 |
* | common.h -> common.h/bitstream.h | Michael Niedermayer | 2004-12-29 | 1 | -0/+1 |
* | This patch takes into account that fifo_realloc may adjust fifo.wptr | Chriss | 2004-12-05 | 1 | -1/+2 |
* | fifo_realloc() | Michael Niedermayer | 2004-12-01 | 1 | -6/+2 |
* | DVDNav4 patch by ("Chris" <chris at garveycocker d0t com>) | Chriss | 2004-11-23 | 1 | -1/+66 |
* | parts of the dvd patch from ("Chris" <chris <at< garveycocker >dot< com> and ... | Michael Niedermayer | 2004-11-21 | 1 | -28/+103 |
* | user setable preload and max_mux_delay | Michael Niedermayer | 2004-10-16 | 1 | -13/+9 |
* | do not randomize unknown timestamps | Michael Niedermayer | 2004-10-07 | 1 | -5/+5 |
* | user selectable packet_size and mux_rate | Michael Niedermayer | 2004-10-06 | 1 | -11/+15 |
* | AVOutputFormat mpeg2dvd_mux and int is_dvd from the dvd patch by (Paul Curtis... | Paul Curtis | 2004-10-03 | 1 | -2/+18 |
* | initial dts fix | Michael Niedermayer | 2004-10-03 | 1 | -13/+0 |
* | remove wrong 33bit truncation of internal timestamps | Michael Niedermayer | 2004-10-03 | 1 | -8/+10 |
* | pts/dts 100l fix | Michael Niedermayer | 2004-10-03 | 1 | -4/+13 |
* | cleanup video buffer size | Michael Niedermayer | 2004-10-03 | 1 | -1/+6 |
* | cleanup | Michael Niedermayer | 2004-10-03 | 1 | -111/+4 |
* | SCR timestamp fix try #1 | Michael Niedermayer | 2004-10-03 | 1 | -69/+254 |
* | simplify put_padding_packet() | Michael Niedermayer | 2004-10-01 | 1 | -24/+9 |
* | move free() of AVStream priv data to av_write_trailer() | Michael Niedermayer | 2004-10-01 | 1 | -3/+0 |
* | 64bit and reading over the end of the array fixes | Michael Niedermayer | 2004-10-01 | 1 | -8/+5 |
* | do not call (av_)abort() | Michael Niedermayer | 2004-10-01 | 1 | -1/+1 |
* | libdts support by (Benjamin Zores <ben at geexbox dot org>) | Michael Niedermayer | 2004-07-14 | 1 | -2/+9 |
* | cvs diff before cvs commit | Mike Melanson | 2004-06-19 | 1 | -8/+0 |
* | sweeping change from -EIO -> AVERROR_IO | Mike Melanson | 2004-06-19 | 1 | -2/+11 |
* | ac3 bugfix, bug found by "Ben Cooley" <bcooley at dstreamtech dot com> | Michael Niedermayer | 2004-06-09 | 1 | -1/+1 |
* | correctly interleave packets during encoding | Michael Niedermayer | 2004-05-29 | 1 | -49/+1 |
* | pass AVPacket into av_write_frame() | Michael Niedermayer | 2004-05-29 | 1 | -4/+9 |
* | dont add padding in the middle of the data patch by (Sidik Isani <isani at cf... | Sidik Isani | 2004-05-25 | 1 | -9/+9 |
* | store index for seeking in the native timebase of each stream | Michael Niedermayer | 2004-05-23 | 1 | -2/+2 |
* | mpeg SVCD compatibility, SCR fixes, standard compliance | Hauke Duden | 2004-04-26 | 1 | -26/+138 |
* | Mpeg start codes patch by ("Dmitry Borisov" <jbors at mail dot ru>) | Dmitry Borisov | 2004-04-23 | 1 | -0/+3 |
* | moving nearly identical binary search code from nut/mpeg/asf to utils.c | Michael Niedermayer | 2004-04-12 | 1 | -157/+10 |
* | warning patrol | Falk Hüffner | 2004-03-24 | 1 | -4/+4 |
* | av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michel Bardiaux | 2004-03-03 | 1 | -1/+1 |
* | improved VCD support patch by ("Hauke Duden" <H.NS.Duden at gmx dot net>) | Hauke Duden | 2004-02-19 | 1 | -142/+451 |
* | Patch for MPEG-2 VOB headers by (Jimmy Blair <blueskyjb at verizon dot net>) | Michael Niedermayer | 2004-02-01 | 1 | -7/+12 |