93074 Commits (c0942b7a2c5ccfd39907257b3b0a10f86d6b9164)
 

Author SHA1 Message Date
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
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