19923 Commits (eb7ddb5066843ab16caf33b05eafb2576648b797)

Author SHA1 Message Date
Luca Barbato 0a51c7d42a prores: Set the bits_per_coded_sample for alpha pix_fmt 10 years ago
Luca Barbato 28eddef689 hq_hqa: Validate get_vlc2 return value 10 years ago
Luca Barbato a78f5548d9 avcodec: Free the default avoptions on init failure 10 years ago
Luca Barbato aef0be0875 avcodec: Unref the dummy buffer on the fail path 10 years ago
Vittorio Giovara bd5ad8b23d hq_hqa: Fix reading hqa quantization matrix index 10 years ago
Vittorio Giovara 1746dc382d hqxdsp.h: #include "stddef.h" 10 years ago
Vittorio Giovara 86e1a35802 h264_ps: Return meaningful error codes and address a memory leak 10 years ago
Diego Biurrun 338ed3ed33 ffv1: Pass correct pointers to av_free() 10 years ago
Thomas Guillem b18346817d flac: fix realloc loop with invalid flac files 10 years ago
Eric Zimmerman eb31256f12 g2meet: Support G2M5 codec variant 10 years ago
Andreas Cadhalpun 09bd7ddf20 aacdec: consistently use avctx for logging in decode_eld_specific_config 10 years ago
Vittorio Giovara 3d71b1f8f0 mpegvideo_enc: Simplify picture allocation 10 years ago
Vittorio Giovara 0251c9be5a motion_est: Fix warning from zero_cmp() assignment 10 years ago
Vittorio Giovara 4d593896aa vc1_pred: Always initialize px and py in ff_vc1_pred_mv_intfr() 10 years ago
Vittorio Giovara 22526c1f55 Canopus HQ/HQA decoder 10 years ago
Vittorio Giovara e6fb844f7b Implement shared parsing of INFO tag in Canopus family 10 years ago
Vittorio Giovara 5b5338f6d1 hqx: Implement slice-threaded decoding 10 years ago
Vittorio Giovara 453642f8af hqx: Store shareable data in main decoder context 10 years ago
Vittorio Giovara ea031b75fb hqx: Move DSP related code to a separate file 10 years ago
Vittorio Giovara 17aa81d947 hqx: Merge invalid format check within switch block 10 years ago
Vittorio Giovara 6a85dfc830 lavc: Replace av_dlog and tprintf with internal macros 10 years ago
Luca Barbato ec89f35e3e x265: Map color parameters 10 years ago
Luca Barbato 0cbb147317 x264: Map color parameters 10 years ago
wm4 13e4f2c7f7 mpeg4videodec: Remove useless messages 10 years ago
wm4 49e531ff47 mmal: Reference MMAL VC lib explicitly 10 years ago
wm4 2de7650451 mmal: Move system headers before local headers 10 years ago
Vittorio Giovara 73dacabfc9 ffv1: Check memory allocations 10 years ago
James Almer bbdb50d7a8 libx265: print supported presets and tunes on error 10 years ago
Ferdinand Oeinck 0266988ccd hqx: Fix clipping error in idct put function 10 years ago
Vittorio Giovara 5980c924e3 dnxhd: Log the selected profile id 10 years ago
Vittorio Giovara f8fd0c29ce v210: Fix typo in header guards 10 years ago
Diego Biurrun bb815dfc38 g2meet: K&R formatting cosmetics 10 years ago
Anton Khirnov 249796e256 svq3: initialize some required H264Context fields. 10 years ago
Martin Storsjö 5637ff0121 libavcodec: Clarify the documentation of the internal codec capability flags 10 years ago
Michael Niedermayer 31048d48b0 avcodec/libx265: export chosen picture types 10 years ago
Anton Khirnov bd737b5178 h264: reset the private data in init_thread_copy() 10 years ago
Anton Khirnov a939e5b252 h264: remove a commented out nonsense line 10 years ago
Anton Khirnov 65afa65e73 h264: drop redundant initialization of the scaling matrices 10 years ago
Anton Khirnov e1f907711a h264: factor out common code from init() and init_thread_copy() 10 years ago
Anton Khirnov 43fd3dd80c h264: drop redundant initialization in init() 10 years ago
Anton Khirnov 050324d020 h264: initialize cur_chroma_format_idc 10 years ago
Anton Khirnov 84f226a3bc h264: use the correct SPS during PPS parsing 10 years ago
Anton Khirnov a4d34e218f h264: disable ER by default 10 years ago
Anton Khirnov df528b11ac hevc: make sure no dangling pointers remain around on VPS/SPS change 10 years ago
Anton Khirnov ce0bc09ee2 hevc: do not change the VPS if its contents are the same 10 years ago
Anton Khirnov 7693ba0a0e hevc: export stream parameters from extradata 10 years ago
Anton Khirnov 1ae7afd256 hevc: split out setting AVCodecContext parameters 10 years ago
Diego Biurrun 4978850ca2 build: Split JPEG-related tables off into a separate component 10 years ago
Diego Biurrun 87f87ccf32 mjpeg: Use a more precise type for put_marker() 10 years ago
Diego Biurrun e6e3dcba0c mjpeg: Move code only used in the encoder(s) to the appropriate header 10 years ago