44177 Commits (624aa8ab221cf34693f9a8c5ab67219cf560f2bb)
 

Author SHA1 Message Date
Diego Biurrun 01348e411f avconv_opt: Consistently iterate through hwaccels array in all cases 8 years ago
Diego Biurrun 800d91d348 Drop pointless void* casts 8 years ago
Diego Biurrun d316f9cefc aac: Drop pointless cast 8 years ago
Diego Biurrun 8ddfa5ae5e vf_drawtext: Drop wrong void* cast 8 years ago
Diego Biurrun fcbdd605b5 nut: Use correct function pointer casts instead of void* 8 years ago
Diego Biurrun 3b50dbc51f ratecontrol: Use correct function pointer casts instead of void* 8 years ago
Martin Storsjö dd299a2d6d arm: vp9: Add NEON loop filters 8 years ago
Diego Biurrun f7d183f084 libxvid: Check return value of write() call 8 years ago
Diego Biurrun e5e8a26dcf libxvid: Use proper context in av_log() calls 8 years ago
Diego Biurrun 12db2832e4 libxvid: Require availability of mkstemp() 8 years ago
Martin Storsjö a67ae67083 arm: vp9: Add NEON itxfm routines 8 years ago
Ronald S. Bultje 0b37cd09a6 checkasm: add vp9dsp.itxfm_add tests. 8 years ago
Mark Thompson fd0fae6037 pthread_frame: Unreference hw_frames_ctx on per-thread codec contexts 8 years ago
Martin Storsjö 11623217e3 arm: vp9mc: Use a different helper register for PIC loads 8 years ago
Martin Storsjö 824e8c2840 arm: Clear the gp register alias at the end of functions 8 years ago
Diego Biurrun 905cdcaa9d examples/decode_audio: Add missing header for av_free() 8 years ago
Martin Storsjö 6a62795d40 aarch64: h264idct: Use the offset parameter to movrel 8 years ago
Martin Storsjö 557c1675cf arm: vp9mc: Minor adjustments from review of the aarch64 version 8 years ago
Martin Storsjö 383d96aa22 aarch64: vp9: Add NEON optimizations of VP9 MC functions 8 years ago
Martin Storsjö c44a8a3eab aarch64: Add an offset parameter to the movrel macro 8 years ago
Martin Storsjö a4cfcddcb0 vp9: Make the subpel filters non-static 8 years ago
James Almer 98cae966c7 matroskaenc: write updated STREAMINFO metadata for FLAC streams if available 8 years ago
James Almer f4bf236338 matroskaenc: fix muxing AAC streams when using aac_adtstoasc bsf 8 years ago
Anton Khirnov 84f225684c pthread_frame: properly propagate the hw frame context across frame threads 8 years ago
Diego Biurrun 72a19f4013 mpegaudiodsp: aarch64: Adjust function prototype after 2caa93b813 8 years ago
Diego Biurrun 2dd464868c configure: Move license checks directly after command line parsing 8 years ago
Diego Biurrun c78495d1cd configure: Log name and parameters of all helper functions where it makes sense 8 years ago
Diego Biurrun 8a6e7a67cb configure: Use check_cpp in CPP flags tests 8 years ago
Diego Biurrun 831005b230 configure: Log correct test name and use correct filter when testing objective C flags 8 years ago
Diego Biurrun fe7bc1f16a configure: Do not unconditionally check for (and enable) xlib 8 years ago
Diego Biurrun d1a91ebe49 configure: Print list of enabled programs 8 years ago
Diego Biurrun 576c9003ae configure: Improve output wording 8 years ago
Diego Biurrun a3483f7993 avconv: Drop stray leftover debug output 8 years ago
Diego Biurrun 67deba8a41 Use avpriv_report_missing_feature() where appropriate 8 years ago
Diego Biurrun 59d2b00d20 configure: Add --quiet command line parameter to suppress informative output 8 years ago
Diego Biurrun 4537647c04 fate: checkasm: Split monolithic test into individual components 8 years ago
Diego Biurrun 9498237049 checkasm: Add --test parameter to check only specific components 8 years ago
Vittorio Giovara de6e2ff3dd mov: Read multiple stsd from DV 8 years ago
Vittorio Giovara 47a795727f hevc: Support extradata changes from multiple stsd 8 years ago
Vittorio Giovara 2fe30b4743 hevc: Allow parsing external extradata buffers 8 years ago
Vittorio Giovara 5be2153111 hevc: Move hevc_decode_extradata before frame decoding 8 years ago
Vittorio Giovara bed2c4b265 lavc: Add hevc main10 profile to avconv cli 8 years ago
Vittorio Giovara 17dac56b8f lavu: Rename ycgco color space appropriately 8 years ago
Diego Biurrun 0361e4dcb4 h264_qpel: x86: Move function with only one instance out of template macro 8 years ago
Diego Biurrun 88f0cf8cd3 avplay: Correct function pointer assignments in options array 8 years ago
Diego Biurrun 943533d64c avconv: Correct function pointer assignments in options array 8 years ago
Andreas Cadhalpun 43de8b328b lzf: update pointer p after realloc 8 years ago
Luca Barbato ab839054e6 swscale: Add GRAY12 8 years ago
Luca Barbato 7471352f19 pixfmt: Add GRAY12 8 years ago
Anton Khirnov 4ab61cd983 qsv{enc,dec}: extend the internal frame allocator 8 years ago