| Commit message (Expand) | Author | Age | Files | Lines |
* | Correcting the header size for ADPCM_IMA_WAV files patch by (Brian Becker <br... | Brian Becker | 2004-03-10 | 1 | -0/+1 |
* | guess framerate | Michael Niedermayer | 2004-03-10 | 1 | -3/+14 |
* | 10l (1 vs. descrLength(1)) found by (Jean Le Feuvre - jeanlf) | Michael Niedermayer | 2004-03-09 | 1 | -1/+1 |
* | flv fixes | Michael Niedermayer | 2004-03-09 | 2 | -12/+21 |
* | channel count & samplerate fix | Michael Niedermayer | 2004-03-08 | 1 | -0/+4 |
* | forgot to commit from patch by (Konstantin Andreyev <kandreyev at bcsii dot c... | Konstantin Andreyev | 2004-03-06 | 1 | -0/+1 |
* | asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>) | Konstantin Andreyev | 2004-03-05 | 3 | -78/+371 |
* | split asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>) | Konstantin Andreyev | 2004-03-05 | 3 | -681/+725 |
* | av_log() cleanup | Michael Niedermayer | 2004-03-03 | 2 | -15/+15 |
* | av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michel Bardiaux | 2004-03-03 | 20 | -66/+89 |
* | use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0 | Michael Niedermayer | 2004-02-25 | 1 | -3/+0 |
* | (f)printf() is disallowed in libavcodec, compilation will fail now if its use... | Michael Niedermayer | 2004-02-22 | 1 | -1/+1 |
* | avsync patch by (Gildas Bazin <gbazin at altern dot org>) | Gildas Bazin | 2004-02-20 | 2 | -2/+9 |
* | improved VCD support patch by ("Hauke Duden" <H.NS.Duden at gmx dot net>) | Hauke Duden | 2004-02-19 | 1 | -142/+451 |
* | AAC support in mov, correct aspect ratio support and user data support patch ... | Gildas Bazin | 2004-02-14 | 1 | -22/+160 |
* | avio patch by (Gildas Bazin <gbazin at altern dot org>) | Gildas Bazin | 2004-02-14 | 2 | -3/+6 |
* | * turns out write_packet is supposed to return 0 on success, not | Roman Shaposhnik | 2004-02-11 | 1 | -1/+1 |
* | * Initial implementation of the G.726 ADPCM audio codec. | Roman Shaposhnik | 2004-02-07 | 1 | -0/+1 |
* | 100l | Michael Niedermayer | 2004-02-07 | 1 | -1/+1 |
* | no limits!, warning is enough | Michael Niedermayer | 2004-02-07 | 1 | -4/+4 |
* | - made --extra-cflags option work on darwin | Tinic Uro | 2004-02-06 | 2 | -128/+533 |
* | initial commit for Quicktime Animation (RLE) video decoder; bit depths | Mike Melanson | 2004-02-05 | 1 | -0/+1 |
* | Patch for MPEG-2 VOB headers by (Jimmy Blair <blueskyjb at verizon dot net>) | Michael Niedermayer | 2004-02-01 | 1 | -7/+12 |
* | CONFIG_ENCODERS fix by (Ronald Bultje <rbultje at ronald dot bitfreak dot net>) | Michael Niedermayer | 2004-01-17 | 1 | -2/+2 |
* | seeking stuff | Michael Niedermayer | 2004-01-17 | 2 | -50/+67 |
* | store searched distance in index, so we dont waste time searching for keyfram... | Michael Niedermayer | 2004-01-17 | 4 | -26/+88 |
* | 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 |
* | caching of timestamps for mpeg-ps so seeking is faster | Michael Niedermayer | 2004-01-13 | 3 | -51/+128 |
* | MSZH and ZLIB decoder support | Roberto Togni | 2004-01-12 | 1 | -0/+2 |
* | audio pts fix | Michael Niedermayer | 2004-01-10 | 1 | -1/+5 |
* | fixing some seek failure issues | Michael Niedermayer | 2004-01-10 | 1 | -1/+3 |
* | memleak patch by (Gildas Bazin <gbazin at altern dot org>) | Gildas Bazin | 2004-01-08 | 2 | -1/+6 |
* | ASF extended header parsing patch by ("Kevin Kuphal" <kevin dot kuphal at sit... | Kevin Kuphal | 2004-01-06 | 1 | -0/+36 |
* | 10l | Michael Niedermayer | 2004-01-04 | 1 | -2/+4 |
* | forgot ... | Michael Niedermayer | 2004-01-03 | 1 | -0/+1 |
* | initial commit for Sierra VMD file demuxer | Mike Melanson | 2004-01-02 | 4 | -1/+269 |
* | harcoded DTS computation for mpeg | Fabrice Bellard | 2003-12-18 | 1 | -11/+58 |
* | primitive LPCM generator | Fabrice Bellard | 2003-12-16 | 1 | -7/+47 |
* | better and simpler logic for MPEG muxing - fixed rare MPEG muxing PTS generat... | Fabrice Bellard | 2003-12-16 | 1 | -31/+116 |
* | fixed incorrect PTS/DTS logic in MPEG video case (caused rare PTS glitches if... | Fabrice Bellard | 2003-12-16 | 2 | -21/+11 |
* | make av_read_frame() return buffered frames at EOF | Fabrice Bellard | 2003-12-15 | 1 | -4/+24 |
* | cygwin fix and dont average interlaced MVs patch by (Wolfgang Hesseler <qv at... | Wolfgang Hesseler | 2003-12-14 | 1 | -1/+1 |
* | suppress PTS in packets when not needed (slightly smaller files), fixed PTS g... | Michel Bardiaux | 2003-12-09 | 1 | -31/+103 |
* | copy packet without omitting the padding | Fabrice Bellard | 2003-12-09 | 1 | -2/+4 |