93131 Commits (f4ea930a119298c6110ee4e3d24219a66e27e230)
 

Author SHA1 Message Date
Zhong Li 978c935f2f lavc/qsv_hevc: correct QSV HEVC default plugin on Windows 6 years ago
Jan Ekström a1f0dd24f6 lavf/mov: document the dvh1 codec switch based on hvcC availability 6 years ago
Rodger Combs 6ebe88f3a4 lavf/isom: add Dolby Vision sample entry codes for HEVC and H.264 6 years ago
Paul B Mahol 7b2a9aaa0b avformat/mxfenc: fix typo 6 years ago
Paul B Mahol d54276f9de avfilter/af_apad: add pad_dur and whole_dur options 6 years ago
chcunningham ee1e39a576 lavf/id3v2: fail read_apic on EOF reading mimetype 6 years ago
Carl Eugen Hoyos 826655d8d1 lavfi/program_opencl: Do not use format specifier "z" on Windows. 6 years ago
Carl Eugen Hoyos 0b7269e62d lavc/cbs: Do not use format specifier "z" on Windows. 6 years ago
kjeyapal@akamai.com f22fcd4483 avformat/dashenc: Added support for Low-latency HLS(Experimental) 6 years ago
kjeyapal@akamai.com d209a3d50f avformat/dashenc : Refactored HLS media playlist related code 6 years ago
Carl Eugen Hoyos 63977ac38f configure: Use "clang" as cc_default for Android. 6 years ago
Paul B Mahol de5e71fb1b avcodec/tiff: add support for 12bit grayscale images 6 years ago
Michael Niedermayer 092cb17983 avcodec/rasc: Check that the number of moves is less than or equal the number of pixels 6 years ago
Michael Niedermayer b11b3d2585 avcodec/vp7: Check for end of input in vp78_decode_mv_mb_modes() 6 years ago
Michael Niedermayer 3a95b73abc avformat/nutenc: Document trailer index assert better 6 years ago
chcunningham c9f7b6f7a9 lavf/mov: ensure only one tkhd per trak 6 years ago
Peter Ross 436bffaca2 avutil/tests/random_seed: seeds[] is uint32_t, therefore use PRIX32 macro 6 years ago
Paul B Mahol be60dc2145 avutil/avsscanf: do not use long double functions 6 years ago
Carl Eugen Hoyos 011c9112a0 lavc/g729dec: Cosmetics, fix indentation after last commit. 6 years ago
Carl Eugen Hoyos 641d52152f lavc/g729dec: Support stereo streams. 6 years ago
Michael Niedermayer 7aaab127be avcodec/clearvideo: Check remaining input bits in P macro block loop 6 years ago
Michael Niedermayer 35a603050d avcodec/dvdsubdec: discard accumulated buffer on error 6 years ago
Michael Niedermayer 52ba824c65 avcodec/rasc: Check input space before reading chunk 6 years ago
Paul B Mahol 6bfc935232 avformat/nutdec: fix pts overflow 6 years ago
Lauri Kasanen b4c8c03b00 swscale/output: VSX-optimize 16-bit yuv2plane1 6 years ago
Andriy Gelman 5282db5929 avcodec/mpeg: Initialize quarter_sample parameter from previous thread. 6 years ago
Paul B Mahol 78e7b70395 avformat/ffmetadec: do no limit size of tags to 1024 6 years ago
Fan Gang c6e1966c1a avcodec/ass_split: fix a memory leak defect when realloc fails 6 years ago
Paul B Mahol ddefd05507 doc/metadata: fix error in timebase description 6 years ago
Paul B Mahol d9a91d58a1 avformat/movenc: treat ALAC same as FLAC and write correct info 6 years ago
Paul B Mahol 5e6b93bb4d avformat/id3v2: use png header to get PNG signature 6 years ago
Paul B Mahol e9817636a7 avformat/flac_picture: try to guess PNG by actual picture data 6 years ago
Paul B Mahol 6f058b5cef avformat/nut: add support for yuva444/422p12 pixel format 6 years ago
Paul B Mahol f2179afb01 avformat/nutdec: fix obvious typo 6 years ago
Paul B Mahol e5a0013c4a avformat/mxfdec: fix error check in macro 6 years ago
Paul B Mahol 8c9fff6183 avcodec/xfacedec: fix order of operations 6 years ago
Paul B Mahol 0ed678a97a bump micro after recent gif changes 6 years ago
Paul B Mahol ec8502f9cb avcodec/gif: use avctx->frame_number 6 years ago
Paul B Mahol 0aa5a7b2e9 avformat/gifdec: export duration, nb_frames and comment 6 years ago
Paul B Mahol f2664a306f avcodec/codec_desc: extend gif description 6 years ago
Paul B Mahol 280b432464 avformat/gif: extend description 6 years ago
Paul B Mahol bb0984cc29 avcodec/gif: enable encoding single gif image per frame 6 years ago
Paul B Mahol 80f0f8660c avformat/gifdec: export sample aspect ratio 6 years ago
Paul B Mahol 3f8cdd4ee3 avcodec/gif: add support for alpha 6 years ago
Paul B Mahol faca28c264 avcodec: rewrite gif muxing and encoding 6 years ago
Paul B Mahol 102c11745e avformat/utils: add support for reading ID3 tags at start of wav 6 years ago
Paul B Mahol f5aad350d3 avformat/wavdec: add support for 'id3 ' chunk 6 years ago
Carl Eugen Hoyos 32601fb821 lavfi/signalstats: Cast the return value of AV_RN16() to int. 6 years ago
Rostislav Pehlivanov 83db1efd42 opusenc: fix infinite loop if flushing encoder upon init 6 years ago
James Almer 0e833f615b avcodec/libdav1d: add support for 12bit streams 6 years ago