21400 Commits (d7a0e29f3156271e4ff7c551199ba42d28e7934d)
 

Author SHA1 Message Date
Carl Eugen Hoyos 0096d766b9 Allow demuxing of E-AC3 (stream type 0x84) in MPEG-TS. 15 years ago
Reimar Döffinger 3bb984987c Hack: set the coded frame PTS to the incoming PTS. 15 years ago
Stefano Sabatini 046703660d Document the additon of the w and h fields to AVFilterPic. 15 years ago
Reimar Döffinger 268fcbe2c8 Fix 100l incorrect bitmask check. 15 years ago
Kostya Shishkov 9e553f7acc Print error message when true interlaced VC-1 frames are encountered 15 years ago
Daniel Verkamp 54eb4ae0a2 Do not allow 0 sample rate in TMV demuxer 15 years ago
Daniel Verkamp f19ae9ea4d Stricter TMV probe 15 years ago
Robert Swain 0359289d1d AAC: Fix regression introduced in r20067 where ADTS files would always be 15 years ago
David Conrad 144fec83b3 dca and aac decoders use float_to_int16_interleave, so check for 15 years ago
Måns Rullgård 12bf71b691 ARM: whitespace cosmetics 15 years ago
Måns Rullgård bef966e341 ARM: NEON avg_pixels8 and avg_h264_qpel8_mc00 15 years ago
Stefano Sabatini 46c40e4835 Add w and h fields to AVFilterPic. 15 years ago
Justin Ruggles 9797ce58b7 Add ALAC encoding and decoding regression tests. 15 years ago
Stefano Sabatini 96da1c51f6 Implement trace messages logging in the filterchain processing. 15 years ago
Måns Rullgård 2ad4c241c8 ARM: make function names all-lowercase 15 years ago
Måns Rullgård cf57bea6fb ARM: enable ARMv4 add_pixels_clamped 15 years ago
Måns Rullgård 153f49570f ARM: ARMv6 optimised add_pixels_clamped() 15 years ago
Måns Rullgård c8315e9186 ARM: whitespace cosmetics 15 years ago
Daniel Verkamp 70d8c762d9 Reindent 15 years ago
Daniel Verkamp 811e0fc2e8 Add RF64 support to wav demuxer. 15 years ago
Daniel Verkamp 7ae8fb8f8f Add my GPG key fingerprint 15 years ago
Nathan Caldwell 73c6f59830 Move HuffYUV left prediction to dsputil. 15 years ago
Andrew Dennison 95ce961d88 Since some junk may be or may be not present before actual VC-1 extradata, 15 years ago
Reimar Döffinger 01418506a2 Remove casts that are useless since the argument is void *. 15 years ago
Jai Menon 1c38da85e6 Allow building api-example from outside of libavcodec and also 15 years ago
Anton Khirnov 7fd5aeb3e5 Only read ID3v1 tag if ID3v2 isn't present or is empty. 15 years ago
Justin Ruggles 9a9964c50e cosmetics: reindent and line wrap after last commit 15 years ago
Justin Ruggles d6eee9f3e9 alacenc: add a fixed LPC coefficient mode as compression level 1. old 15 years ago
Michael Niedermayer 1fe4abf397 Revert: 15 years ago
Anton Khirnov 41770abf86 id3v2: Export all text information frames with correct names. 15 years ago
Anton Khirnov 078d89a2b0 MP3 muxer: Write all metadata. 15 years ago
Daniel Verkamp 79c0790789 Fix pcm_read_seek () when the position it calculates is greater than 2 GB. 15 years ago
Ian Caulfield 63380b5e54 Allow the combined TrueHD/AC3 tracks on Blu-Ray discs to be demuxed as two separate streams. 15 years ago
Måns Rullgård 55c0e1e6d2 ARM: add ff_ prefix to lots of functions 15 years ago
Måns Rullgård 9abcc9a6f4 ARM: cosmetics 15 years ago
Måns Rullgård f67e0b824f ARM: replace some #if with if() 15 years ago
Måns Rullgård 701c618f7d ARM: clean up file/function naming conventions 15 years ago
Måns Rullgård 84d430f85a ARM: clean up dsputil initialisation 15 years ago
Peter Ross 384f26f428 Sun Raster RGB support 15 years ago
Carl Eugen Hoyos e18027ac40 Add FIXME about low_delay vs has_b_frames. 15 years ago
Wallak f4a4be3f4e H264 allows B frames without requiring a >=1 sized buffer. 15 years ago
Måns Rullgård 1febba1e62 ARM: shorten some long macro names 15 years ago
Måns Rullgård 2e823300a6 ARM: update ldm/stm instructions to modern syntax 15 years ago
Måns Rullgård abff992d36 ARM: whitespace cosmetics 15 years ago
Robert Swain f640478b56 Reindent after channel layout commit from yesterday 15 years ago
Sascha Sommer aac4b0a47e increase maximum compressed frame size 15 years ago
Sascha Sommer 037396d099 return AVERROR_INVALIDDATA when the bitstream could not be decoded 15 years ago
Peter Ross dae0d1e21c Support decoding of uncompressed PCX scanlines 15 years ago
Måns Rullgård c61e40b728 ARM: use plain labels for pc-relative addressing 15 years ago
Måns Rullgård b44c6d8edb ARM: remove unnecessary .fpu neon directives 15 years ago