38398 Commits (b1fcdc08ceb5df69fac34aa0d57c56905d32b8b4)
 

Author SHA1 Message Date
James Almer 9c15ef35d4 oggparsevorbis: support official chapter extension 12 years ago
Anton Khirnov 16ea20c827 lavc doxy: extend/clarify avcodec_decode_audio4() doxy 12 years ago
Anton Khirnov 66d3f5fd5c lavc doxy: remove false statements about alignment requirements. 12 years ago
Anton Khirnov 364af376f3 FATE: add lavr resampling tests 12 years ago
Anton Khirnov 9ab5f7107d FATE: add lavr mixing tests 12 years ago
Anton Khirnov df6737a55f audio_mix: fix channel order in mix_1_to_2_fltp_flt_c 12 years ago
Martin Storsjö a52b5a5a07 riff: Add a mapping for VP6A 12 years ago
Luca Barbato c0de9a23c7 prores: Reject negative run and level values 12 years ago
Matthieu Bouron 054454c63a mxf: Add jpeg2000 codec to intra only codecs 12 years ago
Tim Walker 5f5ada3dbf shorten: Fix out-of-array read 12 years ago
Maxim Poliakovski ed796fba76 atrac3: Better name for IMDCT window initialization 12 years ago
Maxim Poliakovski be76415047 atrac3: Remove unused gain compensation tables 12 years ago
Luca Barbato 2df7f7714a prores: Error out only on surely incomplete ac_coeffs 12 years ago
Luca Barbato 44690dfa68 prores: Add a codepath for decoding errors 12 years ago
Martin Storsjö e6ed866859 flvenc: Write proper cropping for VP6 even if there's no extradata 12 years ago
Martin Storsjö be1e1373d2 flvenc: Support muxing VP6A as well 12 years ago
Martin Storsjö 4d7aeff9a1 flvenc: Don't pretend to support muxing "plain" VP6 12 years ago
Martin Storsjö 41a10f3ba1 vp6: Support cropping to AVCodecContext.width/height 12 years ago
Luca Barbato ceec6e792e avi: directly resync on DV in AVI read failure 12 years ago
Luca Barbato 756547ce7f avi: DV in AVI must be considered single stream 12 years ago
Luca Barbato 1cac9accbd avi: properly fail if the dv demuxer is missing 12 years ago
Luca Barbato 1018a92219 jpeg2000: Check block length 12 years ago
Luca Barbato 071e29af4d vmnc: Use meaningful return values 12 years ago
Luca Barbato 5e992a4682 vmnc: Check the cursor dimensions 12 years ago
Luca Barbato 61cd19b8bc vmnc: Port to bytestream2 12 years ago
Luca Barbato a66aa0daf2 vmnc: K&R formatting cosmetics 12 years ago
Henrik Gramner ad7d7d4f6a x86inc: Remove .rodata kludges 12 years ago
Derek Buitenhuis 9e3946aada build: Require yasm 0.8.0 or higher 12 years ago
Luca Barbato b2148faca9 shorten: Extend fixed_coeffs to properly support pred_order 0 12 years ago
Diego Biurrun 6405ca7d4a x86: h264_idct: Update comments to match 8/10-bit depth optimization split 12 years ago
Henrik Gramner 3e2fa991db x86inc: remove misaligned cpu flag 12 years ago
Jason Garrett-Glaser 7115566541 x86inc: various minor backports from x264 12 years ago
Derek Buitenhuis 47f9d7ce54 x86inc: Check for __OUTPUT_FORMAT__ having a value of "x64" 12 years ago
Henrik Gramner bbe4a6db44 x86inc: Utilize the shadow space on 64-bit Windows 12 years ago
Loren Merritt 3fb78e99a0 x86inc: create xm# and ym#, analagous to m# 12 years ago
Loren Merritt 49ebe3f9fe x86inc: fix some corner cases of SWAP 12 years ago
Henrik Gramner 63f0d62310 x86inc: Use SSE instead of SSE2 for copying data 12 years ago
Henrik Gramner ad76e6e7e1 x86inc: Set ELF hidden visibility for global constants 12 years ago
Loren Merritt e52567c295 build: Strip spurious labels 12 years ago
Loren Merritt 25cb0c1a1e x86inc: activate REP_RET automatically 12 years ago
Diego Biurrun ce1e8045e0 x86: fdct: Employ more specific ifdefs 12 years ago
Diego Biurrun 9adbc3f3a1 bmv: Remove unused variable 12 years ago
Vittorio Giovara 90e15e340d oggparsevorbis: return meaningful errors 12 years ago
Diego Biurrun 2ddb35b911 x86: dsputil: Separate ff_add_hfyu_median_prediction_cmov from dsputil_mmx 12 years ago
Vittorio Giovara 6b3ff6f91a swscale: provide a default scaler if none is set 12 years ago
Diego Biurrun 258414d077 x86: fdct: Initialize optimized fdct implementations in the standard way 12 years ago
Diego Biurrun 0b8b2ae5e9 x86: xviddct: Employ more specific ifdefs 12 years ago
Luca Barbato 4272bb6ef1 doxy: Document avlog 12 years ago
Martin Storsjö a4435f9235 ismindex: Change the duration field to int64_t 12 years ago
Martin Storsjö 583a287f6f ismindex: Calculate the file duration among the included tracks 12 years ago