| Commit message (Expand) | Author | Age | Files | Lines |
* | malloc padding to avoid reading past the malloc()ed area. | Jindřich Makovička | 2005-12-17 | 4 | -4/+5 |
* | total == 0 seems like it should be valid (based upon patch by Steve Lhomme | ... | Michael Niedermayer | 2005-12-17 | 1 | -3/+0 |
* | nan fps fix | Michael Niedermayer | 2005-12-16 | 1 | -1/+6 |
* | use PRIxN, %zd, %td formats where needed | Måns Rullgård | 2005-12-12 | 8 | -35/+36 |
* | SONAME support for shared libs | Luca Barbato | 2005-12-10 | 1 | -0/+1 |
* | Cook compatibe decoder, patch by Benjamin Larsson | Benjamin Larsson | 2005-12-09 | 2 | -15/+100 |
* | Unify include paths, -I.. is in CFLAGS. | Diego Biurrun | 2005-12-05 | 2 | -3/+3 |
* | ogg format probe function by Ivo <ivop at euronet nl> | Måns Rullgård | 2005-12-05 | 1 | -1/+13 |
* | add some h.264 fourccs to codec_bmp_tags[] | Guillaume Poirier | 2005-11-30 | 1 | -0/+4 |
* | BMP image decoder | Måns Rullgård | 2005-11-30 | 1 | -0/+1 |
* | DTS is 0x2001 according to: http://www1.mplayerhq.hu/MPlayer/DOCS/codecs-stat... | Corey Hickey | 2005-11-13 | 1 | -0/+1 |
* | Support for streaming: dont write indexes and dont signal HAS_INDEX in header... | Alex Beregszaszi | 2005-11-13 | 1 | -3/+18 |
* | support transcoding adpcm | Alex Beregszaszi | 2005-11-12 | 1 | -0/+3 |
* | Put double-quotes around the install path in the "install-headers" section | Fredrik Orderud | 2005-11-07 | 1 | -2/+2 |
* | per frame crc support | Michael Niedermayer | 2005-11-05 | 1 | -1/+26 |
* | allow NULL write_header() and write_trailer() | Michael Niedermayer | 2005-11-04 | 1 | -4/+7 |
* | Ingenient MJPEG support, more at http://www.artificis.hu/files/texts/ingenien... | Alex Beregszaszi | 2005-10-29 | 1 | -1/+52 |
* | Fix asf header decoding issue, patch by < patrice -- bensoussan AH gmail -- c... | Patrice Bensoussan | 2005-10-26 | 1 | -1/+1 |
* | Increase version: 'wave' atom parsing added to mov demuxer | Roberto Togni | 2005-10-20 | 1 | -2/+2 |
* | QDM2 compatible decoder | Roberto Togni | 2005-10-18 | 1 | -1/+23 |
* | support for FLX and DTA extensions in the FLIC format, courtesy of | Mike Melanson | 2005-10-13 | 1 | -3/+7 |
* | Duck TrueMotion 2 video decoder, courtesy of Konstantin Shishkov | Mike Melanson | 2005-10-13 | 1 | -0/+1 |
* | fix feed read_header, avoid using put_tag in write_header, to be consistent w... | Alex Beregszaszi | 2005-10-12 | 1 | -4/+5 |
* | lame bit_rate calculation | Alex Beregszaszi | 2005-10-12 | 1 | -0/+1 |
* | Move all definitions of external dependencies into configure instead of | j@v2v.cc | 2005-10-04 | 1 | -4/+0 |
* | support for building dynamic libraries on Mac OS X | Diego Biurrun | 2005-09-26 | 1 | -9/+11 |
* | Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS | Diego Biurrun | 2005-09-23 | 23 | -139/+139 |
* | fix unused variable warnings | Aurelien Jacobs | 2005-09-21 | 1 | -2/+2 |
* | Misplaced #ifdef, the MMFContext struct is needed outside CONFIG_ENCODERS. | Diego Biurrun | 2005-09-20 | 1 | -1/+1 |
* | print more time_base fps stuff if av_log level is at debug or above | Michael Niedermayer | 2005-09-18 | 1 | -0/+5 |
* | checksum doesnt cover the forward_ptr anymore | Michael Niedermayer | 2005-09-11 | 1 | -5/+5 |
* | forward_ptr doesnt contain its own length anymore | Michael Niedermayer | 2005-09-11 | 1 | -5/+8 |
* | 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 |