41322 Commits (9abc80f1ed673141326341e26a05c3e1f78576d0)
 

Author SHA1 Message Date
Vittorio Giovara 7915e6741d hlsproto: Properly close avio buffer in case of error 10 years ago
Vittorio Giovara 4c5fa628da mov: Do not compute negative SAR values 10 years ago
Michael Niedermayer 2a06c2a03e mpegvideo_enc: Draw edges on input for non-multiple of 16 resolutions 10 years ago
Martin Storsjö 9108967513 rtspdec: Consistently use rtsp_hd_out for writing 10 years ago
Derek Buitenhuis 6341ab0ad3 libx265: Pass through user-set frame type 10 years ago
Martin Storsjö 3a724a7f3b dashenc: Use inttypes.h macros for format strings instead of %lld 10 years ago
Rodger Combs 1d8aa23794 dashenc: Fix format string generation 10 years ago
Derek Buitenhuis da9bffaf08 doc/platform: Reference only MSYS2 and MinGW-w64 10 years ago
Martin Storsjö 440119b188 libopenh264enc: Move a declaration of a variable into an ifdef 10 years ago
Martin Storsjö bba0247926 libopenh264enc: Remove a workaround for silencing warnings about unused variables in the OpenH264 header 10 years ago
Michael Niedermayer ea3fc9fe68 smoothstreamingenc: Add a missing "goto fail" 10 years ago
Nidhi Makhijani 3941df5462 aea: Return proper error code on invalid header 10 years ago
Vittorio Giovara 2df7277711 swscale: fix gbrap to gbrap alpha scaling 10 years ago
Vittorio Giovara 89df3fd49e swscale: fix warning about incompatible function pointer type 10 years ago
Martin Storsjö 024e5a2d5f rtmppkt: Repeat the full 32 bit timestamp for chunking continuation packets 10 years ago
Michael Niedermayer def69553e7 h264_cabac: Break infinite loops 10 years ago
Vittorio Giovara 402fb5550e opus_parser: drop unused variable 10 years ago
Vittorio Giovara 8a9641a652 bsf: check memory allocations 10 years ago
Vittorio Giovara 014b6b416f vp8: improve memory allocation checks 10 years ago
Anton Khirnov 54bc15d5eb id3v2: fix reading v2.2 attached pictures 10 years ago
Anton Khirnov 932788be5a id3v2: add names to the parameters of ID3v2EMFunc.read 10 years ago
Anton Khirnov 8809c974a3 id3v2: constify the 'tag' parameter to special metadata parsing callback 10 years ago
Paul B Mahol f86f39cb9b tiff: support decoding GBRP and GBRAP formats 10 years ago
Paul B Mahol 928061670e libswscale: GBRAP input & output and GBRAP16 input support 10 years ago
Paul B Mahol 9a4aaae3b2 lavc: add GBRAP to avcodec_align_dimensions2 10 years ago
Paul B Mahol 0e6c7dfa65 lavu: add planar 16 bit and 8 bit rgb with alpha 10 years ago
Stefano Sabatini e2ad0b66fa imgutils: create misc functions for dealing with buffers 10 years ago
Vittorio Giovara cf70ba37ba mov: Check angle rather than full matrix when updating SAR 10 years ago
Vittorio Giovara 1e76345432 png: improve signature check 10 years ago
Vittorio Giovara 456ffec35d img2dec: correctly use the parsed value from -start_number 10 years ago
Anton Khirnov 51da7d0274 matroskaenc: refuse to write AAC without valid extradata 10 years ago
Anton Khirnov 7e4e010b80 mpeg4audio: check the init_get_bits() return value 10 years ago
Martin Storsjö 2dbd35b00c libfdk-aacdec: Make sure decoding doesn't add any extra delay in the latest version of fdk-aac 10 years ago
Martin Storsjö 3852e2c926 libopenh264enc: Fix a typo and some nitpicks 10 years ago
Martin Storsjö 71ec3d36fa doc: Add initial documentation about the OpenH264 encoder wrapper 10 years ago
Alexandre Colucci 5a1addd7c1 xsub: Support DXSA subtitles 10 years ago
Luca Barbato 01168bf140 mpeg: Remove unused field 10 years ago
Luca Barbato b3f0465736 segment: Fix the failure paths 10 years ago
Martin Storsjö 8a3d9ca603 libavcodec: Add an OpenH264 encoder wrapper 10 years ago
Martin Storsjö 2a1500fb55 movenc: Fix a typo in a comment 10 years ago
Martin Storsjö e581e88cbd movenc: Readd an accidentally removed condition 10 years ago
Justin Ruggles 8e03ca2fff isom: add 'mp1v' fourcc 10 years ago
Vittorio Giovara 1c6183233d msmpeg4: check memory allocations and propagate errors 10 years ago
Vittorio Giovara ed97963bdb ulti: invert the order of parameters of ulti_decode_frame() 10 years ago
Vittorio Giovara 4438c25638 vf_interlace: remove the warning tag in the message 10 years ago
Vittorio Giovara 15ea222778 vf_interlace: merge FIELD_LOWER check 10 years ago
Vittorio Giovara 046f75a970 vf_interlace: also assert for height 10 years ago
Vittorio Giovara 696141e898 vf_interlace: use image width rather than linesize 10 years ago
Agostino Sarubbo fe08299868 build: Use -Werror=format-security 10 years ago
Stefano Pigozzi 2cef68da69 vda: error out if decoded CVPixelBuffer is empty 10 years ago