]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-05-20 Andreas Cadhalpunnutdec: fix infinite resync loops
2015-05-20 Michael Niedermayeravcodec/vmnc: Simplify "24bit" support
2015-05-20 Michael NiedermayerMerge commit 'eafbc6716cede6d4a652f8bedf82f2901c68d06d'
2015-05-20 Michael Niedermayeravcodec/hevc: Remove unused variable
2015-05-20 周晓勇configure: add cpuflags for loongson3 series cpu
2015-05-20 Michael Niedermayeravformat/nutdec: Fix recovery when immedeately after...
2015-05-20 Michael Niedermayeravformat/nutdec: Return error on EOF from get_str()
2015-05-20 Michael Niedermayerfate: Add fate-mathops test
2015-05-20 Michael Niedermayeravcodec: add mathops test
2015-05-20 Carl Eugen... lavc/vmnc: Fix 32bit colour-space, there is no transpar...
2015-05-20 周晓勇configure: disable mipsfpu for loongson3
2015-05-20 Michael Niedermayerdoc/encoders: add flac
2015-05-20 NikleshFix movtext crashes caused due to lack of proper bounds...
2015-05-19 Michael Niedermayeravcodec/flacenc: Support Multi dimensional quantization
2015-05-19 Vittorio Giovaravmnc: Delay pixel size check
2015-05-19 Michael Niedermayeravcodec/flacenc: Mark pointers/array arguments const...
2015-05-19 Michael Niedermayeravcodec/flacenc: Simplify md5 calculation code by using...
2015-05-19 Michael Niedermayeravutil/pixfmt: Improve ascii art showing the meaning...
2015-05-19 Michael Niedermayeravcodec/flacenc: Move udata and sums to FlacSubframe
2015-05-19 Michael Niedermayerfate: Add test for -exact_rice_parameters 1
2015-05-19 Michael Niedermayeravcodec/flacenc: Support calculating rice parameters...
2015-05-19 Michael Niedermayeravcodec/flacenc: Do not copy unused udata array ->...
2015-05-19 Michael Niedermayeravcodec/golomb: Remove disabled and broken code
2015-05-19 Michael Niedermayeravcodec/mss2: use < 0 instead of != 0 to check for...
2015-05-18 Michael Niedermayerffmpeg_opt: Compensate for DTS/PTS difference in seekin...
2015-05-18 Steve Borholibavcodec/x265: detect csps in libx265_encode_init_csp()
2015-05-18 Michael Niedermayeravcodec/snow_dwt: Remove ff_ prefix from ff_spatial_idw...
2015-05-18 Michael Niedermayeravcodec/hevc_cabac: Rename ff_hevc_transform_skip_flag_...
2015-05-18 Michael Niedermayeravfilter/avfiltergraph: Rename ff_avfilter_graph_config...
2015-05-18 Michael Niedermayeravformat/mxfenc: Set horizontal chroma subsample value...
2015-05-18 Michael Niedermayeravformat/mxfenc: Set the component depth from the pixel...
2015-05-18 Michael NiedermayerMerge remote-tracking branch 'rbultje/vp9-bugfixes'
2015-05-18 Michael Niedermayercmdutils: Fix sign error in display matrix auto-rotatio...
2015-05-17 Michael Niedermayerffmpeg: Do not copy the display matrix if rotation...
2015-05-17 Michael Niedermayeravcodec/golomb: fix reading huge signed rice golomb...
2015-05-17 Michael Niedermayeravcodec/golomb: get_ur_golomb_jpegls: Fix reading huge...
2015-05-17 MrBoogsavformat/hlsenc: do not append an endlist tag when...
2015-05-17 MrBoogsavformat/hlsenc: Add hls flag for starting a playlist...
2015-05-17 MrBoogsavformat/hlsenc: Add hls flag for rounding m3u8 duratio...
2015-05-17 Michael Niedermayeravcodec/flacdec: Attempt to auto-detect old buggy flac
2015-05-17 Carl Eugen... lavc/vc1: Never decode vc1 as gray if gray decoding...
2015-05-17 Carl Eugen... lavf/mpeg: Do not detect unknown audio in Hikvision...
2015-05-17 Carl Eugen... lavc: Print a warning if gray decoding was requested...
2015-05-17 Carl Eugen... lavf/wav: Read files >4G if no smaller filesize was...
2015-05-17 Carl Eugen... lavf/wav: Print an error if files >4G are written.
2015-05-17 Carl Eugen... lavc/h263: Set color_range for gray decoding.
2015-05-17 Carl Eugen... lavc/vc1: Set color_range for gray decoding.
2015-05-17 Carl Eugen... lavf/mov: Tell users about the use_absolute_path option.
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...
next