40249 Commits (2ce53880bfeb431decdd2fc82298c0aff823ab47)
 

Author SHA1 Message Date
Diego Biurrun 2ce53880bf build: Conditionally compile all avcodec test programs 11 years ago
Diego Biurrun 16b7328058 build: Conditionally build and run DCT test program 11 years ago
Diego Biurrun bd499d9af6 build: Conditionally build and test iirfilter 11 years ago
Nidhi Makhijani c3ec963d0d mjpeg: return proper error code 11 years ago
Diego Biurrun 81b9bf3192 dct-test: Move arch-specific bits into arch-specific subdirectories 11 years ago
Janne Grunau a9f3f5fadb Revert "tiff: support reading gray+alpha at 8 bits" 11 years ago
Vittorio Giovara 819bb3e81c fate: add h264-direct-bff test 11 years ago
Ronald S. Bultje c39059bea3 h264: Fix direct temporal mvs for bottom-field-first poc order 11 years ago
Carl Eugen Hoyos b31d76e45f tiff: support reading gray+alpha at 8 bits 11 years ago
Diego Biurrun 4de8b60684 idct: Move arm-specific declarations to a header in the arm directory 11 years ago
Nidhi Makhijani 9f99a5f1d0 mpegencconetxt: Move rv10-specific orig_width/orig_height where they belong 11 years ago
Diego Biurrun 1a583c0c60 fdct: Move ppc-specific declarations to a header in the ppc directory 11 years ago
Diego Biurrun 5dcc201505 simple_idct: Move x86-specific declarations to a header in the x86 directory 11 years ago
Diego Biurrun 85cabb8d00 fdct: Move x86-specific declarations to a header in the x86 directory 11 years ago
Nidhi Makhijani d6e1d37100 oss_audio: Split muxer and demuxer 11 years ago
Diego Biurrun e0a2e60c0a dct-test: Reuse enum idct_permutation_type instead of duplicating it 11 years ago
Diego Biurrun 913fa85a2c dct-test: Skip indirection for MMX IDCT permutation 11 years ago
Diego Biurrun 9e0b29911f x86: dnxhdenc: Eliminate some unnecessary ifdefs 11 years ago
Nidhi Makhijani b4edbe9a0e libgsm: Split decoder and encoder 11 years ago
Diego Biurrun 8b0dd4942a idctdsp: prettyprinting cosmetics 11 years ago
Diego Biurrun b4987f7219 idct: Convert IDCT permutation #defines to an enum 11 years ago
Diego Biurrun c0de9159a7 avdevice: Give names to anonymously typedeffed structs 11 years ago
Diego Biurrun 24af1aa0f7 fft: Convert FFT/MDCT permutation type #defines to enums 11 years ago
Diego Biurrun 746ad4e0df dct-test: Improve CPU flags struct member name 11 years ago
Diego Biurrun cb44b21da1 dct-test: Move cpu_flags variable out of global scope 11 years ago
Martin Storsjö 7e18a727d2 arm: cosmetics: Consistently use lowercase for shift operators 11 years ago
Martin Storsjö fe67f3fbb5 arm: cosmetics: Fix a misaligned asm operand 11 years ago
Ben Avison 5a272190a0 armv6: Accelerate butterflies_float 11 years ago
Ben Avison 5edad2c4a1 armv6: Accelerate vector_fmul_window 11 years ago
Ben Avison 87552d54d3 armv6: Accelerate ff_fft_calc for general case (nbits != 4) 11 years ago
Ben Avison 5c22e8e4ad armv6: Accelerate ff_imdct_half for general case (mdct_bits != 6) 11 years ago
Diego Biurrun 2d60444331 dsputil: Split motion estimation compare bits off into their own context 11 years ago
Martin Storsjö a578b0407d configure: Assume runtime cpu detection on arm on --target-os=android as well 11 years ago
Diego Biurrun c23ce454b3 x86: dsputil: Coalesce all init files 11 years ago
Nidhi Makhijani 324ff59444 avpacket: Check for and return errors in ff_interleave_add_packet() 11 years ago
Luca Barbato 2db953f846 h264: K&R formatting cosmetics 11 years ago
Diego Biurrun a11ef610ee h264: Remove some commented-out, broken cruft 11 years ago
Diego Biurrun adff0a8166 arm: dsputil: Coalesce all init files 11 years ago
Vittorio Giovara 14b4e64eab g2meet: allow size changes within original sizes 11 years ago
Martin Storsjö f9900822fc fate: Use the correct, local path to samples for opus reference files 11 years ago
Diego Biurrun acf91215c7 x86: dsputil: Avoid pointless CONFIG_ENCODERS indirection 11 years ago
Diego Biurrun a8552ee3eb ppc: dsputil: Coalesce all init files 11 years ago
Diego Biurrun 6cc1409ba8 examples/output: Remove unused variable 11 years ago
Diego Biurrun 1173320249 dsputil: Drop unused bit_depth parameter from all init functions 11 years ago
Luca Barbato df2aa22203 mov: Clarify tkhd flag settings 11 years ago
Luca Barbato f90729699d mov: Do not group tracks if more than one is enabled per type 11 years ago
Gildas Cocherel 458e7c9483 hevc: implement pic_output_flag handling 11 years ago
Mickaël Raulet f43789b76e hevc: set the keyframe flag on output frames 11 years ago
Mickaël Raulet 1493b237bd hevc: Replace nal type chek with equivalent IS_IRAP macro 11 years ago
Anton Khirnov 17e9d52c8c hevc_ps: remove a write-only variable 11 years ago