92703 Commits (ddefd05507fdf4391485f9985e80e4672486dbfd)
 

Author SHA1 Message Date
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
Lauri Kasanen 1046cba24b swscale/output: VSX-optimize nbps yuv2plane1 6 years ago
Lou Logan 11817c3316 doc/indevs: document libdc1394 options 6 years ago
Carl Eugen Hoyos 464aa60eb5 tests/api-flac-test: Rename NUMBER_OF_FRAMES as NUMBER_OF_AUDIO_FRAMES. 6 years ago
Paul B Mahol dd7d6034f1 avfilter/vf_paletteuse: fix flags for alpha_threshold option 6 years ago
James Almer 9c49933a3e configure: require the first stable version of libdav1d 6 years ago
Gyan Doshi 3b825b2f81 fate: add prog suffix in fate-mov-mp4-with-mov-in24-ver 6 years ago
Peter Ross b41f378fc4 os_support: define socket shutdown SHUT_xxx macros if they are not defined 6 years ago
kjeyapal@akamai.com 876ed08b0d avformat/dashenc: Used the movenc option skip_sidx instead of global_sidx 6 years ago
kjeyapal@akamai.com 1d01ab399f avformat/movenc: Added an option to disable SIDX atom 6 years ago
Lou Logan 0e8eb07980 doc/indevs: fix hdvbuffer typo in iec61883 example 6 years ago
Carl Hetherington 6190f873eb lavc/tiff: Fix leak of yuv_line in TiffContext. 6 years ago
Carl Eugen Hoyos 73251678c8 lavd/v4l2: Use "int request" as second parameter for ioctl() on Android. 6 years ago
Carl Eugen Hoyos 73abde61bb lavf/matroskadec: Do not use strncat() to limit copying a one-char constant. 6 years ago
Paul B Mahol 03beac5b97 avcodec/xpmdec: define constants 6 years ago
Paul B Mahol 00502370f6 avcodec/xpmdec: fix small artifacts 6 years ago
Paul B Mahol 6a20876b62 avformat/gif: simplify signature writing 6 years ago
Carl Eugen Hoyos fe300b2ab5 lavc/xpmdec: Allow more colours per character. 6 years ago
Paul B Mahol 8affd753c8 avcodec/gifdec: truncate too big width/height for invalid gif files 6 years ago
Paul B Mahol 14156e607d avformat/mxfenc: calculate and store DAR from user SAR 6 years ago
Paul B Mahol 5e0d54a031 avformat/mxfenc: allow muxing prores 6 years ago
Paul B Mahol 49d792fff6 avcodec/proresdec2: allow changing resolution 6 years ago
Paul B Mahol eade85bbbd avformat: add gif pipe demuxer 6 years ago
Paul B Mahol 8f66d46ce5 avcodec: add gif parser 6 years ago
Jun Zhao a271025215 lavfi/vf_scale_vaapi: add scaling mode setting support. 6 years ago
Karthick J 2349260330 avformat/hlsenc : Added an option to ignore IO errors 6 years ago
Karthick J 56503a6925 avformat/hlsenc: Handled error from ff_http_do_new_request() function 6 years ago
Linjie Fu 1c96d2e399 lavc/qsvenc: replace assert with error return 6 years ago
Carl Eugen Hoyos de441ad52a lavc/cbs_vp9: Make variable prob unsigned. 6 years ago