]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2014-01-26 Stefano Sabatiniconfigure: add missing dependency for the remuxing...
2014-01-26 Stefano Sabatiniffmpeg: use intermediary variables in reap_filters...
2014-01-26 Stefano Sabatinidoc/filters: re-edit notes on filtergraph escaping
2014-01-26 Michael Niedermayeravcodec/huffyuvenc: fix end pointer for stats_out
2014-01-26 Michael Niedermayeravcodec/huffyuvenc: fail if stats_out is too small...
2014-01-26 Michael Niedermayerfate: add test for 16bps ffvhuff
2014-01-26 Jean Firstavcodec/libfdk_aacenc: enable 7.1 channel encoding
2014-01-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2014-01-26 Michael NiedermayerMerge commit 'fb87e69ff77f96536768dbae01d82db70c8b41f3'
2014-01-26 Michael Niedermayeravcodec/mpeg12dec: Revert Change to mpeg2_fast_decode_b...
2014-01-26 Michael Niedermayeravcodec/mpeg12dec: Redesign index checks for mpeg2_fast...
2014-01-26 Michael NiedermayerMerge commit '6d93307f8df81808f0dcdbc064b848054a6e83b3'
2014-01-26 Michael Niedermayeravutil/internal.h: add timer.h back
2014-01-26 Michael NiedermayerMerge commit 'fb0c9d41d685abb58575c5482ca33b8cd457c5ec'
2014-01-25 Michael Niedermayeravcodec/huffyuv: support AV_PIX_FMT_YUV(A)4XYP16 and...
2014-01-25 Janne Grunauconfigure: clang: explicitly state dep file and rule...
2014-01-25 Janne Grunauconfigure: add missing x86 dependency for i686
2014-01-25 Janne Grunaumpeg12: check scantable indices in all decode_block...
2014-01-25 Janne Grunauavutil: remove timer.h include from internal.h
2014-01-25 Michael Niedermayeravfilter/vf_scale: simplify alignment code
2014-01-25 Michael Niedermayeravfilter/vf_scale: do aspect ratio and scale factor...
2014-01-25 Michael NiedermayerMerge branch 'scale-filter-factor' of https://github...
2014-01-25 Michael Niedermayeravcodec/libx264: also consider ticks per frame for...
2014-01-25 Clément Bœschx86/lossless_videodsp: silly one-line cosmetic.
2014-01-25 Lars KiesowDocumentation for scale filter factor
2014-01-25 Lars KiesowDocumentation for scale filter factor
2014-01-25 Lars KiesowFixed factor for scale filter
2014-01-25 Lars KiesowFactors for scale filter
2014-01-25 Clément Bœschx86/lossless_videodsp: use common macro for add and...
2014-01-25 Clément Bœschx86/lossless_videodsp: simplify and explicit aligned...
2014-01-25 Ramiro Pollalavfi/drawtext: add option for drawing border around...
2014-01-25 Ramiro Pollalavfi/drawtext: get bitmap from glyph in a separate...
2014-01-25 Michael NiedermayerMerge remote-tracking branch 'rbultje/vp9-simd'
2014-01-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2014-01-25 Michael NiedermayerMerge commit '0e1ad2f591b87e944550c15b54e54f8189743289'
2014-01-25 Ronald S. Bultjevp9: fix memory corruption if header decoding fails...
2014-01-25 Ronald S. Bultjevp9/x86: use explicit register for relative stack refer...
2014-01-25 Ronald S. Bultjevp9/x86: iwht4x4 (lossless) mmx.
2014-01-25 Ronald S. Bultjevp9/x86: 4x4 iadst SIMD (ssse3) variants.
2014-01-25 Ronald S. Bultjevp9/x86: 8x8 iadst SIMD (ssse3/avx) variants.
2014-01-25 Michael Niedermayeravcodec/dvbsubdec: Remove unused display_list_size
2014-01-24 Wim Vander... Fixed a memory leak in dvbsubenc.c: sub->num_rects...
2014-01-24 James Darnleylavf/avienc: cosmetic indent
2014-01-24 James Darnleylavf/avienc: use metadata_header_padding
2014-01-24 James Darnleylavf/id3v2enc: update comment about minimum padding
2014-01-24 James Darnleylavf/id3v2enc: use metadata_header_padding
2014-01-24 James Darnleylavf/flacenc: fix comment after previous change
2014-01-24 James Darnleylavf/flacenc: use metadata_header_padding
2014-01-24 James DarnleyAVFormatContext: add metadata_header_padding field
2014-01-24 Serhii Marchukmpegts demuxer: store PMT values of DVB teletext to...
2014-01-24 Serhii Marchukmpegts muxer: restore PMT table of DVB teletext from...
2014-01-24 Serhii Marchukmpegts muxer: Change the default subtitle language...
2014-01-24 João Bernardoavutil/opt: Better print representation of number limits
2014-01-24 Kostya Shishkovdxtory: compressed RGB555/RGB565 decoding support
2014-01-24 Kostya Shishkovdxtory: add more compressed and uncompressed modes
2014-01-24 Michael Niedermayeravcodec/mpeg12dec: fix mis-indented line
2014-01-24 Michael Niedermayeravcodec/mpeg12dec: Disable the checked bitstream reader
2014-01-24 Michael Niedermayeravcodec/mpeg12dec: Check for overread in mpeg_decode_sl...
2014-01-24 Michael Niedermayeravcodec/mpeg12dec: check block index in mpeg2_fast_deco...
2014-01-24 Michael Niedermayeravcodec/mpeg12dec: Optimize mpeg1_decode_block_intra()
2014-01-24 Michael Niedermayeravcodec/mpeg12dec: check for overread in mpeg1_fast_dec...
2014-01-24 Michael Niedermayeravcodec/mpeg12dec: Make mpeg2_fast_decode_block_intra...
2014-01-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2014-01-24 Michael NiedermayerMerge commit 'bd01412313c728400f1fc5448ede0ad8b51da0d1'
2014-01-24 Stefano Sabatiniexamples/filtering_audio,video: do not call avcodec_reg...
2014-01-24 Stefano Sabatinidoc/ffmpeg: reference time syntax sections in ffmpeg...
2014-01-24 Guillaume Martresvp9: fix bugs in updating coef probabilities with paral...
2014-01-24 Ronald S. Bultjevp9: fix mvref finding to adhere to bug in libvpx.
2014-01-24 Michael Niedermayeravformat/nutenc: fix missing break in switch
2014-01-24 Michael Niedermayeravfilter/avfilter: fix use of uninitialized pointer
2014-01-24 Michael Niedermayeravcodec/vc1: fix type of tmp
2014-01-24 Michael Niedermayeravcodec/libopenjpegenc: Replace av_frame_alloc() and...
2014-01-24 Michael Niedermayeravcodec/mjpegenc: Use av_frame_clone() instead of av_fr...
2014-01-24 Michael Niedermayeravcodec/libopenjpegenc: Check the return code of av_fra...
2014-01-23 Michael Niedermayeravcodec/h264_cabac: Fix use with the checked bitstream...
2014-01-23 Reynaldo H... libavformat/mtv: add missing MTV_ prefix to macro
2014-01-23 Reynaldo H... libavformat/mtv: make clear we assume bpp is always 16
2014-01-23 Reynaldo H... libavformat/mtv: donwgrade probe score for < 512
2014-01-23 Reynaldo H... libavformat/mtv: Check for min header size first
2014-01-23 addr-see-the... Cinepak encoder: adding option handling for flexibility
2014-01-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2014-01-23 Martin Storsjörtpdec_asf: Copy the need_parsing field from the chaine...
2014-01-23 Stefano Sabatiniffmpeg: use av_err2str() macro
2014-01-23 Stefano Sabatiniffmpeg: apply misc cosmetics to process_input() code
2014-01-23 Michael Niedermayeravformat/matroskaenc: wrap V_QUICKTIME codec private...
2014-01-23 Eli Karaavformat/http: Properly handle cookies that specify...
2014-01-23 Matt Oliveravformat/tls: Fix windows build with openSSL enabled.
2014-01-23 Michael Niedermayeravcodec/x86/lossless_videodsp: disable median optimizat...
2014-01-23 Michael Niedermayeravcodec/lossless_videodsp: Pass AVCodecContext to init
2014-01-23 Michael Niedermayeravcodec/bitstream: assert that no integer overflow...
2014-01-23 Stefano Sabatiniexamples/muxing: reindent after previous commit
2014-01-22 Stefano Sabatiniexamples/muxing: flush encoders at the end
2014-01-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2014-01-22 Michael Niedermayeravcodec/x86/lossless_videodsp: port sub_hfyu_median_pre...
2014-01-22 Michael Niedermayeravcodec/x86/lossless_videodsp: Port sub_hfyu_median_pre...
2014-01-22 Michael Niedermayeravcodec/x86/lossless_videodsp: port add_hfyu_median_pre...
2014-01-22 Michael Niedermayeravcodec/x86/lossless_videodsp: add diff_int16_mmx/sse2
2014-01-22 Martin Storsjömpegvideo_enc: Don't call ff_h263dsp_init unconditionally
2014-01-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2014-01-22 Michael NiedermayerMerge commit 'ea49f60523c4f4c43cb06a35166b44478d473e51'
next