]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-05-17 Carl Eugen... lavc/qdrw: Fix overwrite when reading invalid Quickdraw...
2015-05-17 Carl Eugen... lavc/flac: Fix encoding and decoding with high lpc.
2015-05-17 Carl Eugen... lavc/flacdec: Sanitize FLACSTREAMINFO usage.
2015-05-16 Michael Niedermayeravformat/avidec: add mp2 to the list of exceptions...
2015-05-16 Michael Niedermayerffmpeg: only apply last picture flush code at EOF
2015-05-16 Michael Niedermayeravfilter/buffersink: return EOF if closed link in av_bu...
2015-05-16 Michael NiedermayerMerge commit '732dd658687bd9a2e5c622e38c481825b57af250'
2015-05-16 Michael Niedermayeravcodec/aacenc: use < 0 instead of != 0 for error checks
2015-05-16 Michael Niedermayeravcodec/j2kenc: Use ret < 0 instead of ret != 0 for...
2015-05-16 Michael Niedermayeravformat/mux: use <0 instead of != 0 for error check...
2015-05-16 Ronald S. Bultjevp9: match another find_ref_mvs() bug in libvpx.
2015-05-16 Timothy Gudoc: Add $branch to FATE config template
2015-05-16 Ronald S. Bultjevp9: fix scaled motion vector clipping for sub8x8 blocks.
2015-05-16 Michael Niedermayeravdevice/v4l2: Fix vertical alignment in list_formats...
2015-05-16 Michael Niedermayeravformat/mov: Fix parsing short loci
2015-05-16 Michael Niedermayeravformat/mov: Print reason of loci parsing failure
2015-05-16 anatolschwarzffmpeg: Support preserving the source key frame timings
2015-05-16 Ronald S. Bultjevp9: improve signbias check.
2015-05-15 Michael Niedermayerffmpeg: Remove another unneeded ost->filter_graph check
2015-05-15 Michael Niedermayeravcodec/hevc: Fix typo in num_entry_point_offsets check
2015-05-15 Michael Niedermayeravcodec/libtheoraenc: Check for av_malloc failure
2015-05-15 Ronald S. Bultjevp9: don't allow compound references if error_resilienc...
2015-05-15 Ronald S. Bultjevp9: clamp segmented lflvl before applying ref/mode...
2015-05-15 Ronald S. Bultjevp9: reset loopfilter mode/ref deltas on keyframe.
2015-05-15 Ronald S. Bultjevp9: fix crash when playing back 440/440 content with...
2015-05-15 Ronald S. Bultjevp9: extend loopfilter workaround for vp9 h/v mix-up...
2015-05-15 Michael Niedermayeravformat/rtsp: print a debug level note if time parsing...
2015-05-15 Michael Niedermayeravcodec/svq1dec: Remove duplicate buf_size check
2015-05-15 Michael Niedermayeravcodec/dcadec: Check active_bands
2015-05-15 Michael Niedermayeravcodec/dcadec: Check scale table index
2015-05-15 Michael Niedermayeravcodec/sonic: More completely check sample_rate_index...
2015-05-15 Michael Niedermayeravcodec/sonic: check memory allocations
2015-05-15 Michael Niedermayeravcodec/smvjpegdec: check avcodec_decode_video2() retur...
2015-05-15 Michael Niedermayeravcodec/shorten: More complete pred_order check
2015-05-15 Michael Niedermayeravcodec/shorten: Fix code depending on signed overflow...
2015-05-15 Michael Niedermayeravcodec/shorten: Check skip_bytes()
2015-05-15 Michael Niedermayeravcodec/put_bits: Remove dead code in put_bits()
2015-05-15 Michael Niedermayeravcodec/proresdec2: Reset slice_count on deallocation
2015-05-15 Michael Niedermayeravcodec/vp9: Use separate memset for counts.eob
2015-05-15 Michael Niedermayerffmpeg: Print an error if avfilter_graph_queue_command...
2015-05-15 Michael Niedermayerffmpeg: remove unneeded ost->filter check
2015-05-15 Michael Niedermayeravcodec/acelp_vectors: Assert that x is within the...
2015-05-15 Michael Niedermayeravcodec/vp3: Cleanup order of operations for current_ru...
2015-05-15 Ronald S. Bultjevp9: clip motion vectors in the same way as libvpx...
2015-05-15 Michael Niedermayerfate: increase the number of filtered frames to 20...
2015-05-15 Ronald S. Bultjevp9: set skip flag if the block had no coded coefficients.
2015-05-14 Vignesh Venkatasubra... lavf/webmdashenc: fix unchecked strftime
2015-05-14 Michael Niedermayeravcodec/h264_slice: Fix ranges in assert
2015-05-14 Michael Niedermayeravcodec/dvbsubdec: Clear w/h/size on region buffer...
2015-05-14 Michael Niedermayeravcodec/diracdec: Make data_unit_size unsigned
2015-05-14 Ronald S. Bultjevp9: apply mv scaling workaround only when subsampling...
2015-05-14 Ronald S. Bultjevp9: read all 4x4 blocks in sub8x8 blocks individually...
2015-05-14 Ronald S. Bultjevp9: fix segmentation map referencing upon framesize...
2015-05-14 Michael Niedermayeravcodec/dcadec: Check subsubframes
2015-05-14 Michael Niedermayeravcodec/dcadec: Check nchans
2015-05-14 Ronald S. Bultjevp9: disable more pmulhrsw optimizations in idct16/32.
2015-05-14 Ronald S. Bultjevp9: disable all pmulhrsw in 8/16 iadst x86 optimizations.
2015-05-14 wm4hevc: make avcodec_decode_video2() fail if get_format...
2015-05-14 Michael Niedermayeravcodec/cavsdec: Use ff_set_dimensions()
2015-05-14 Michael Niedermayeravcodec/cavsdec: Check frame_rate_code
2015-05-14 Michael Niedermayeravcodec/cavsdec: Check esc_code
2015-05-14 Nedeljko Babiclibavutil/softfloat: Add test case for av_add_sf
2015-05-14 Michael Niedermayeravcodec/qdrw: Fix the code which asks for version 1...
2015-05-14 Michael Niedermayeravcodec/qdrw: another try at skipping the first 512...
2015-05-14 Clément Bœschavcodec/srtdec: attempt to correct SubRip positioning
2015-05-14 Clément Bœschavcodec/ass: make default playback resolution available...
2015-05-14 Rong Yanavcodec/ppc/h264dsp: POWER LE support in h264_idct_dc_a...
2015-05-14 Shivraj Patilavcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for...
2015-05-14 Michael Niedermayeravformat/nutdec: Remove unused variable
2015-05-14 Timothy Gunutdec: Remove unused label
2015-05-13 Michael Niedermayeravcodec/msrledec: Ask for sample that uses a branch...
2015-05-13 Michael Niedermayeravcodec/on2avc: Check run more carefully
2015-05-13 Michael Niedermayeravcodec/mpeg4audio: add some padding/alignment to MAX_P...
2015-05-13 Rainer Hocheckerswr: fix alignment issue caused by 8ch sse functions
2015-05-13 Michael NiedermayerMerge commit 'e7c5e17d4fbd7c83fb331bf327e25ebd8e6a8623'
2015-05-13 Michael NiedermayerMerge commit '3b5e5e6a29d62462d0505287042fa4c2b99c4f2b'
2015-05-13 Michael NiedermayerMerge commit '85ca012ba680bdf942d95ab98c74f6a28f447588'
2015-05-13 Michael NiedermayerMerge commit 'd84429d41e24437536907af1e6b73197ecf3f6db'
2015-05-13 Michael NiedermayerMerge commit '8fc11abe1fea4f211cc7dbd58a173d1221627d90'
2015-05-13 Michael Niedermayeravcodec/qdrw: cleanup skip code
2015-05-13 Michael NiedermayerMerge commit '0348e74c01a099a3787ae21df1c2a742fc846163'
2015-05-13 Michael NiedermayerMerge commit 'd0dce15da34c0e4eee6c683be299de0221db00d3'
2015-05-13 Andreas Cadhalpuncafdec: free extradata before allocating it
2015-05-13 Andreas Cadhalpuncafdec: check avio_read return value
2015-05-13 Michael Niedermayeravcodec/mjpegdec: fix len computation in ff_mjpeg_decod...
2015-05-13 Michael Niedermayeravcodec/mjpegdec: Check len in ff_mjpeg_decode_dht()
2015-05-13 Stefano Pigozzivda: Make output CVPixelBuffer format configurable
2015-05-13 Michael Niedermayeravcodec/mjpegdec: Check len in ff_mjpeg_decode_dqt()
2015-05-13 Gopu Govindaswamylibx265: Use the Multi-library Interface
2015-05-13 Michael Niedermayeravcodec/jpeglsdec: assert that overflows end at exactly x=w
2015-05-13 Michael Niedermayeravcodec/jpeg2000dec: fix boolean operator
2015-05-13 Michael Niedermayeravcodec/hevc_ps: Move log2_ctb_size checks up to preven...
2015-05-13 Michael Niedermayeravcodec/hevc_ps: Explicitly check num_tile_* for negati...
2015-05-13 Michael Niedermayeravcodec/hevc_ps: Check vps_num_hrd_parameters
2015-05-13 Michael Niedermayeravcodec/hevc_ps: More completely check vps_num_layer_sets
2015-05-13 Michael Niedermayeravcodec/hevc: Simplify entry_point_offset parsing
2015-05-13 Michael Niedermayeravcodec/hevc: Check num_entry_point_offsets
2015-05-13 Michael Niedermayeravcodec/hevc: Check offset_len
2015-05-13 Dave Ricedoc/ffprobe.xsd: add build_date and build_time as optio...
2015-05-13 Dave Ricedoc/ffprobe.xsd: remove extra sequence from streamType
next