| Commit message (Expand) | Author | Age | Files | Lines |
* | set time_base as soon as time_scale is known instead of in a unrelated chunck... | Michael Niedermayer | 2005-09-06 | 1 | -3/+1 |
* | Kill some compiler warnings. Compiled code verified identical after changes. | Måns Rullgård | 2005-09-06 | 4 | -5/+4 |
* | a few more raw yuv fourccs | Michael Niedermayer | 2005-09-06 | 1 | -1/+4 |
* | sample_rate value is not always correct (is there anything in quicktime which... | Michael Niedermayer | 2005-09-04 | 1 | -1/+8 |
* | typo: viedo --> video | Diego Biurrun | 2005-09-03 | 1 | -2/+2 |
* | Support D-Cinema audio demuxing. | Reimar Döffinger | 2005-09-02 | 4 | -1/+68 |
* | Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit). | Reimar Döffinger | 2005-09-02 | 2 | -0/+29 |
* | lowres support | Michael Niedermayer | 2005-09-02 | 1 | -2/+4 |
* | time_base description by Rich Felker | dalias, aerifal cx | Michael Niedermayer | 2005-08-21 | 1 | -0/+7 |
* | Make ogg `muxer' expect new vorbis extradata format. | Alexander Strasser | 2005-08-15 | 1 | -5/+22 |
* | parse pict_type for streams in avi | Michael Niedermayer | 2005-08-15 | 3 | -1/+7 |
* | support fixing missing pts by parsing future frames | Michael Niedermayer | 2005-08-15 | 2 | -11/+63 |
* | minor fixes for invalid audio data patch by (Wolfram Gloger: wmglo, dent med ... | Wolfram Gloger | 2005-08-14 | 1 | -4/+8 |
* | a few checks, seems i forgot to commit this | Michael Niedermayer | 2005-08-14 | 1 | -0/+24 |
* | kill a bunch of compiler warnings | Måns Rullgård | 2005-08-14 | 4 | -9/+7 |
* | set timebase correctly? this thing is always 15fps? | Michael Niedermayer | 2005-08-13 | 1 | -3/+2 |
* | '#elseif' needs to be '#elif' patch by ("Steven M. Schultz": sms, 2BSD COM) | Steven M. Schultz | 2005-08-13 | 1 | -1/+1 |
* | fix building in separate directory | Måns Rullgård | 2005-08-13 | 1 | -1/+1 |
* | FreeBSD ipv6 multicast patch from ports tree | Alex Beregszaszi | 2005-08-12 | 1 | -0/+5 |
* | minor compilation fix | Sam Hocevar | 2005-08-11 | 3 | -21/+21 |
* | Fix building shared version of lavf on some systems. | Alexander Strasser | 2005-08-11 | 1 | -0/+2 |
* | changes to ignore command media embedded in MS WMV files patch by ("Brown, Mi... | Mike Brown | 2005-08-10 | 2 | -0/+6 |
* | libavutil: Utility code from libavcodec moved to a separate library. | Alexander Strasser | 2005-08-01 | 1 | -1/+1 |
* | A.B.C versions | Michael Niedermayer | 2005-07-31 | 1 | -4/+4 |
* | round pointer up to next packet_size multiple | Michael Niedermayer | 2005-07-27 | 1 | -2/+2 |
* | mpeg1video m bit fix by (Luca Abeni: lucabe72, email it) | Michael Niedermayer | 2005-07-23 | 1 | -1/+1 |
* | MPEG4 streaming over RTP patch by (Luca Abeni: lucabe72, email it) | Luca Abeni | 2005-07-23 | 1 | -8/+8 |
* | udp ipv6 localhost resolving patch by ("Hans Zandbelt": Hans Zandbelt, telin... | Hans Zandbelt | 2005-07-21 | 1 | -10/+12 |
* | more non portable float parsing code ... | Michael Niedermayer | 2005-07-19 | 2 | -51/+10 |
* | remove non portable get/put_be64_double() | Michael Niedermayer | 2005-07-19 | 3 | -34/+10 |
* | kill duplicated get/put_be24() | Michael Niedermayer | 2005-07-19 | 5 | -33/+21 |
* | extract duration if available | Michael Niedermayer | 2005-07-19 | 1 | -7/+47 |
* | changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo... | Michael Niedermayer | 2005-07-17 | 52 | -851/+850 |
* | DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) | Michael Niedermayer | 2005-07-17 | 3 | -75/+159 |
* | Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com) | Vidar Madsen | 2005-07-15 | 4 | -1/+339 |
* | Yamaha ADPCM in wav patch by (Vidar Madsen: vidarino, gmail com) | Vidar Madsen | 2005-07-15 | 1 | -1/+2 |
* | skip_idct | Michael Niedermayer | 2005-07-14 | 1 | -9/+0 |
* | printf-> av_log patch by (Benjamin Larsson, banan: student ltu se) | Benjamin Larsson | 2005-07-13 | 3 | -7/+7 |
* | .m1v and .m2a (feature req #1178960) | Michael Niedermayer | 2005-07-11 | 2 | -4/+4 |
* | compiling using nonstd include/library locations / add LDFLAGS to a few place... | Niki W. Waibel | 2005-07-11 | 1 | -1/+1 |
* | remove -f singlejpeg as its identical to -f mjpeg | Michael Niedermayer | 2005-07-10 | 1 | -35/+0 |
* | AMR-WB for 3GPP patch by (Jan Kratochvil - kratochvil) / bugreport #1187101 | Jan Kratochvil | 2005-07-10 | 1 | -0/+1 |
* | avformat/av_seek_frame_binary with growing file patch by (Kenneth Aafløy: ke... | Kenneth Aafløy | 2005-07-08 | 1 | -2/+5 |
* | av_seek_frame() docs timestamp clarification | Michael Niedermayer | 2005-07-05 | 1 | -0/+1 |
* | .264 | Michael Niedermayer | 2005-07-03 | 1 | -1/+1 |
* | 10l | Alex Beregszaszi | 2005-07-02 | 1 | -1/+1 |
* | tell the user if compressed swf found | Alex Beregszaszi | 2005-07-02 | 1 | -2/+10 |
* | add hdv2 fourcc to MPEG2 codec mapping | Aurelien Jacobs | 2005-06-30 | 1 | -0/+1 |
* | fix assertion failure | Michael Niedermayer | 2005-06-29 | 1 | -2/+7 |
* | RTCP_* conflict with live.com and they seem not to be used anywhere so commen... | Michael Niedermayer | 2005-06-28 | 1 | -0/+2 |