| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch for PPM probing by (Rob Joyce <rjoyce at twcny dot rr dot com>) | Michael Niedermayer | 2003-11-24 | 1 | -1/+1 |
* | fixed memory leak | Fabrice Bellard | 2003-11-20 | 1 | -4/+2 |
* | Add more resilience in reading ffm files. In particular, don't assume | Philip Gladstone | 2003-11-19 | 1 | -0/+66 |
* | set frame rate information, for good measure | Mike Melanson | 2003-11-16 | 1 | -3/+6 |
* | use the proper file framerate (specified by a float); account the pts | Mike Melanson | 2003-11-15 | 1 | -24/+53 |
* | yep, FLI support | Mike Melanson | 2003-11-14 | 4 | -1/+233 |
* | * *FILE needs <stdio.h> | Zdenek Kabelac | 2003-11-13 | 1 | -1/+1 |
* | support more codecs in MPEG-TS patch by (mru at kth dot se (Måns Rullgård)) | Måns Rullgård | 2003-11-12 | 3 | -14/+66 |
* | frame rate should be completely disabled in asf (closer now) - disabled seek | Fabrice Bellard | 2003-11-10 | 1 | -3/+16 |
* | initial seek support | Fabrice Bellard | 2003-11-10 | 2 | -26/+294 |
* | seek support | Fabrice Bellard | 2003-11-10 | 2 | -37/+424 |
* | seeking support - fixed some ADPCM decoding cases | Fabrice Bellard | 2003-11-10 | 1 | -3/+33 |
* | fixed double free | Fabrice Bellard | 2003-11-10 | 1 | -2/+0 |
* | added parsing | Fabrice Bellard | 2003-11-10 | 1 | -1/+2 |
* | seek support for PCM formats | Fabrice Bellard | 2003-11-10 | 2 | -16/+58 |
* | use parsers | Fabrice Bellard | 2003-11-10 | 1 | -1/+13 |
* | initial seek support - more generic play/pause support | Fabrice Bellard | 2003-11-10 | 2 | -37/+93 |
* | initial av_read_frame() and av_seek_frame() support | Fabrice Bellard | 2003-11-10 | 2 | -209/+793 |
* | added palette support to the QT demuxer; registered SMC video decoder | Mike Melanson | 2003-11-10 | 2 | -0/+383 |
* | 8BPS decoder | Roberto Togni | 2003-11-07 | 1 | -0/+1 |
* | * fixes for broken builds on Solaris, OS2 and all bingendian | Roman Shaposhnik | 2003-11-04 | 2 | -4/+4 |
* | removing borderline spyware | Michael Niedermayer | 2003-11-04 | 1 | -4/+1 |
* | movenc patch by (Gildas Bazin <gbazin at altern dot org>) | Gildas Bazin | 2003-11-03 | 1 | -171/+215 |
* | Make avi and asf demuxer export palette in palctrl | Roberto Togni | 2003-11-02 | 2 | -0/+33 |
* | * DV demuxer is now capable of decoding auxilary audio stream. So, | Roman Shaposhnik | 2003-10-31 | 4 | -76/+117 |
* | revised palette API, courtesy of Roberto Togni (rtogni at freemail.it) | Mike Melanson | 2003-10-30 | 3 | -20/+31 |
* | added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a spe... | Fabrice Bellard | 2003-10-29 | 3 | -274/+350 |
* | make AVFMT_NOHEADER flag dynamic - added av_open_input_stream() | Fabrice Bellard | 2003-10-29 | 3 | -79/+112 |
* | mpeg TS demux API (called from RTP layer) - raw mpeg TS reader (uses fake cod... | Fabrice Bellard | 2003-10-29 | 2 | -77/+302 |
* | 1/0 fix by (Tim Allen <tim at proximity dot com dot au>) | Michael Niedermayer | 2003-10-28 | 1 | -0/+4 |
* | GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot luc dot... | Panagiotis Issaris | 2003-10-26 | 2 | -5/+5 |
* | added XVID fourcc (ISO MPEG-4?) and AC3 fourcc | Mike Melanson | 2003-10-25 | 1 | -0/+2 |
* | AVRational | Michael Niedermayer | 2003-10-20 | 2 | -18/+9 |
* | bottom_field_first -> top_field_first | Michael Niedermayer | 2003-10-20 | 1 | -1/+1 |
* | Using the extension m4a for audio only MPEG-4 files is increasingly | Dan Christiansen | 2003-10-19 | 2 | -4/+4 |
* | - Moving -Wall from the individual Makefiles to configure (and only | Dan Christiansen | 2003-10-18 | 1 | -1/+1 |
* | * providing MPEG codecs with a generic fields in AVFrame to use. | Roman Shaposhnik | 2003-10-18 | 1 | -72/+62 |
* | Enable decoding of more mpeg-ts streams for pcHDTV patch by (Doug Larrick <do... | Doug Larrick | 2003-10-15 | 1 | -1/+7 |
* | 10l | Alex Beregszaszi | 2003-10-15 | 1 | -2/+9 |
* | hook up the XA ADPCM decoder | Mike Melanson | 2003-10-15 | 1 | -51/+77 |
* | recommit of | Michael Niedermayer | 2003-10-14 | 1 | -0/+1 |
* | remove experimental reference | Mike Melanson | 2003-10-14 | 1 | -1/+0 |
* | make it compatible with older make (debian stable - make 3.79.1) | Alex Beregszaszi | 2003-10-14 | 1 | -1/+7 |
* | disable encoders where appropriate (patch courtesy of BERO | Mike Melanson | 2003-10-14 | 18 | -1/+145 |
* | init_put_bits changed | Alex Beregszaszi | 2003-10-13 | 3 | -6/+6 |
* | handle a wider variety of VQA files, including silent files | Mike Melanson | 2003-10-04 | 1 | -23/+60 |
* | implemented Id Quake II CIN support | Mike Melanson | 2003-10-03 | 4 | -1/+318 |
* | * fixing bug that prevented resampling the picture and | Roman Shaposhnik | 2003-10-03 | 1 | -1/+1 |
* | fixed codec specific data headers | Alex Beregszaszi | 2003-10-02 | 1 | -10/+9 |
* | fixed time base and sample rate handling | Alex Beregszaszi | 2003-10-02 | 1 | -9/+17 |