| Commit message (Expand) | Author | Age | Files | Lines |
* | Ministry of English Composition, reporting for duty (and the word is "skipped... | Mike Melanson | 2005-04-24 | 1 | -1/+1 |
* | fixing demuxing of DV5700.asf | Michael Niedermayer | 2005-04-19 | 1 | -2/+4 |
* | more fine grained discarding of packets | Michael Niedermayer | 2005-03-17 | 1 | -1/+4 |
* | support discarding uninterresting packets | Michael Niedermayer | 2005-01-22 | 1 | -2/+3 |
* | various security fixes and precautionary checks | Michael Niedermayer | 2005-01-12 | 1 | -1/+1 |
* | preroll is in ms | Michael Niedermayer | 2004-12-22 | 1 | -4/+4 |
* | fix regression test failure | Michael Niedermayer | 2004-12-21 | 1 | -1/+1 |
* | allocate a few bytes more for extradata so the bitstream reader if its used b... | Michael Niedermayer | 2004-11-13 | 1 | -1/+1 |
* | dvr-ms video decoding support | Michael Niedermayer | 2004-10-24 | 1 | -0/+2 |
* | use native timebase for seeking | Michael Niedermayer | 2004-10-10 | 1 | -2/+2 |
* | sweeping change from -EIO -> AVERROR_IO | Mike Melanson | 2004-06-19 | 1 | -3/+3 |
* | store index for seeking in the native timebase of each stream | Michael Niedermayer | 2004-05-23 | 1 | -1/+1 |
* | move time_base (pts_num/pts_den) from AVFormatContext -> AVStream | Michael Niedermayer | 2004-05-21 | 1 | -2/+1 |
* | moving nearly identical binary search code from nut/mpeg/asf to utils.c | Michael Niedermayer | 2004-04-12 | 1 | -106/+14 |
* | asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>) | Konstantin Andreyev | 2004-03-05 | 1 | -0/+3 |
* | split asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>) | Konstantin Andreyev | 2004-03-05 | 1 | -681/+4 |
* | av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michel Bardiaux | 2004-03-03 | 1 | -6/+6 |
* | seeking stuff | Michael Niedermayer | 2004-01-17 | 1 | -8/+22 |
* | store searched distance in index, so we dont waste time searching for keyfram... | Michael Niedermayer | 2004-01-17 | 1 | -16/+74 |
* | header parser fix | Michael Niedermayer | 2004-01-14 | 1 | -3/+11 |
* | replic_size==0 fix, needed so that G.726 asf file, so ffmpeg can at least dec... | Michael Niedermayer | 2004-01-14 | 1 | -9/+10 |
* | use packet number instead of byte number internally for seeking | Michael Niedermayer | 2004-01-14 | 1 | -19/+9 |
* | unused | Michael Niedermayer | 2004-01-14 | 1 | -15/+4 |
* | seeking fixes | Michael Niedermayer | 2004-01-14 | 1 | -41/+56 |
* | memleak fix | Michael Niedermayer | 2004-01-14 | 1 | -30/+43 |
* | seeking in single stream asf patch by ("Kevin Kuphal" <kevin dot kuphal at si... | Kevin Kuphal | 2004-01-14 | 1 | -9/+127 |
* | ASF extended header parsing patch by ("Kevin Kuphal" <kevin dot kuphal at sit... | Kevin Kuphal | 2004-01-06 | 1 | -0/+36 |
* | frame rate should be completely disabled in asf (closer now) - disabled seek | Fabrice Bellard | 2003-11-10 | 1 | -3/+16 |
* | * fixes for broken builds on Solaris, OS2 and all bingendian | Roman Shaposhnik | 2003-11-04 | 1 | -2/+2 |
* | Make avi and asf demuxer export palette in palctrl | Roberto Togni | 2003-11-02 | 1 | -0/+17 |
* | disable encoders where appropriate (patch courtesy of BERO | Mike Melanson | 2003-10-14 | 1 | -0/+6 |
* | 64 bit pts for writing - more const usage | Fabrice Bellard | 2003-09-10 | 1 | -2/+2 |
* | CODEC_ID_MP3LAME is obsolete | Fabrice Bellard | 2003-09-08 | 1 | -3/+3 |
* | use codec_tag for encoding too | Michael Niedermayer | 2003-08-18 | 1 | -2/+12 |
* | update duration and start_time - add av_new_stream() usage | Fabrice Bellard | 2003-08-08 | 1 | -6/+6 |
* | Warning and compatibility fixes. | Falk Hüffner | 2003-05-24 | 1 | -2/+2 |
* | * filling bitdepth | Zdenek Kabelac | 2003-04-22 | 1 | -1/+1 |
* | per context frame_rate_base, this should finally fix frame_rate related av sy... | Michael Niedermayer | 2003-03-12 | 1 | -2/+1 |
* | correct AUDIO strf parsing patch by (Roman Shaposhnick <rvs at sun dot com>) | Roman Shaposhnik | 2003-03-12 | 1 | -3/+3 |
* | merging fourcc with codec_tag | Michael Niedermayer | 2003-03-08 | 1 | -1/+1 |
* | prettier debug output | François Revol | 2003-02-25 | 1 | -0/+22 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -29/+29 |
* | mimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh at it dot ss dot titech... | Ryutaroh Matsumoto | 2002-12-20 | 1 | -2/+2 |
* | AVVideoFrame -> AVFrame | Michael Niedermayer | 2002-12-09 | 1 | -1/+1 |
* | cleanup | Michael Niedermayer | 2002-12-04 | 1 | -1/+2 |
* | renamed libav to libavformat | Fabrice Bellard | 2002-11-25 | 1 | -0/+1256 |