89317 Commits (eb69e7bed80a1c8afee9acf9f8daff6be5e9ea62)
 

Author SHA1 Message Date
Pan Bian eb69e7bed8 avcodec/nvenc: set correct error code 7 years ago
Jeyapal, Karthick 815e34b5b4 libavformat/hlsenc: Persistent HTTP connections supported as an option 7 years ago
Jeyapal, Karthick 4ddf7476c0 libavformat/http: Handled multiple_requests option during write 7 years ago
Jeyapal, Karthick 62f63b24bf libavformat/avio: Utility function to return URLContext 7 years ago
Dale Curtis c5fd57f483 Don't manipulate duration when it's AV_NOPTS_VALUE. 7 years ago
Dale Curtis a3a0b5bd0a avformat/oggparseopus: Free opus extradata before reallocating. 7 years ago
James Zern 86cead5256 libvpxenc,vp9: add corpus-complexity option 7 years ago
Carl Eugen Hoyos ed4a0c7923 ffmpeg_opt: Constify hwaccel pointer. 7 years ago
Mikhail Mironov 9ea6607d29 Add HW H.264 and HEVC encoding for AMD GPUs based on AMF SDK 7 years ago
Jun Zhao 23db3a1ae6 examples: Add a VA-API encode example. 7 years ago
Mark Thompson c5f3e85792 Changelog: add VAAPI VP8 decoder 7 years ago
Pan Bian f63450c8e4 avformat/mov: return correct value in mov_read_cmov 7 years ago
Pan Bian 3f81259f33 avformat/mov: set correct error code in mov_read_custom 7 years ago
Mark Reid 62f7f40caa avformat/mxfenc: pass MXFPackage around instead of type 7 years ago
Pan Bian 89f9332fdf avcodec: set correct return value in ff_mpeg_ref_picture 7 years ago
Dale Curtis 96e3407608 Free extradata before reallocating. 7 years ago
Gyan Doshi b3cb9bd43f avfilter/drawbox: rename variable for maximum thickness 7 years ago
Vittorio Giovara 002db7d49a vf_zscale: Add more supported input properties 7 years ago
Vittorio Giovara 3e0560b054 vf_zscale: Relax color properties maximum bounds 7 years ago
Vittorio Giovara 10db42f117 mov: Support mdcv and clli boxes for mastering display an color light level 7 years ago
Vittorio Giovara 755207dc53 prores: Always assume limited range 7 years ago
Aman Gupta b5d56d8ef1 avcodec/videotoolbox: fix SEGV when hwaccel decoding h264 with ffmpeg.c 7 years ago
Karthick J d5d2632e3a avformat/hlsenc: Fixed initial setting for end_pts 7 years ago
Anssi Hannula 143552095d avformat/hls: Obey AVProgram discard flags 7 years ago
Anssi Hannula 1dff9adcb9 avformat/hls: Factor playlist need check to a common function 7 years ago
Rodger Combs 1204ce0b63 lavu/hwcontext_opencl.h: fix build on macOS 7 years ago
James Almer 5f67073b4c avformat/matroskaenc: add missing allocation failure checks for stream durations 7 years ago
James Almer 9924f1bc34 avformat/matroskaenc: move some initialization checks to mkv_init 7 years ago
Pan Bian 2ba6d7cb82 ffmpeg: Check read_ffserver_streams() return value 7 years ago
Pan Bian 5b4baf1506 libavformat/rtpenc_mpegts: check avformat_new_stream() return value 7 years ago
Paul B Mahol eb86f72fca avfilter/vf_threshold: use correct linesize 7 years ago
James Almer 9d464dc3fc avformat/matroskaenc: actually enforce the stream limit 7 years ago
Paul B Mahol 2d1594a8d6 avfilter/af_silenceremove: fix possible crash if supplied duration is negative 7 years ago
Carl Eugen Hoyos b7324950c0 lavd/alsa: Double maximum alsa buffer size. 7 years ago
Paul B Mahol 9152bda839 avfilter/af_silenceremove: fix logic error in EOF case 7 years ago
Tobias Rapp 26c0c84784 avformat/avienc: fix fields-per-frame value for interlaced video streams 7 years ago
Philip Langdale 0e93694e64 avcodec/nvdec: More effort to make vp8 compile with gcc < 4.6 7 years ago
Philip Langdale b93d96a07b avcodec/nvdec: Make vp8 initialisation more 'compatible' 7 years ago
Michael Niedermayer 8e7ac4f049 tests/fate-run: Use -bitexact 7 years ago
Michael Niedermayer 97c00edaa0 avcodec/mlpdsp: Fix signed integer overflow, 2nd try 7 years ago
Michael Niedermayer 883de7e8b4 libavformat/mov: Replace duplicate stream_nb check by assert 7 years ago
Michael Niedermayer 9cc926da7d avcodec/h264idct_template: Fix integer overflow in ff_h264_idct8_add 7 years ago
Michael Niedermayer 3aad94bf2b avcodec/kgv1dec: Check that there is enough input for maximum RLE compression 7 years ago
Michael Niedermayer 38f966b222 tests/checkasm/float_dsp: Increase allowed difference for float_dsp.vector_dmul 7 years ago
James Almer 1eee394c7c avcodec/vc1dec: fix preprocessor checks and hw_configs lists for the hwaccels 7 years ago
James Almer 921d7af6e9 avcodec/mpeg4videodec: fix preprocessor check for the nvdec hwaccel 7 years ago
Philip Langdale 1da9851e34 avcodec/nvdec: Implement vp8 hwaccel 7 years ago
Mark Thompson f69e9365f6 vaapi_decode: Ignore the profile when not useful 7 years ago
Mark Thompson 40b75a943b vaapi: Add VP8 decode hwaccel 7 years ago
Mark Thompson 9f00fa5369 vp8: Add hwaccel hooks 7 years ago