40234 Commits (e0a2e60c0a6cbcceef08e94af5081d2aa8e6a52f)
 

Author SHA1 Message Date
Diego Biurrun e0a2e60c0a dct-test: Reuse enum idct_permutation_type instead of duplicating it 10 years ago
Diego Biurrun 913fa85a2c dct-test: Skip indirection for MMX IDCT permutation 10 years ago
Diego Biurrun 9e0b29911f x86: dnxhdenc: Eliminate some unnecessary ifdefs 10 years ago
Nidhi Makhijani b4edbe9a0e libgsm: Split decoder and encoder 10 years ago
Diego Biurrun 8b0dd4942a idctdsp: prettyprinting cosmetics 10 years ago
Diego Biurrun b4987f7219 idct: Convert IDCT permutation #defines to an enum 10 years ago
Diego Biurrun c0de9159a7 avdevice: Give names to anonymously typedeffed structs 10 years ago
Diego Biurrun 24af1aa0f7 fft: Convert FFT/MDCT permutation type #defines to enums 10 years ago
Diego Biurrun 746ad4e0df dct-test: Improve CPU flags struct member name 10 years ago
Diego Biurrun cb44b21da1 dct-test: Move cpu_flags variable out of global scope 10 years ago
Martin Storsjö 7e18a727d2 arm: cosmetics: Consistently use lowercase for shift operators 10 years ago
Martin Storsjö fe67f3fbb5 arm: cosmetics: Fix a misaligned asm operand 10 years ago
Ben Avison 5a272190a0 armv6: Accelerate butterflies_float 10 years ago
Ben Avison 5edad2c4a1 armv6: Accelerate vector_fmul_window 10 years ago
Ben Avison 87552d54d3 armv6: Accelerate ff_fft_calc for general case (nbits != 4) 10 years ago
Ben Avison 5c22e8e4ad armv6: Accelerate ff_imdct_half for general case (mdct_bits != 6) 10 years ago
Diego Biurrun 2d60444331 dsputil: Split motion estimation compare bits off into their own context 10 years ago
Martin Storsjö a578b0407d configure: Assume runtime cpu detection on arm on --target-os=android as well 10 years ago
Diego Biurrun c23ce454b3 x86: dsputil: Coalesce all init files 10 years ago
Nidhi Makhijani 324ff59444 avpacket: Check for and return errors in ff_interleave_add_packet() 10 years ago
Luca Barbato 2db953f846 h264: K&R formatting cosmetics 10 years ago
Diego Biurrun a11ef610ee h264: Remove some commented-out, broken cruft 10 years ago
Diego Biurrun adff0a8166 arm: dsputil: Coalesce all init files 10 years ago
Vittorio Giovara 14b4e64eab g2meet: allow size changes within original sizes 10 years ago
Martin Storsjö f9900822fc fate: Use the correct, local path to samples for opus reference files 10 years ago
Diego Biurrun acf91215c7 x86: dsputil: Avoid pointless CONFIG_ENCODERS indirection 10 years ago
Diego Biurrun a8552ee3eb ppc: dsputil: Coalesce all init files 10 years ago
Diego Biurrun 6cc1409ba8 examples/output: Remove unused variable 10 years ago
Diego Biurrun 1173320249 dsputil: Drop unused bit_depth parameter from all init functions 10 years ago
Luca Barbato df2aa22203 mov: Clarify tkhd flag settings 10 years ago
Luca Barbato f90729699d mov: Do not group tracks if more than one is enabled per type 10 years ago
Gildas Cocherel 458e7c9483 hevc: implement pic_output_flag handling 10 years ago
Mickaël Raulet f43789b76e hevc: set the keyframe flag on output frames 10 years ago
Mickaël Raulet 1493b237bd hevc: Replace nal type chek with equivalent IS_IRAP macro 10 years ago
Anton Khirnov 17e9d52c8c hevc_ps: remove a write-only variable 10 years ago
Nidhi Makhijani 44386aaad8 cdg: Forward error from avio_size() in read_header() function 10 years ago
Alexander V. Lukyanov 5adcef9c1b mpegts: pass MpegTSContext ptr explicitly 11 years ago
Diego Biurrun f46bb608d9 dsputil: Split off pixel block routines into their own context 11 years ago
Vittorio Giovara 0569a7e0bd hevc: parse display orientation SEI message 11 years ago
Vittorio Giovara 18e3d61e9e h264: parse display orientation SEI message 11 years ago
Vittorio Giovara a54f03bf07 display: add matrix flip api 11 years ago
Andrew Kelley 33a7b453a8 doc: mention option to mix shared/static libraries 11 years ago
Anton Khirnov 0307cc2253 rtpdec: pass an AVFormatContext to ff_parse_fmtp() 11 years ago
Anton Khirnov 650d384048 yuv4mpegenc: do not access AVCodecContext.coded_frame 11 years ago
Anton Khirnov 27c1f82f56 nsvdec: remove commented out cruft 11 years ago
Anton Khirnov edb1af7c46 mov: free the dv demux context with avformat_free_context() 11 years ago
Anton Khirnov a14b61658c mtv: do not set sample_rate for video 11 years ago
Anton Khirnov b8604a9761 oggparsecelt: do not set AVCodecContext.frame_size 11 years ago
Anton Khirnov d5cf5afabb adxdec: get rid of an avpriv function 11 years ago
Anton Khirnov f6ee61fb05 lavc: export DV profile API used by muxer/demuxer as public 11 years ago