67359 Commits (716674b151c15b465e98630108845a228a136793)
 

Author SHA1 Message Date
Michael Niedermayer b3d11437ca oggenc: remove unneeded null check 10 years ago
James Almer 931da6a5e9 lavd/v4l2: don't use avpriv_ prefix for internal functions 10 years ago
Michael Niedermayer df74811cd5 avcodec/utils: Align dimensions by at least their chroma sub-sampling factors. 10 years ago
Michael Niedermayer 0c42f47e38 avcodec/libutvideodec: Try to fix build failure with old libutvideo 10 years ago
Thomas Mundt 2114e88432 avformat/mxfenc: AVC Intra support 10 years ago
Carl Eugen Hoyos fd1652b3ba Improve the fieldmatch documentation about mixed telecined content. 10 years ago
Michael Niedermayer c1e035ea89 avformat/mxfdec: fix null pointer dereference 10 years ago
Michael Niedermayer 5b86447080 Merge remote-tracking branch 'cehoyos/master' 10 years ago
Carl Eugen Hoyos 238ed47fae Mention in the documentation that fieldmatch needs cfr input. 10 years ago
Andrey Utkin b608fba672 Use v4l2 input format automatically if filename starts with "/dev/video" 10 years ago
Carl Eugen Hoyos 19a6431ec2 Print a warning if a subtitle demuxer changes utf16 to utf8. 10 years ago
Carl Eugen Hoyos 2612214555 Do not set the lame quality if the user didn't request it. 10 years ago
Michael Niedermayer f3c0e0bf6f avcodec/dnxhddec: treat pix_fmt like width/height 10 years ago
Tomas Härdin 1a25c336aa mxfdec: Tighten RIP length bounds in mxf_read_random_index_pack() 10 years ago
Tomas Härdin b83affdc94 mxfdec: Merge last_partition and footer_partition 10 years ago
Tomas Härdin 1b17b64ee4 Revert "avformat/mxfdec: detect loops during header parsing" 10 years ago
Tomas Härdin 37c3686155 mxfdec: Parse PreviousPartition in mxf_seek_to_previous_partition() 10 years ago
Tomas Härdin fc1b89d887 mxfdec: Break out parts of mxf_read_header() into separate functions 10 years ago
Michael Niedermayer f1c21a200b avformat/mvdec: Check size in read_table() for validity 10 years ago
Michael Niedermayer 86e5749285 avformat/mvdec: Check size for validity in var_read_string() 10 years ago
Michael Niedermayer e70312dfc2 avcodec/dxa: check dimensions 10 years ago
Luca Barbato a9179b5bd6 configure: Check only for xcb 10 years ago
Christophe Gisquet beb944786e dvenc: mark encoder as intra 10 years ago
Christophe Gisquet 4fa772acbb dv: increase VLC reading bits to 10 10 years ago
Michael Niedermayer 280da99a8f avdevice/xcbgrab: set avclass category 10 years ago
Michael Niedermayer c2e995674f Merge commit '4ad1eba011860224831ce0bb3123f6f55716b68a' 10 years ago
Michael Niedermayer dd5123a04c Merge commit 'ce91b2eae6ea52fc1a7003566d26db20ca62d745' 10 years ago
Michael Niedermayer ab9ba88877 Merge commit '26ab504ad8d2b23535c9a0ad43bf1fd0e6aa0893' 10 years ago
Anton Khirnov 4ad1eba011 lavd: fix building x11grab after a6674d2 10 years ago
Rémi Denis-Courmont ce91b2eae6 vdpau: return MAIN instead of BASELINE for H.264 CBP 10 years ago
Rémi Denis-Courmont 26ab504ad8 vdpau/h264: request MAIN rather than BASELINE VDPAU profile for CBP 10 years ago
Michael Niedermayer 39680cacee avcodec/dirac_arith: fix integer overflow 10 years ago
Michael Niedermayer 5145d22b88 avcodec/diracdec: Tighter checks on CODEBLOCKS_X/Y 10 years ago
Michael Niedermayer 526886e606 avcodec/diracdec: Use 64bit in calculation of codeblock coordinates 10 years ago
Michael Niedermayer d4e8cc35b3 Merge commit '11467ecf519788f2e2f49c63a17eb600e618489e' 10 years ago
Michael Niedermayer 0894b9405c avformat/bethsoftvid: print error in case the side date failed to be allocated 10 years ago
Michael Niedermayer 5ee6527c43 Merge commit 'e6c66f1e4ea19a3aa6ed999c5cb92e1b682c7600' 10 years ago
Michael Niedermayer 9612dcd6b2 avformat/filmstripdec: Fix several integer overflows 10 years ago
Michael Niedermayer 76b9043e90 Merge commit 'b46b233baffc2076a1a17a264ba9553ae0d4878f' 10 years ago
Michael Niedermayer f769671f86 Merge commit '090c67d586e3916f9acc49e010b6389d07f97153' 10 years ago
Michael Niedermayer a38a1d516f Merge commit 'a6674d2e7771dbf7a4a5556f5e126be83cadac96' 10 years ago
Michael Niedermayer a050cf0c45 avcodec/sgidec: fix count check 10 years ago
Michael Niedermayer 3b20ed8548 avcodec/sgidec: fix linesize for 16bit 10 years ago
Tomas Härdin 11467ecf51 mxfdec: reduce loop bound in mxf_read_pixel_layout() 10 years ago
Vittorio Giovara e6c66f1e4e bethsoftvid: check return value and clean memory 10 years ago
Vittorio Giovara b46b233baf filmstripdec: avoid integer overflow 10 years ago
Vittorio Giovara 090c67d586 matroskaenc: write correct Display{Width, Height} in stereo encoding 10 years ago
Thilo Borgmann ed2e97ce6a lavd/avfoundation: Fix compilation for non MAC OS devices by conditional compilation of screen capture capabilities. 10 years ago
Michael Niedermayer 852aaead1f avcodec/hevc_ps: Check default display window bitstream and skip if invalid 10 years ago
Michael Niedermayer 69a9a90d2e avcodec/h264_parser: rewrite the parse_nal_units() loop logic based on h264.c 10 years ago