57373 Commits (426abbb632b047a4eb93cd8de0ad482478e9a729)
 

Author SHA1 Message Date
Michael Niedermayer 88c27193c7 avcodec/vcr1: print the actual size when its insufficient 11 years ago
Michael Niedermayer 77ef538818 avcodec/vcr1: Fix bitstream input size check 11 years ago
Derek Buitenhuis 55ae13e3de nut: Fix unchecked allocations 11 years ago
Derek Buitenhuis 692b930904 lavfi/pthread: Avoid crashes/odd behavior caused by spurious wakeups 11 years ago
Derek Buitenhuis 3511d4fc97 pthread: Avoid crashes/odd behavior caused by spurious wakeups 11 years ago
Michael Niedermayer da30d0cec3 libavcodec/mpegaudio_tablegen: clip value before casting 11 years ago
Vittorio Giovara 157dc0b489 fate: add fieldorder filter test 11 years ago
Vittorio Giovara 00d7369de0 vf_fieldorder: log when processing is skipped 11 years ago
Yusuke Nakamura 103d073dd7 h264_parser: Use ff_h264_reset_sei() 11 years ago
Michael Niedermayer 19f5384000 h264_parser: Fix order of operations 11 years ago
Luca Barbato f825d42bcc avplay: Accept cpuflags option 11 years ago
Mickaël Raulet c68faca68e hevc: fix transform_skip which is only valid for 4x4(cherry picked from commit 740e5a71e5121dbf3fabdc4fec97829c18ecc2d8) 11 years ago
Mickaël Raulet 1c8de4dd94 hevc: pretty print(cherry picked from commit 6332b3afe298b9e1060e8549aea3aa2771b43f5d) 11 years ago
Mickaël Raulet a8fafa8978 hevc: cleaning disable field in deblocking filter(cherry picked from commit 7dd7a27ae850a51b3c9cd07046c422677398f6d5) 11 years ago
Mickaël Raulet 1912842045 hevc: remove disable_au option(cherry picked from commit e90b3f6753d645fec076e951a0597a5dc2d2fe31) 11 years ago
Michael Niedermayer 23c0698499 Merge remote-tracking branch 'cigaes/master' 11 years ago
Michael Niedermayer d47e14b53a h263dec: use init_get_bits8() and check its return code 11 years ago
Michael Niedermayer 7e3e653618 avformat/bintext: protect against potential overflow of chars_per_frame 11 years ago
Paul B Mahol c9660999b9 avfilter: replaygain scanner 11 years ago
Michael Niedermayer 2f9422d951 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 2444fca523 Merge commit '5152196b2b47d446d9a509b9bfb318daa26a1f2b' 11 years ago
Michael Niedermayer e45460aab0 Merge commit '23e6d3d4e27c83e06d00aa072c84d057bd1dad23' 11 years ago
Nicolas George c4e6024adc lavf/tee: fix leak of bsfs array. 11 years ago
Nicolas George 5a12142aca lavf/tee: fix leak of select option. 11 years ago
Nicolas George 59f809e992 lavf/tee: fix leak of strdup/strtoked buffer. 11 years ago
Michael Niedermayer ab2bfb85d4 avfilter/ff_insert_pad: fix order of operations 11 years ago
Paul B Mahol c655216939 make it possible to compile ffmpeg without swscale 11 years ago
Luca Barbato ea71aafd68 avio: Use AVERROR_PROTOCOL_NOT_FOUND 11 years ago
Paul B Mahol f5ed83c383 avformat/mxfdec; parse random index pack to get last partition offset and use it when footer partition offset is missing 11 years ago
Ben Jackson 5152196b2b pthread: Avoid spurious wakeups 11 years ago
Michael Niedermayer 80b8f78048 fate: enable hevc tests 11 years ago
Carl Eugen Hoyos 87eae03aac Support FF_DISABLE_DEPRECATION_WARNINGS with icc on Linux. 11 years ago
Stefano Sabatini ddaf33f5bb ffprobe: fix consistency checks in parse_read_intervals() 11 years ago
Mickaël Raulet 09ba986cae avcodec/hevc: fix duplicate/wrong nal unit check and difference to openhevc_upstream 11 years ago
Michael Niedermayer 712eff4978 fate: add synthetic swresample resampling tests 11 years ago
Clément Bœsch 4189fe11ff avformat/vobsub: fix invalid sub queue access while seeking. 11 years ago
Ronald S. Bultje fed483f188 avcodec/vp9dsp: fix overwrite by 1 in vert_left pred. 11 years ago
Marton Balint b2d9790c2b lavc: make avcodec_decode_subtitle2 more robust 11 years ago
Lukasz Marek 36d0b15b4e MAINTAINERS: add lavd/fbdev_enc entry 11 years ago
Lukasz Marek d1f383341f lavd/pulse_audio_enc: add support for flushing 11 years ago
Michael Niedermayer 2d8ccf0adc avutil/opt: initialize ret 11 years ago
Michael Niedermayer ad28fe35c5 avutil/file_open: Print debug message if setting close on exec fails 11 years ago
Michael Niedermayer 88d4ff4b5f avformat/utils: Check av_packet_new_side_data() return before using it 11 years ago
Michael Niedermayer eb5cc8febc avformat/oggparsespeex: Check for extradata allocation failure 11 years ago
Michael Niedermayer 2c1e075308 avformat/oggparseflac: check ff_alloc_extradata() return code 11 years ago
Michael Niedermayer b294a4beec avformat/oggparsecelt/celt_header: fix memleak 11 years ago
Michael Niedermayer baab248c49 avformat/network: check for fcntl() failure in ff_socket() 11 years ago
Michael Niedermayer 78e6f83ce0 avformat/au: add assert to help source code analyzers 11 years ago
Michael Niedermayer f198efb179 avcodec/vp9: Add asserts to help source code analyzers 11 years ago
Reimar Döffinger c9a22d69af hevc: Initialize sample aspect to valid value. 11 years ago