]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-08-24 Stefano Sabatinidoc/filters: move *setpts and *settb filters to the...
2012-08-24 Stefano Sabatinilavfi: rename vf_setpts.c to f_setpts.c
2012-08-24 Nicolas Georgelavc/dvdsubenc: check the type of rectangles.
2012-08-24 Michael Niedermayerlavf/utils: Try to unwrap pts/dts so as to minimize...
2012-08-24 Michael Niedermayerlavf/utils: run update_initial_timestamps() outside...
2012-08-23 Michael Niedermayerffmpeg: fix wrap correction code.
2012-08-23 Michael Niedermayermjpeg: fix fliping with emu edges.
2012-08-23 Joseph ArtsimovichFix partially hidden macroblocks for 10-bit DNxHD.
2012-08-23 Georg Lippitschffv1: more than 8 bit per RGB channel
2012-08-23 Michael Niedermayerlagarith: fix alignment on buffers passed into predicti...
2012-08-23 jamallavf/ape: Fix stream duration calculation
2012-08-23 Michael Niedermayermpeg4audio: dont take the SBR flag too serious.
2012-08-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-23 Anton Khirnovdoc/APIchanges: add an entry for codec descriptors.
2012-08-22 Justin Rugglesvorbisenc: set AVCodecContext.bit_rate to 0
2012-08-22 Justin Rugglesvorbisenc: fix quality parameter
2012-08-22 Nicolas Georgelavfi: free partial audio buffers when destroying links.
2012-08-22 Justin RugglesFATE: add ALAC encoding tests
2012-08-22 Justin Ruggleslpc: fix alignment of windowed samples for odd maximum...
2012-08-22 Justin Rugglesalacenc: use s16p sample format as input
2012-08-22 Justin Rugglesalacenc: remove unneeded sample_fmt check
2012-08-22 Justin Rugglesalacenc: fix max_frame_size calculation for the final...
2012-08-22 Derek BuitenhuisFATE: Add Canopus Lossless tests
2012-08-22 Michael Niedermayerutvideoenc: use dsp.sub_hfyu_median_prediction
2012-08-22 Michael Niedermayerutvideoenc: align mangled buffer starts.
2012-08-22 Michael Niedermayerutvideoenc: drop step
2012-08-22 Michael Niedermayerutvideoenc: avoid writing into the input picture.
2012-08-22 Michael Niedermayerutvideoenc: use ff_generate_len()
2012-08-22 Nicolas Georgelavfi/overlay: fix return values.
2012-08-22 Nicolas Georgelavfi/split: handle closed outputs.
2012-08-22 Nicolas Georgeffmpeg: use close_output_stream more systematically.
2012-08-22 Nicolas Georgeffmpeg: move close_output_stream earlier.
2012-08-22 Nicolas Georgeffmpeg: make decoding_needed a counter.
2012-08-22 Nicolas Georgelavfi: add a closed field to AVFilerLink.
2012-08-22 Nicolas Georgeffmpeg: use AV_BUFFERSRC_FLAG_PUSH.
2012-08-22 Justin Rugglesadpcm_swf: Use correct sample offsets when using trellis.
2012-08-22 Samuel Pitoisetrtmp: support strict rtmp servers
2012-08-22 Michael Niedermayermjpegdec: support AVRn interlaced
2012-08-22 Michael Niedermayerhuffman/huffyuv: move lorens huffman table generation...
2012-08-22 Michael Niedermayerutvideoenc: optimize and simplify mangle_rgb_planes
2012-08-22 Mans Rullgardx86: remove FASTDIV inline asm
2012-08-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-22 Stefano Sabatiniexamples/decoding_encoding: flush audio frames in the...
2012-08-22 Stefano Sabatiniexamples/decoding_encoding: re-organize frame configura...
2012-08-21 Stefano Sabatinidoc/filters: fix level for the flite Examples subsection
2012-08-21 Diego Biurrunbuild: x86: Only compile mpegvideo optimizations when...
2012-08-21 Stefano Sabatinidoc/faq: mention doc/examples
2012-08-21 Stefano Sabatiniexamples/muxing: cast sws_scale() argument to the expec...
2012-08-21 Stefano Sabatinidoc/eval: add missing documentation of functions
2012-08-21 Stefano Sabatinidoc/filters: itemize examples for pad filter, and fix...
2012-08-21 Diego Biurrunconfigure: Drop fastdiv option
2012-08-21 Diego Biurrunbuild: Make the E-AC-3 encoder select the AC-3 encoder
2012-08-21 Diego Biurrunfate: flac: Only run tests requiring samples when sampl...
2012-08-21 Piotr Bandurskiavrn: lowercase "name" and expand"long_name"
2012-08-21 Justin Greermov: Change default aac priming fallback from 2112...
2012-08-21 Justin Greermov: parse custom "----" Metadata
2012-08-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-21 Jordi Ortizdirac: use meaningful return values
2012-08-21 Clément Bœschlavf: remove unused AVStream pointer.
2012-08-21 Clément Bœschlavf: add const qualifier to AVCodecDescriptor pointer...
2012-08-21 Mans Rullgardflacdec: simplify sample buffer handling
2012-08-21 Mans Rullgardflacdec: simplify loop in decode_residuals()
2012-08-21 Jan Ekströmfate: make Ut Video encoder tests use bitexact swscale...
2012-08-21 Stefano Sabatinidoc/ffmpeg: extend documentation for -(no)stdin option
2012-08-21 Jan Ekströmfate: make Ut Video encoder tests use bitexact swscale...
2012-08-21 Michael Niedermayerrmdec: parse logical-fileinfo, instead of creating...
2012-08-21 Michael Niedermayerrmdec: pass mime type to ff_rm_read_mdpr_codecdata()
2012-08-21 Michael Niedermayerlavf: factor ff_free_stream() out
2012-08-20 Michael Niedermayerhls: fix min DTS code, try #2
2012-08-20 Michael Niedermayerhls: fix EOF check
2012-08-20 Stefano Sabatinilavfi/showspectrum: add priv_class and flags to options
2012-08-20 Michael Niedermayerhls: use av_compare_ts() instead of comparing apples...
2012-08-20 Thomas Weberlavfi/asyncts: Fix compilation with GCC 4.7
2012-08-20 Nicolas Georgeffmpeg: remove outdated warning.
2012-08-20 Nicolas Georgelavf/nutenc: write stream metadata.
2012-08-20 Nicolas Georgelavf/nut: define fourcc DVBT for DVB_TELETEXT.
2012-08-20 Nicolas Georgeffmpeg: remove useless flags to EOF av_buffersrc_add_ref.
2012-08-20 Nicolas Georgelavfi/buffersrc: add AV_BUFFERSRC_FLAG_PUSH.
2012-08-20 Clément Bœschlavfi/edgedetect: use "@see" instead of the invalid...
2012-08-20 Clément Bœschlavfi: add showspectrum filter.
2012-08-20 Michael Niedermayerh264: fix variable overflow after a few years of video...
2012-08-20 rogerdpackfix spelling
2012-08-20 rogerdpackdshow:protect access to curbufsize to promote consistency
2012-08-20 rogerdpackdshow: avoid integer overflow when using curbufsize
2012-08-20 Derek Buitenhuisutvideoenc: Port to ff_alloc_packet2
2012-08-20 Mans Rullgardfate: fix utvideoenc tests
2012-08-20 XhmikosRrename the remaining instances of HAVE_MMX2 to HAVE_MMXEXT
2012-08-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-20 Michael NiedermayerMerge commit 'f8b1e665539010d3ca148f09cb1203c20c1ca174'
2012-08-20 Michael NiedermayerMerge commit '7c5012127fb7e18f0616011257bb4248f6a8b608'
2012-08-20 Michael NiedermayerMerge commit '8fc83fb081963001e1197c6fdd59fd2af415078a'
2012-08-20 Diego Biurrunbuild: amrwb: Drop redundant lsp dependency declaration
2012-08-20 Mans Rullgardfate: fix utvideoenc tests
2012-08-20 Michael Niedermayerffmpeg_opt: get rid of casts for the HAS_ARG case
2012-08-20 Michael Niedermayerffmpeg_opt: remove casts for OPT_FUNC2
2012-08-20 Michael Niedermayerffmpeg_opt: fix copy_tb
2012-08-20 Michael NiedermayerMerge commit 'd3810c47fe8c9509c28c65c0244e743c1d353daf'
2012-08-20 Wolfram GlogerFix duplicate packet init introduced by 7f9aaa4
2012-08-20 Jan Ekströmfate: Add FATE tests for the Ut Video encoder
2012-08-20 Jan Ekströmlavc: add Ut Video encoder
next