89505 Commits (5450972be4a79f173744ba5cda88a2a17ccdec28)
 

Author SHA1 Message Date
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 99e9697e3a stereo3d: Support view type for frame sequence type 7 years ago
Vittorio Giovara 45d7be7f93 prores: Always assume limited range 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
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