]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-03-26 Paul B Mahollavfi/testsrc: make use of AV_OPT_TYPE_VIDEO_RATE
2013-03-26 Paul B Mahollavfi/fps: make use of AV_OPT_TYPE_VIDEO_RATE
2013-03-26 Michael NiedermayerMerge commit 'f1e9398621af0bc9d166014e4ce6996bb4f141d0'
2013-03-26 Michael NiedermayerRevert "Fix compilation with --disable-everything ...
2013-03-26 Michael NiedermayerMerge commit '75644335b907919057960716508477239c26fed4'
2013-03-26 Michael NiedermayerMerge commit '613a37eca4c7b8eefceaa3e0231c23ad090ca94f'
2013-03-26 Michael Niedermayerx86/dsputil.asm: make unaligned bswap actually work
2013-03-26 Michael NiedermayerMerge commit 'e5c2794a7162e485eefd3133af5b98fd31386aeb'
2013-03-26 Martin Storsjölavc: Rename avpriv_mpv_find_start_code after moving...
2013-03-26 Martin Storsjölavc: Move start code finding to utils.c
2013-03-26 Michael Niedermayeravcodec/x86/dsputil_qns_template: use av_assert
2013-03-26 Clément Bœschlavfi/perms: add myself to the copyright header.
2013-03-26 Clément Bœschlavfi/perms: add seed option.
2013-03-26 Clément Bœschlavfi/perms: remove unecessary indirection after f7324c06.
2013-03-26 Michael Niedermayerffmpeg_opt: avoid strcpy()
2013-03-26 Clément Bœschtools: add audio normalize script example.
2013-03-26 Clément Bœschlavfi/curves: add forgotten strong_contrast preset.
2013-03-25 Clément Bœschlavfi/curves: support preset shorthand.
2013-03-25 Clément Bœschlavfi/curves: add presets support.
2013-03-25 Michael Niedermayerffserver/ctime1: avoid using strcpy()
2013-03-25 Michael Niedermayerdshow_pin: dont return a value from a void function
2013-03-25 Michael Niedermayerlibpostproc: silence valgrind/fate warning about using...
2013-03-25 Kostya Shishkovape: 3.80-3.92 decoding support
2013-03-25 Michael Niedermayerxxan: make code independent of sizeof(AVFrame)
2013-03-25 Michael Niedermayeryop: Fix return type
2013-03-25 Martin Storsjöh264: Remove an unused variable
2013-03-25 Michael Niedermayeravcodec/gifdec: Add av_log() to workaround gcc 4.2...
2013-03-25 Michael Niedermayerxan: make decoder independent of sizeof(AVFrame)
2013-03-25 James Almerlavc/flacdec: Propagate and return meaningful error...
2013-03-25 Björn Sblend: Adding yuvj pixelformats to the blend effect
2013-03-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-03-25 Janne Grunaux86: consistently use unaligned movs in the unaligned...
2013-03-25 Michael Niedermayervsrc_testsrc: avoid floats and non bit exactness
2013-03-24 Michael Niedermayeravcodec/utils: initialize pixel buffer pool
2013-03-24 Nicolas Georgelavf/mux: add the flush_packets option.
2013-03-24 Nicolas Georgelavfi: support multiple rounds of format negotiation.
2013-03-24 Nicolas Georgelavfi/af_amerge: return EAGAIN if the input layouts...
2013-03-24 Nicolas Georgelavfi: add test for concat.
2013-03-24 Michael Niedermayerh264/field_end move progress report code after error...
2013-03-24 Clément Bœschlavfi/thumbnail: add support for named options.
2013-03-24 Stefano Sabatinilavfi/colormatrix: reword error message in init
2013-03-24 Stefano Sabatinilavfi/colormatrix: add support for named options
2013-03-24 Clément Bœschlavfi/tinterlace: use standard options parsing.
2013-03-24 Clément Bœschlavfi/subtitles: use standard options parsing.
2013-03-24 Clément Bœschlavfi/smartblur: use standard options parsing.
2013-03-24 Clément Bœschlavfi/setfield: use standard options parsing.
2013-03-24 Clément Bœschlavfi/overlay: use standard options parsing.
2013-03-24 Clément Bœschlavfi/kerndeint: use standard options parsing.
2013-03-24 Clément Bœschlavfi/idet: use standard options parsing.
2013-03-24 Clément Bœschlavfi/histeq: use standard options parsing.
2013-03-24 Clément Bœschlavfi/gradfun: use standard options parsing.
2013-03-24 Clément Bœschlavfi/geq: use standard options parsing.
2013-03-24 Clément Bœschlavfi/fieldorder: use standard options parsing.
2013-03-24 Clément Bœschlavfi/field: use standard options parsing.
2013-03-24 Clément Bœschlavfi/deshake: use standard options parsing.
2013-03-24 Clément Bœschlavfi/cropdetect: use standard options parsing.
2013-03-24 Clément Bœschlavfi/boxblur: use standard options parsing.
2013-03-24 Clément Bœschlavfi/blackframe: use standard options parsing.
2013-03-24 Clément Bœschlavfi/settb: use standard options parsing.
2013-03-24 Clément Bœschlavfi/select: use standard options parsing.
2013-03-24 Clément Bœschlavfi/perms: use standard options parsing.
2013-03-24 Clément Bœschlavfi/sine: use standard options parsing.
2013-03-24 Clément Bœschlavfi/apad: use standard options parsing.
2013-03-24 Martin Storsjösndio_dec: Add missing includes for av_gettime()
2013-03-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-03-24 Martin Storsjöx86: Change a missed occurrance of int to ptrdiff_t...
2013-03-24 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2013-03-24 Michael Niedermayerrawdec: fix memleak
2013-03-24 Michael Niedermayeravutil/buffer: remove redundant memory poisoning
2013-03-24 Michael Niedermayeravutil/buffer: support memory poisoning
2013-03-24 Michael Niedermayeryop: use reget_buffer() as the previous contents are...
2013-03-24 Michael Niedermayerfate: dont try to filter partial frames with yadif.
2013-03-23 Michael Niedermayerbuffersink/uninit: use av_frame_free() not unref
2013-03-23 Martin Storsjöx86: Remove win64 xmm clobbering wrappers for the now...
2013-03-23 Martin Storsjöbktr: Add missing includes for av_gettime()
2013-03-23 Janne Grunaufate: use little endian yuv444p10 in h264-reinit tests
2013-03-23 Michael Niedermayerh264: dont report rows as finished after a missing...
2013-03-23 Stefano Sabatinilavfi/anullsrc: add missing checks
2013-03-23 Stefano Sabatinilavfi/anullsrc: remove extra parentheses
2013-03-23 Stefano Sabatinilavfi/anullsrc: simplify logging code in config_props
2013-03-23 Stefano Sabatinilavfi/anullsrc: fix format negotiation
2013-03-23 Bojan Zivkovicmips: Optimization of AAC psychoacoustic model functions
2013-03-23 Piotr Bandurskilibspeex: support ZygoAudio (quality 10 mode)
2013-03-23 Giorgio Vazzanalavd/v4l2: honor previously selected input channel
2013-03-23 Michael BradshawMake audio FIFO read/write contracts more strict
2013-03-23 Janne Grunaufate: use little endian yuv444p10 in h264-reinit tests
2013-03-23 Thierry FoucuCall do_video_stats when duplicating frame
2013-03-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-03-23 Michael NiedermayerMerge commit '20a8ee3061e6d777600c13db731bee3c25878991'
2013-03-23 Michael NiedermayerMerge commit '1e8b9738fa70e20967ddb542d2f9d5552fc51ec6'
2013-03-23 Michael Niedermayerffmpeg: Correct inter stream timestamp discontinuities
2013-03-23 Marton Balintffplay: avoid frame data leak on early frame drop
2013-03-22 Michael NiedermayerChangelog: add WebP
2013-03-22 Clément Bœschlavfi/blend: always peek the first frame of each queue.
2013-03-22 Clément Bœschlavc/prores: restore pict_type and key_frame setting.
2013-03-22 Michael Niedermayerx86/mpegvideo: switch to av_assert
2013-03-22 Michael Niedermayerx86/h264_qpel: switch to av_assert
2013-03-22 Janne Grunaufate: add test for cropping h264 to container dimensions
2013-03-22 Carl Eugen... Fix typo in dvvideo decoder dependencies.
2013-03-22 Anton KhirnovFATE: add a tscc2 test.
next