summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Calculate correct packet durations when demuxing Ogg/Speex. This involvesJustin Ruggles2009-10-12
* extend description of avcodec_decode_audio3:Sascha Sommer2009-10-12
* Merge declaration and initializationReimar Döffinger2009-10-12
* Simplify: use FFMINReimar Döffinger2009-10-12
* Reindent after removing the outer for loops in the execute2 patchReimar Döffinger2009-10-12
* Move dnxhdenc to execute2 multithreading API.Reimar Döffinger2009-10-12
* Add an execute2 function that is more flexible and allows to use parallelReimar Döffinger2009-10-12
* Detect Windows Media DRM protected files and display warning if no keyDaniel G. Taylor2009-10-11
* ARM: align stack in NEON h264 mc functionsMåns Rullgård2009-10-11
* ARM: force PIC for shared libs only with ARMv6T2 and laterMåns Rullgård2009-10-11
* Allow autodetection of E-AC3.Carl Eugen Hoyos2009-10-11
* Do the dnxhd_720p_rd test with -threads 4 in order to also test the threading...Reimar Döffinger2009-10-11
* ARM: simplify movrel definition as CONFIG_PIC is now set for shared libsMåns Rullgård2009-10-11
* ARM: enable PIC for shared libsMåns Rullgård2009-10-11
* 100l in avpicture_layout: width of chroma planes depends on format depth, too.Reimar Döffinger2009-10-11
* Warn when WVC1 cannot be decodedKostya Shishkov2009-10-11
* Allow demuxing of E-AC3 (stream type 0x84) in MPEG-TS.Carl Eugen Hoyos2009-10-10
* Hack: set the coded frame PTS to the incoming PTS.Reimar Döffinger2009-10-10
* Document the additon of the w and h fields to AVFilterPic.Stefano Sabatini2009-10-10
* Fix 100l incorrect bitmask check.Reimar Döffinger2009-10-10
* Print error message when true interlaced VC-1 frames are encounteredKostya Shishkov2009-10-10
* Do not allow 0 sample rate in TMV demuxerDaniel Verkamp2009-10-09
* Stricter TMV probeDaniel Verkamp2009-10-09
* AAC: Fix regression introduced in r20067 where ADTS files would always beRobert Swain2009-10-09
* dca and aac decoders use float_to_int16_interleave, so check forDavid Conrad2009-10-08
* ARM: whitespace cosmeticsMåns Rullgård2009-10-07
* ARM: NEON avg_pixels8 and avg_h264_qpel8_mc00Måns Rullgård2009-10-07
* Add w and h fields to AVFilterPic.Stefano Sabatini2009-10-07
* Add ALAC encoding and decoding regression tests.Justin Ruggles2009-10-06
* Implement trace messages logging in the filterchain processing.Stefano Sabatini2009-10-06
* ARM: make function names all-lowercaseMåns Rullgård2009-10-06
* ARM: enable ARMv4 add_pixels_clampedMåns Rullgård2009-10-06
* ARM: ARMv6 optimised add_pixels_clamped()Måns Rullgård2009-10-06
* ARM: whitespace cosmeticsMåns Rullgård2009-10-06
* ReindentDaniel Verkamp2009-10-06
* Add RF64 support to wav demuxer.Daniel Verkamp2009-10-06
* Add my GPG key fingerprintDaniel Verkamp2009-10-06
* Move HuffYUV left prediction to dsputil.Nathan Caldwell2009-10-06
* Since some junk may be or may be not present before actual VC-1 extradata,Andrew Dennison2009-10-06
* Remove casts that are useless since the argument is void *.Reimar Döffinger2009-10-06
* Allow building api-example from outside of libavcodec and alsoJai Menon2009-10-06
* Only read ID3v1 tag if ID3v2 isn't present or is empty.Anton Khirnov2009-10-05
* cosmetics: reindent and line wrap after last commitJustin Ruggles2009-10-05
* alacenc: add a fixed LPC coefficient mode as compression level 1. oldJustin Ruggles2009-10-05
* Revert:Michael Niedermayer2009-10-05
* id3v2: Export all text information frames with correct names.Anton Khirnov2009-10-05
* MP3 muxer: Write all metadata.Anton Khirnov2009-10-05
* Fix pcm_read_seek () when the position it calculates is greater than 2 GB.Daniel Verkamp2009-10-05
* Allow the combined TrueHD/AC3 tracks on Blu-Ray discs to be demuxed as two se...Ian Caulfield2009-10-05
* ARM: add ff_ prefix to lots of functionsMåns Rullgård2009-10-04