89295 Commits (d5d2632e3a0f1709290834fd35457cd05cf48bc8)
 

Author SHA1 Message Date
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
Mark Thompson efd0612fdc vaapi: Make the decode profile matching more explicit 7 years ago
Mark Thompson b0cd14fb1d ffmpeg: Use codec hardware config to configure hwaccels 7 years ago
Mark Thompson 3a71bcc213 lavc: Mark all AVHWAccel structures as const 7 years ago
Mark Thompson da4e02b196 lavc: Delete all fake hwaccels 7 years ago
Mark Thompson 9bd326ac46 lavc: Remove register mechanism for hwaccels 7 years ago
Mark Thompson 3536a3efb9 lavc: Deprecate av_hwaccel_next() and av_register_hwaccel() 7 years ago
Mark Thompson 67e81d79cc lavc: Use hardware config information in ff_get_format() 7 years ago
Mark Thompson 758fbc54fe lavc: Add hardware config metadata for decoders supporting hardware output 7 years ago
Mark Thompson 24cc0a53e9 lavc: Add codec metadata to indicate hardware support 7 years ago
Michael Niedermayer 2779d33ed9 avformat/aacdec: Fix leak in adts_aac_read_packet() 7 years ago
Michael Niedermayer 2b6964f764 avcodec/dirac_dwt: Fix integer overflow in COMPOSE_FIDELITYi* 7 years ago
Derek Buitenhuis e7af1394ec vorbisenc: Check the return value of av_frame_clone 7 years ago
Mark Thompson 37c57df18e doc/ffmpeg: Document opencl for -init_hw_device 7 years ago
Mark Thompson 022ddff0b2 doc/fftools: Remove documentation for old -opencl_bench option 7 years ago
Mark Thompson 3fbd4fc476 nvenc: Include config.h before checking for D3D11 support 7 years ago
Mark Thompson 6e0e3e1d8d hwcontext_vaapi: Do not assume that sw_format is transferable 7 years ago
Derek Buitenhuis 52a44d50be h264_picture: Actually return error during alloc failure 7 years ago
Paul B Mahol ffc01280be avfilter: add lv2 wrapper filter 7 years ago
Rostislav Pehlivanov 3701d499f8 error_resilience: remove avpriv_atomic usage 7 years ago
Rostislav Pehlivanov 590136e78d libavcodec/utils.c: simplify avcodec locking with atomics 7 years ago
Rostislav Pehlivanov 3154f4417a lavc/utils.c: use C11 atomics for entangled thread handling 7 years ago
James Almer abf669479c avformat/mov_esds: check return value of ff_mp4_read_dec_config_descr 7 years ago