| Commit message (Expand) | Author | Age | Files | Lines |
* | adjust_write_index() fix by ("Curi Fabio Eduardo (SFL)" <curif at TELEFONICA ... | Michael Niedermayer | 2004-03-18 | 1 | -1/+2 |
* | decode latency patch by (Leon van Stuivenberg <l dot vanstuivenberg at chello... | Leon van Stuivenberg | 2004-03-15 | 3 | -6/+42 |
* | tcp select() check and enables pressing 'q' when reading/(writing) from | Leon van Stuivenberg | 2004-03-14 | 1 | -21/+28 |
* | minor VMD system update; still not perfect, but should not crash either | Mike Melanson | 2004-03-14 | 1 | -23/+85 |
* | remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> | Mike Melanson | 2004-03-14 | 10 | -150/+48 |
* | no read loop tcp/http and http CRLF fix by (Leon van Stuivenberg <l dot vanst... | Michael Niedermayer | 2004-03-14 | 2 | -37/+20 |
* | fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot Bultje at... | Ronald S. Bultje | 2004-03-13 | 4 | -6/+6 |
* | Parse stss info in MOV files to get key frames patch by ("Brian Becker" <Bria... | Brian Becker | 2004-03-13 | 1 | -2/+54 |
* | added SGI image format, encoding and decoding, courtesy of Todd Kirby | Mike Melanson | 2004-03-13 | 4 | -1/+478 |
* | big endian compile fix by ("Ronald S. Bultje" <R dot S dot Bultje at students... | Michael Niedermayer | 2004-03-12 | 1 | -4/+4 |
* | matroska demuxer by ("Ronald S. Bultje" <R dot S dot Bultje at students dot u... | Michael Niedermayer | 2004-03-11 | 4 | -1/+2694 |
* | 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 |