72178 Commits (38f5a266eed1160e87da8e832a0a07818d7673cb)
 

Author SHA1 Message Date
Carl Eugen Hoyos 38f5a266ee lavc/flacdec: Sanitize FLACSTREAMINFO usage. 10 years ago
Michael Niedermayer 488383afd1 avformat/avidec: add mp2 to the list of exceptions instead of generally treating dshow_block_align==1 special 10 years ago
Michael Niedermayer b87dd7f82d ffmpeg: only apply last picture flush code at EOF 10 years ago
Michael Niedermayer 8e3b1f259e avfilter/buffersink: return EOF if closed link in av_buffersink_get_frame_flags() 10 years ago
Michael Niedermayer bd8f2fa525 Merge commit '732dd658687bd9a2e5c622e38c481825b57af250' 10 years ago
Michael Niedermayer 3fb726c6b4 avcodec/aacenc: use < 0 instead of != 0 for error checks 10 years ago
Michael Niedermayer 2580bae54a avcodec/j2kenc: Use ret < 0 instead of ret != 0 for error checks 10 years ago
Michael Niedermayer da4ef13cb2 avformat/mux: use <0 instead of != 0 for error check of init_muxer() 10 years ago
Timothy Gu 732dd65868 doc: Add $branch to FATE config template 10 years ago
Michael Niedermayer f8598cefe9 avdevice/v4l2: Fix vertical alignment in list_formats() output 10 years ago
Michael Niedermayer 50393bce31 avformat/mov: Fix parsing short loci 10 years ago
Michael Niedermayer 9e4f0cfc8f avformat/mov: Print reason of loci parsing failure 10 years ago
anatolschwarz 77cc0d5b59 ffmpeg: Support preserving the source key frame timings 10 years ago
Michael Niedermayer 3a91a07f15 ffmpeg: Remove another unneeded ost->filter_graph check 10 years ago
Michael Niedermayer 3051e7fa71 avcodec/hevc: Fix typo in num_entry_point_offsets check 10 years ago
Michael Niedermayer c64b2d480b avcodec/libtheoraenc: Check for av_malloc failure 10 years ago
Michael Niedermayer e6ec65d2d3 avformat/rtsp: print a debug level note if time parsing fails 10 years ago
Michael Niedermayer ff1d85b0ed avcodec/svq1dec: Remove duplicate buf_size check 10 years ago
Michael Niedermayer fc624ec9ba avcodec/dcadec: Check active_bands 10 years ago
Michael Niedermayer 0f3e6959bf avcodec/dcadec: Check scale table index 10 years ago
Michael Niedermayer ade8a46154 avcodec/sonic: More completely check sample_rate_index and channels 10 years ago
Michael Niedermayer c131a9fead avcodec/sonic: check memory allocations 10 years ago
Michael Niedermayer cdd25f9a3d avcodec/smvjpegdec: check avcodec_decode_video2() return code 10 years ago
Michael Niedermayer 294469416d avcodec/shorten: More complete pred_order check 10 years ago
Michael Niedermayer 2d15588124 avcodec/shorten: Fix code depending on signed overflow behavior 10 years ago
Michael Niedermayer d201becfc0 avcodec/shorten: Check skip_bytes() 10 years ago
Michael Niedermayer c347f75d6b avcodec/put_bits: Remove dead code in put_bits() 10 years ago
Michael Niedermayer c4c6aea397 avcodec/proresdec2: Reset slice_count on deallocation 10 years ago
Michael Niedermayer 5e1d530f91 avcodec/vp9: Use separate memset for counts.eob 10 years ago
Michael Niedermayer 670702f91d ffmpeg: Print an error if avfilter_graph_queue_command() failed 10 years ago
Michael Niedermayer da2f156843 ffmpeg: remove unneeded ost->filter check 10 years ago
Michael Niedermayer 3793caa5e2 avcodec/acelp_vectors: Assert that x is within the array in ff_set_fixed_vector() 10 years ago
Michael Niedermayer dc4a621e9c avcodec/vp3: Cleanup order of operations for current_run check 10 years ago
Michael Niedermayer ca688de2c7 fate: increase the number of filtered frames to 20 for edgedetect* & hue 10 years ago
Vignesh Venkatasubramanian b5508f74b9 lavf/webmdashenc: fix unchecked strftime 10 years ago
Michael Niedermayer 47cbcf20d6 avcodec/h264_slice: Fix ranges in assert 10 years ago
Michael Niedermayer 9f0b898e82 avcodec/dvbsubdec: Clear w/h/size on region buffer allocation failure 10 years ago
Michael Niedermayer 8f1afde11d avcodec/diracdec: Make data_unit_size unsigned 10 years ago
Michael Niedermayer a9bf628bfd avcodec/dcadec: Check subsubframes 10 years ago
Michael Niedermayer a6a45774d0 avcodec/dcadec: Check nchans 10 years ago
wm4 cc5e4bb484 hevc: make avcodec_decode_video2() fail if get_format() fails 10 years ago
Michael Niedermayer f6b8b96607 avcodec/cavsdec: Use ff_set_dimensions() 10 years ago
Michael Niedermayer c5c06e392b avcodec/cavsdec: Check frame_rate_code 10 years ago
Michael Niedermayer 139e1c8009 avcodec/cavsdec: Check esc_code 10 years ago
Nedeljko Babic 729466dc68 libavutil/softfloat: Add test case for av_add_sf 10 years ago
Michael Niedermayer 019daa0775 avcodec/qdrw: Fix the code which asks for version 1 samples 10 years ago
Michael Niedermayer 5c8e4bf7c4 avcodec/qdrw: another try at skipping the first 512 bytes 10 years ago
Clément Bœsch 5c219e289e avcodec/srtdec: attempt to correct SubRip positioning 10 years ago
Clément Bœsch 56bc0a6736 avcodec/ass: make default playback resolution available to decoders 10 years ago
Rong Yan a2cd07d22a avcodec/ppc/h264dsp: POWER LE support in h264_idct_dc_add_internal() fix vec_lvsl bug 10 years ago