40286 Commits (73bb8f61d48dbf7237df2e9cacd037f12b84b00a)
 

Author SHA1 Message Date
Anton Khirnov 73bb8f61d4 hevcdsp: remove an unneeded variable in the loop filter 10 years ago
Anton Khirnov 56f98e340f output example: convert audio to the format supported by the encoder 10 years ago
Anton Khirnov 884f7c975f output example: set the stream timebase 10 years ago
Diego Biurrun d8520d3ee0 mpegvideo: Move QMAT_SHIFT* defines to the only place they are used 10 years ago
Diego Biurrun 4fbb62a21b mpegvideo: Move ME_MAP_* defines to the only place they are used 10 years ago
Diego Biurrun ff85334375 mpegvideo: Drop unused MPEG_BUF_SIZE and CHROMA_444 defines 10 years ago
Diego Biurrun 165e9df195 fft-test: Pass the right struct members instead of casting 10 years ago
Diego Biurrun 58e65e44f4 vc1dsp: Add wrappers for {avg|put}_vc1_mspel_mc00_c 10 years ago
Diego Biurrun 7fb993d338 qpeldsp: Mark source pointer in qpel_mc_func function pointer const 10 years ago
Diego Biurrun 060e4a9e06 dct/rdft: Remove duplicate typedefs for context structs 10 years ago
Nidhi Makhijani 436ced244f mpegenccontext: Remove unused opaque pointer 10 years ago
Diego Biurrun ce2e858f5b http: K&R formatting cosmetics 10 years ago
Diego Biurrun d0de7330b9 fft-test: Pass correct struct members to (i)dct functions 10 years ago
Diego Biurrun 6133d65861 fft-test: K&R formatting cosmetics 10 years ago
Diego Biurrun c3c96deb5f fft-test: Check memory allocations 10 years ago
Diego Biurrun 7288b34585 fft-test: Drop unnecessary pointer indirection for context structs 10 years ago
Diego Biurrun d445c865f8 fft-test: Reduce variable scope where sensibly possible 10 years ago
Nidhi Makhijani eac77fcd56 mpegenccontext: Remove unused dct_unquantize_h261 function pointers 10 years ago
Diego Biurrun 20ec0daaa1 fft-test: Make global exptab variable static 10 years ago
Diego Biurrun 2b6ab3a2bd mpegvideo: Move QUANT_BIAS_SHIFT define to the only place it is used 10 years ago
Martin Storsjö 06a1d1323b configure: Extend the neon intrinsics check 10 years ago
Diego Biurrun 5be7d8597d fft-test: Comment some #endifs 10 years ago
Diego Biurrun 57f1b1dcc7 fft-test: Drop unnecessary #ifdefs around header includes 10 years ago
Diego Biurrun 11c7155cce dct/rdft: Add missing typedefs for context structs 10 years ago
Diego Biurrun eba2233b58 build: Add define for SIMD extensions requiring 16-byte aligned buffers 10 years ago
Diego Biurrun 67bc1ba5d7 libxvid: Drop PPC-specific CPU detection hack 10 years ago
Luca Barbato 7bdd2ff682 http: Use a constant for the supported header size 10 years ago
Diego Biurrun 78670fbf07 imgconvert: cosmetics: Reshuffle defines to reduce ifdeffery 10 years ago
Ben Avison 6869612f5c arm: Macroize the test for 'setend' CPU instruction support 10 years ago
James Yu 16e6652286 aarch64: NEON intrinsics dct_unquantize_h263. 10 years ago
Janne Grunau d45ebd4876 configure: add support for neon intrinsics 10 years ago
Luca Barbato 389380c279 http: Do move the class instantiation in the conditional block 10 years ago
Luca Barbato 28df1d2411 http: Provide an option to override the HTTP method 10 years ago
Luca Barbato bb0babd705 build: Support executable only ldflags 10 years ago
Luca Barbato b396bbad10 configure: Do not add extralibs to avresample .pc file 10 years ago
Jan Gerber fc27e7272e mpegts: do not export empty language tags 10 years ago
Katerina Barone-Adesi 4d2d0595cf fate: Split audio- and video-related RealMedia targets 10 years ago
Diego Biurrun 2ce53880bf build: Conditionally compile all avcodec test programs 10 years ago
Diego Biurrun 16b7328058 build: Conditionally build and run DCT test program 10 years ago
Diego Biurrun bd499d9af6 build: Conditionally build and test iirfilter 10 years ago
Nidhi Makhijani c3ec963d0d mjpeg: return proper error code 10 years ago
Diego Biurrun 81b9bf3192 dct-test: Move arch-specific bits into arch-specific subdirectories 10 years ago
Janne Grunau a9f3f5fadb Revert "tiff: support reading gray+alpha at 8 bits" 10 years ago
Vittorio Giovara 819bb3e81c fate: add h264-direct-bff test 10 years ago
Ronald S. Bultje c39059bea3 h264: Fix direct temporal mvs for bottom-field-first poc order 10 years ago
Carl Eugen Hoyos b31d76e45f tiff: support reading gray+alpha at 8 bits 10 years ago
Diego Biurrun 4de8b60684 idct: Move arm-specific declarations to a header in the arm directory 10 years ago
Nidhi Makhijani 9f99a5f1d0 mpegencconetxt: Move rv10-specific orig_width/orig_height where they belong 10 years ago
Diego Biurrun 1a583c0c60 fdct: Move ppc-specific declarations to a header in the ppc directory 10 years ago
Diego Biurrun 5dcc201505 simple_idct: Move x86-specific declarations to a header in the x86 directory 10 years ago