]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-12-09 Michael NiedermayerMerge commit 'd64341e498fa46c6cf4c23d408177d7489559654'
2013-12-09 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2013-12-09 Michael NiedermayerMerge commit '61b203ffe6c71789acb14f51483d63fe9e516842'
2013-12-09 Michael NiedermayerMerge commit '9b8d11a76ae7bca8bbb58abb822138f8b42c776c'
2013-12-09 Michael NiedermayerMerge commit 'd4f1188d1a662fed5347e70016da49e01563e8a8'
2013-12-09 Michael NiedermayerMerge commit 'c9ca220ef26e36abd22085e6fa156c0dbc43bbf0'
2013-12-09 Michael NiedermayerMerge commit '37a749012aaacc801fe860428417a6d7b81c103f'
2013-12-09 Michael NiedermayerMerge commit 'df7aba52b51007db50410abe15fe28391abd8757'
2013-12-09 Michael NiedermayerMerge commit 'c342132fa8a29692e28c98238e3a31da5c407e42'
2013-12-09 Michael NiedermayerMerge commit 'a1ee1648690726b34e98eaf8db04fd7b3303cfc8'
2013-12-09 Michael NiedermayerMerge commit '85f947aefb3dae81f65f518acdffa8e31c679654'
2013-12-09 Michael NiedermayerMerge commit 'd4f0f2d1e80b76260eb6b9cdde472ac069dfda56'
2013-12-09 Michael NiedermayerMerge commit 'e5419709f50593769037ab77d7102f82d9260784'
2013-12-09 Carl Eugen... Fix remuxing of IMA_QT in mov.
2013-12-09 Carl Eugen... Do not detect "00000000..." (and other non-changing...
2013-12-09 Michael NiedermayerMerge commit 'd351ef47d0e0ccb7de96b37f137c16b2885580ac'
2013-12-09 Carl Eugen... Revert: flvenc: Don't pretend to support muxing "plain...
2013-12-09 Michael NiedermayerMerge commit 'b605b123ef1d3bac0e7c221d8d7fa74cd8c7253c'
2013-12-09 Michael NiedermayerMerge commit 'afa21a12bf084f905187615706b0a8d92bc98661'
2013-12-09 Michael NiedermayerMerge commit 'e2274aa555f023e4f4e4819bf29b2d7e0adec7d5'
2013-12-09 anatolyAdd support for picture_ptr field in MJpegDecodeContext
2013-12-09 Michael NiedermayerMerge commit 'f0b234ab9e406efee85c17eb435db646092a943b'
2013-12-09 Diego Biurrunconfigure: Prefix libc-related variables with "libc_"
2013-12-09 Sean McGovernconfigure: detect Solaris libc
2013-12-09 Alexandra Khirnovaavcodec: Use av_reallocp where suitable
2013-12-09 Anton Khirnovdv: use AVFrame API properly
2013-12-09 John Stebbinsac3dec: make drc_scale exponentially
2013-12-09 Anton Khirnovlavc: rework handling of refcounted_frames=0
2013-12-09 Anton Khirnovframe: cosmetics, reindent
2013-12-09 Anton Khirnovframe: copy flags in av_frame_copy_props()
2013-12-09 Anton Khirnovlavc/decode_video(): always unref the frame if there...
2013-12-09 Anton Khirnovlavc: remove a pointless check in decode_audio4()
2013-12-09 Anton Khirnovlavc: use buf[0] instead of data[0] as the indicator...
2013-12-09 Anton Khirnovlavc: remove the extended_data workarounds.
2013-12-09 Anton Khirnovpthread_frame: use the AVFrame API properly.
2013-12-09 Anton Khirnovmxpegdec: use the AVFrame API properly.
2013-12-09 Anton Khirnovp*menc: use the AVFrame API properly.
2013-12-09 Anton Khirnovmjpegdec: use the AVFrame API properly.
2013-12-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-12-09 Michael NiedermayerMerge commit '4958f35a2ebc307049ff2104ffb944f5f457feb3'
2013-12-09 James Almercommon.mak: Less ugly version of the previous windres fix
2013-12-09 James Almerconfigure: Move MinGW64 specific check to the correct...
2013-12-09 James Almercommon.mak: fix the current fate failures with windres
2013-12-08 Michael Niedermayeravcodec/ffv1enc: support forcing experimental 1.4 version
2013-12-08 Michael Niedermayeravcodec/ffv1: support adjusting the g vs r + b coeffici...
2013-12-08 d savformat: AviSynth demuxer rewrite
2013-12-08 Diego Biurrunconfigure: Move adding of compat objects out of libc...
2013-12-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-12-08 Andrey Utkinavformat/rtpdec: Enable GSM RTP depacketization
2013-12-08 Alexander Strasserconfigure: Special case libfreetype test
2013-12-08 Diego Biurrundsputil: Move apply_window_int16 to ac3dsp
2013-12-08 Michael Niedermayeravfilter/vf_mergeplanes: specify pixel format min/max
2013-12-08 Michael Niedermayeravcodec/mpeg4video: fix 2 more incorrectly associated...
2013-12-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-12-08 Diego Biurrunconfigure: Separate MinGW32 and MinGW64 libc handling
2013-12-07 James Almerlibvpxenc: token_parts is VP8 specific
2013-12-07 Guillaume Martreslibvpx: do not mark VP9 as experimental when using...
2013-12-07 James Almerwindres: Track dependencies
2013-12-07 Michael NiedermayerMerge remote-tracking branch 'rbultje/vp9-simd'
2013-12-07 Ronald S. Bultjevp9: implement top/left half (4x4) sub-8x8-IDCT.
2013-12-07 Ronald S. Bultjevp9: split pre-load of 11585x2 out of 1d idct macro.
2013-12-07 Ronald S. Bultjevp9: minor refactorings in idct ssse3 assembly.
2013-12-07 Ronald S. Bultjevp9: split x86 assembly in two files.
2013-12-07 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2013-12-07 Michael Niedermayeravutil/opt: Implement av_opt_set_defaults* in O(N)...
2013-12-07 Michael Niedermayeravutil/opt: factor set_string_color() out
2013-12-07 Michael Niedermayeravutil/opt: factor set_string_video_rate() out
2013-12-07 Michael Niedermayeravutil/opt: factor set_string_image_size() out
2013-12-07 Michael Niedermayeravformat/utils: remove unused variable
2013-12-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-12-07 Michael Niedermayeravformat/utils: reject poorly fitting rfps values earlier
2013-12-07 Michael Niedermayeravformat/mov: use rfps_add_frame() only for video
2013-12-07 Michael Niedermayerswscale/utils: fill xyz tables only when they will...
2013-12-06 Michael Niedermayeravutil/utils: run ff_check_pixfmt_descriptors() only...
2013-12-06 Michael Niedermayerdcadec: Decode LFE to avoid adding random data when...
2013-12-06 Michael Niedermayeravutil/log: skip IO calls on empty strings
2013-12-06 Michael Niedermayeravutil/log: skip setting color for default (AV_LOG_INFO...
2013-12-06 Michael Niedermayeravutil/log: merge calls that set ansi color and print...
2013-12-06 James Almeravresample: Include libavutil/avutil.h in version.h
2013-12-06 Michael NiedermayerMerge remote-tracking branch 'lukaszmluki/master'
2013-12-06 Marton Balintffplay: set default window size before starting audio
2013-12-06 Marton Balintffplay: factor out function setting default window...
2013-12-06 Marton Balintffplay: remove no longer necessary codec flush
2013-12-06 Marton Balintffplay: do not wait for flushing the picture queue...
2013-12-06 James Almerlavf/mux: Don't write "encoder" metadata tag when bitex...
2013-12-06 Lukasz Mareklavd/fbdev_enc: add default device
2013-12-06 Michael Niedermayeravcodec/error_resilience: check that er is supported...
2013-12-06 Michael Niedermayeravcodec/error_resilience: factor er_supported() check out
2013-12-06 Michael Niedermayeravcodec/qdm2: move static init to normal init to avoid...
2013-12-06 Michael Niedermayerdo O(1) instead of O(n) atomic operations in register...
2013-12-06 Michael Niedermayermjpeg/ljpegenc: factor ff_mjpeg_init_hvsample() out
2013-12-06 Michael Niedermayeravcodec/mpegvideo_enc/frame_end(): remove unused variable
2013-12-06 Michael Niedermayeravcodec/mjpegenc/ff_mjpeg_escape_FF: remove unused...
2013-12-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-12-06 Michael NiedermayerMerge commit 'f51e3a1971045c7ed0c3d9d29d3254a4d940198e'
2013-12-06 Michael NiedermayerMerge commit 'b73a8922d818c7f909855557718d4c3bfacbd92d'
2013-12-06 Michael NiedermayerMerge commit 'fa4476815d0d27996eb199452f2cdbfccdd244a5'
2013-12-06 Michael NiedermayerMerge commit 'daffed3b173c59d64907747bf3309e98a8974f4e'
2013-12-06 Michael NiedermayerMerge commit '0cdbc4d39394965bd8712395b19160da8f3fe144'
2013-12-06 Michael NiedermayerMerge commit '72c0b8f724a71d2784aecad0e5221e7ab6206371'
next