21173 Commits (47e9f6217db7617377e53e7087b9d0e17eed9294)
 

Author SHA1 Message Date
Reimar Döffinger 5bd1fc6fbd fft_dispatch array should be const 16 years ago
Reimar Döffinger c522b4e94e Simplify: use FFSWAP 16 years ago
Reimar Döffinger 1e69999334 MXF: simply ignore tracks that are invalid due to not having a valid Sequence 16 years ago
Justin Ruggles 8746296818 Add Speex support to the Ogg muxer. 16 years ago
Justin Ruggles 24c6f152c4 Do not read data past the end of the SSND chunk in the AIFF demuxer. 16 years ago
Carl Eugen Hoyos dd9d5a1ef8 Support Midvid JPEG Video Codec (still flipped). 16 years ago
Carl Eugen Hoyos 54089ecd5a Support Intel JPEG Library Video Codec (still flipped). 16 years ago
Justin Ruggles 15299b3821 Calculate correct packet durations when demuxing Ogg/Speex. This involves 16 years ago
Sascha Sommer 933e866735 extend description of avcodec_decode_audio3: 16 years ago
Reimar Döffinger 90aa6ace63 Merge declaration and initialization 16 years ago
Reimar Döffinger 098d8e0950 Simplify: use FFMIN 16 years ago
Reimar Döffinger b5ca9cd36f Reindent after removing the outer for loops in the execute2 patch 16 years ago
Reimar Döffinger 2a1294b978 Move dnxhdenc to execute2 multithreading API. 16 years ago
Reimar Döffinger 8d23a86f33 Add an execute2 function that is more flexible and allows to use parallel 16 years ago
Daniel G. Taylor febd1c90a6 Detect Windows Media DRM protected files and display warning if no key 16 years ago
Måns Rullgård 0115b3eadb ARM: align stack in NEON h264 mc functions 16 years ago
Måns Rullgård e276d9e82d ARM: force PIC for shared libs only with ARMv6T2 and later 16 years ago
Carl Eugen Hoyos b8c0db9981 Allow autodetection of E-AC3. 16 years ago
Reimar Döffinger a9b0204374 Do the dnxhd_720p_rd test with -threads 4 in order to also test the threading code. 16 years ago
Måns Rullgård 3e6015cc18 ARM: simplify movrel definition as CONFIG_PIC is now set for shared libs 16 years ago
Måns Rullgård 1fce58c2fc ARM: enable PIC for shared libs 16 years ago
Reimar Döffinger 9881d05d80 100l in avpicture_layout: width of chroma planes depends on format depth, too. 16 years ago
Kostya Shishkov 53b04467ae Warn when WVC1 cannot be decoded 16 years ago
Carl Eugen Hoyos 0096d766b9 Allow demuxing of E-AC3 (stream type 0x84) in MPEG-TS. 16 years ago
Reimar Döffinger 3bb984987c Hack: set the coded frame PTS to the incoming PTS. 16 years ago
Stefano Sabatini 046703660d Document the additon of the w and h fields to AVFilterPic. 16 years ago
Reimar Döffinger 268fcbe2c8 Fix 100l incorrect bitmask check. 16 years ago
Kostya Shishkov 9e553f7acc Print error message when true interlaced VC-1 frames are encountered 16 years ago
Daniel Verkamp 54eb4ae0a2 Do not allow 0 sample rate in TMV demuxer 16 years ago
Daniel Verkamp f19ae9ea4d Stricter TMV probe 16 years ago
Robert Swain 0359289d1d AAC: Fix regression introduced in r20067 where ADTS files would always be 16 years ago
David Conrad 144fec83b3 dca and aac decoders use float_to_int16_interleave, so check for 16 years ago
Måns Rullgård 12bf71b691 ARM: whitespace cosmetics 16 years ago
Måns Rullgård bef966e341 ARM: NEON avg_pixels8 and avg_h264_qpel8_mc00 16 years ago
Stefano Sabatini 46c40e4835 Add w and h fields to AVFilterPic. 16 years ago
Justin Ruggles 9797ce58b7 Add ALAC encoding and decoding regression tests. 16 years ago
Stefano Sabatini 96da1c51f6 Implement trace messages logging in the filterchain processing. 16 years ago
Måns Rullgård 2ad4c241c8 ARM: make function names all-lowercase 16 years ago
Måns Rullgård cf57bea6fb ARM: enable ARMv4 add_pixels_clamped 16 years ago
Måns Rullgård 153f49570f ARM: ARMv6 optimised add_pixels_clamped() 16 years ago
Måns Rullgård c8315e9186 ARM: whitespace cosmetics 16 years ago
Daniel Verkamp 70d8c762d9 Reindent 16 years ago
Daniel Verkamp 811e0fc2e8 Add RF64 support to wav demuxer. 16 years ago
Daniel Verkamp 7ae8fb8f8f Add my GPG key fingerprint 16 years ago
Nathan Caldwell 73c6f59830 Move HuffYUV left prediction to dsputil. 16 years ago
Andrew Dennison 95ce961d88 Since some junk may be or may be not present before actual VC-1 extradata, 16 years ago
Reimar Döffinger 01418506a2 Remove casts that are useless since the argument is void *. 16 years ago
Jai Menon 1c38da85e6 Allow building api-example from outside of libavcodec and also 16 years ago
Anton Khirnov 7fd5aeb3e5 Only read ID3v1 tag if ID3v2 isn't present or is empty. 16 years ago
Justin Ruggles 9a9964c50e cosmetics: reindent and line wrap after last commit 16 years ago