41656 Commits (c201069fac9a76e6604f9d84d76a172434d62200)
 

Author SHA1 Message Date
Diego Biurrun c201069fac avdevice: Add missing header for NULL_IF_CONFIG_SMALL 10 years ago
Anders Nystrom 27852f2f1d libavformat: Handle error return from ff_listen_bind 10 years ago
Ferdinand Oeinck 0266988ccd hqx: Fix clipping error in idct put function 10 years ago
Vittorio Giovara 783df7d5c5 riff: Add 'M705' FourCC for mpeg2video 10 years ago
Vittorio Giovara 5980c924e3 dnxhd: Log the selected profile id 10 years ago
Vittorio Giovara be089af38f mov: Rely on box type rather than file type for colr atom 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
wm4 c4d37cd9ef matroskadec: export cover art correctly 10 years ago
Luca Barbato 27f2746282 parseutils: Make av_small_strptime public 10 years ago
Luca Barbato 108f2f381a parseutils: Extend small_strptime to be used in avformat 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
Himangi Saraogi aa1a1b2496 avconv: Avoid theoretical NULL dereferences 10 years ago
Anton Khirnov a4d34e218f h264: disable ER by default 10 years ago
Anton Khirnov 3892bdab9b avconv: do not overwrite the stream codec context for streamcopy 10 years ago
Anton Khirnov b2965ec776 FATE: add a test for parameter changes in HEVC 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
Martin Storsjö 7d097a0fc5 mpegtsenc: Take max_delay into account when buffering multiple audio packets into one PES packet 10 years ago
Luca Barbato e3ec6fe7bb rtsp: Add a buffer_size option 10 years ago
Luca Barbato 8c9c5479c4 rtp: Add an option to set the send/receive buffer size 10 years ago
Luca Barbato 3c47e7c435 rtp: Map the urloptions to AVOptions 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
Himangi Saraogi 6ed38b1f65 tiff: Return more meaningful error codes 10 years ago
Diego Biurrun 23944d29a2 indeo: Give Indeo4/5 shared code a more consistent name 10 years ago
Diego Biurrun 7d3183d3a4 qsv: Skip header compilation depending on what parts of qsv are enabled 10 years ago
Luca Barbato ff7adead0a udp: Fix pkt_size management 10 years ago
Hendrik Leppkes 72025ac36c lavc: add libdcadec decoder 10 years ago
Hendrik Leppkes 6fe2641d6e lavc: add profile define for DTS Express 10 years ago
wm4 c48456166e lavc: add MMAL hardware decoder wrapper 10 years ago
Anton Khirnov 72b7441a10 lavc: add Intel libmfx-based H.264 encoder 10 years ago
Anton Khirnov 9ba27c2348 qsvdec: add 'decode' to the non-static function names 10 years ago
Anton Khirnov d0a63d8b98 qsvdec: split off some code that will be shared with the encoder 10 years ago
Anton Khirnov b04d009b0e qsv: rename to qsvdec 10 years ago
Stephen Hutchinson 1188119624 avisynth: update documentation about the avisynth_c.h header 10 years ago
Stephen Hutchinson a8c99205ca avisynth: Fix compilation against current 2.6 header(s). 10 years ago
Hendrik Leppkes 1ddd3e23a4 vaapi_h264: fix slice data offset 10 years ago