28988 Commits (e5c806fd676ff7efbb683a7b3825dd16af3674f5)

Author SHA1 Message Date
Diego Biurrun c67b449beb dsputil: Split bswap*_buf() off into a separate context 11 years ago
Diego Biurrun 7b9ef8d701 mpeg: Split error resilience bits off into a separate file 11 years ago
Justin Ruggles f2f2e7627f Check mp3 header before calling avpriv_mpegaudio_decode_header(). 11 years ago
Justin Ruggles 44127546b0 Check if an mp3 header is using a reserved sample rate. 11 years ago
James Almer c172683bf4 x86/dsputil: remove redundant global motion compensation code 11 years ago
Michael Niedermayer 42e6fc147b avcodec/apedec: optimize sign combination 11 years ago
Anshul Maheshwari ca2f59e121 avcodec/dvbsubdec: support returning exact end times 11 years ago
Luca Barbato 0ef256d515 libx264: Correctly manage constant rate factor params 11 years ago
James Almer 6ec3dc97fc x86/audiodsp: move asm code out of dsputil 11 years ago
Diego Biurrun f83896abda ape: Replace memset(0) by zero initialization 11 years ago
Diego Biurrun 8d695dc411 mpeg: Mark ff_mpeg_set_erpic() static 11 years ago
Diego Biurrun c54e118722 build: Have the eatqi decoder depend on the MPEG-1 decoder 11 years ago
Diego Biurrun 03391b5432 build: Add missing object files for Matroska demuxer 11 years ago
Diego Biurrun 9a9e2f1c8a dsputil: Split audio operations off into a separate context 11 years ago
Michael Niedermayer 5ab51f7535 avcodec/libtwolame: fix encoding lsf with defaults 11 years ago
Michael Niedermayer a2de7b1bd5 avcodec/bitstream: document the double volatile 11 years ago
Michael Niedermayer 1caedf629a avcodec/ituh263enc: fix advanced intra coding 11 years ago
Michael Niedermayer fe43facd65 avcodec/utils: check sar only when width/height are set 11 years ago
Michael Niedermayer 329898aa45 avcodec/bitstream: try to workaround internal compiler bug in gcc 4.2 11 years ago
Michael Niedermayer 33f83a2157 avcodec/x86/rv40dsp_init: fix () in macros 11 years ago
Michael Niedermayer 40cbad9ff7 avcodec/wavpackenc: fix () in macros 11 years ago
Vittorio Giovara ca1e36a8e4 h264: fix build when error resilience is disabled 11 years ago
Justin Ruggles 9e500efdbe Add av_image_check_sar() and use it to validate SAR 11 years ago
Anton Khirnov d349afb07b dv: cosmetics, reindent 11 years ago
Anton Khirnov 650dee63c8 dv: get rid of global non-const tables 11 years ago
Anton Khirnov 778111592b dvenc: initialize the profile only once, at init 11 years ago
Anton Khirnov 874390e163 lavc: add a convenience function for rescaling timestamps in a packet 11 years ago
Stefano Sabatini d381109ce8 lavc/h264_slice: clarify informational message in case of disabled slice multi-threaded decoding 11 years ago
James Almer 05d95c53a7 alpha/blockdsp: move clear_blocks out of dsputil 11 years ago
Michael Niedermayer 5bf5e6b1c0 avcodec/h264: Use named identifier for single thread fall-back return from ff_h264_decode_slice_header() 11 years ago
James Almer a5ce608fc7 x86/blockdsp: restore author attribution 11 years ago
Michael Niedermayer 08c5859f17 avcodec: add simpleauto idct 11 years ago
James Almer 454c019cb5 x86/hevc_idct: fix movd parameter size in DC_ADD_INIT 11 years ago
Dirk Ausserhaus b2290bf10b i263: skip dummy frames 11 years ago
James Almer fe782233aa x86/blockdsp: move asm code out of dsputil 11 years ago
Christophe Gisquet e7fc5d53a0 huffyuv: change statistics initialization 11 years ago
Michael Niedermayer 042a82ca37 avcodec/x86/lossless_videodsp: Fix size of values read for left/left_top 11 years ago
Rong Yan ab12373956 ppc: Fix the bug of fft for little endian environment on POWER7 and later 11 years ago
Diego Biurrun e74433a8e6 dsputil: Split clear_block*/fill_block* off into a separate context 11 years ago
Luca Barbato 869fc416f7 hevc: Mark num_bins_in_se as unused 11 years ago
Clément Bœsch 88514378ba avcodec/ass: move playres parameters below scripttype 11 years ago
Clément Bœsch 5039aadf68 avcodec/ass: explicit PlayRes[XY] 11 years ago
Michael Niedermayer 5439959ef0 avcodec/huffyuvdec: do not leave alpha values uninitialized 11 years ago
Carl Eugen Hoyos 076ab9f7e3 Fix all VDPAU decoders. 11 years ago
Michael Niedermayer a740cae4a0 avcodec/dcadec: remove unsignedness from constant 11 years ago
Niels Möller f2ce63246f dcadec: replace ldexpf with a multiplication by a constant 11 years ago
Michael Niedermayer c932f12806 avcodec/cavsdec: simplify % 512 operations 11 years ago
Michael Niedermayer c89be82c98 avcodec/vp8: fix () in macros 11 years ago
Michael Niedermayer aab23f5ddd avcodec/vp9: fix () in macros 11 years ago
Michael Niedermayer 28bf111503 avcodec/wavpack: fix () in macros 11 years ago