]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-10-08 Michael NiedermayerMerge commit '716d413c13981da15323c7a3821860536eefdbbb'
2012-10-08 Anton Khirnovlavu: fix typo in Makefile
2012-10-08 Michael NiedermayerMerge commit '78071a1420b425dfb787ac739048f523007b8139'
2012-10-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-10-08 Paul B MaholTAK demuxer, decoder and parser
2012-10-08 Clément Bœschfate/ffprobe: add some stream metadata.
2012-10-08 Clément Bœschffserver: fix seeking with ?date=...
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-10-08 Anton Khirnovpixfmt: add AV_ prefixes to PIX_FMT_*
2012-10-08 Pavel KoshevoyFix build failure on osx 10.5.8 ppc
2012-10-08 Michael Niedermayermpegts: fuzzy crc check for not so spec compliant files
2012-10-08 Michael Niedermayerxtea: give constants the correct type
2012-10-08 Michael Niedermayerwmalosslessdec: remove unused variable
2012-10-08 Michael Niedermayertscc: fix "assignment discards qualifiers from pointer...
2012-10-08 Michael Niedermayertiff: fix "assignment discards qualifiers from pointer...
2012-10-08 Michael Niedermayerrangecoder: fix "incompatible pointer type" warning
2012-10-08 Michael Niedermayerffv1: fix array data types
2012-10-08 Michael Niedermayer8svx: remove unused variable
2012-10-08 Michael Niedermayermxfenc: fix av_log data type for dts paramater
2012-10-07 Michael Niedermayermux: change 1 assert->av_assert1()
2012-10-07 Michael Niedermayerx86/motion_est: assert->av_assert2()
2012-10-07 Michael Niedermayermotion-test: fix height parameter
2012-10-07 Justin Rugglesaf_resample: avoid conversion of identical sample forma...
2012-10-07 Justin Rugglesavcodec: allow either planar or interleaved sample...
2012-10-07 Justin Rugglesadpcmenc: ensure calls to adpcm_ima_compress_sample...
2012-10-07 Diego Biurruntimefilter: De-doxygenize normal code comments and...
2012-10-07 Justin Rugglesadpcmenc: ensure calls to adpcm_ima_compress_sample...
2012-10-07 Paul B Maholavformat: fix typo in comment
2012-10-07 Michael Niedermayerh264: switch some asserts to av_assert1/2()
2012-10-07 Michael Niedermayerdsputil_template: replace assert() by av_assert2()
2012-10-07 Martin Storsjögxf: Include the right header for the avpriv_frame_rate...
2012-10-07 Michael Niedermayermatroskaenc: remove MATROSKA_ID_VIDEODISPLAYUNIT 3
2012-10-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-10-07 Michael Niedermayermovenc: support an alternative to edit lists to handle...
2012-10-07 Michael Niedermayermov: fix integer avoption types
2012-10-07 Michael Niedermayermpeg4videodec: fix integer avoption types
2012-10-07 Michael Niedermayerlibvpcenc: fix flags voption types
2012-10-07 Michael Niedermayerh264: fix integer avoption types
2012-10-07 jamaltests/Makefile: fix ffprobe-test.nut with target-exec
2012-10-06 Michael Niedermayergmc_mmx: enable also for large pictures when emu edge...
2012-10-06 Michael Niedermayerdsputil_mmx: put optimized gmc code back and avoid...
2012-10-06 Michael Niedermayerget_bits: get_bits_long() support n=0 as the docs allow it
2012-10-06 Michael Niedermayermovenc: fix regression with yuyv caused by c5f23d
2012-10-06 Justin Ruggleswmaenc: use float planar sample format
2012-10-06 Justin Ruggles(e)ac3enc: use planar sample format
2012-10-06 Justin Rugglesaacenc: use planar sample format
2012-10-06 Bobby Binghamvf_tile: fix typos/grammar in comments
2012-10-06 Justin Rugglesadpcmenc: use planar sample format for adpcm_ima_wav...
2012-10-06 Justin Rugglesadpcmenc: move 'ch' variable to higher scope
2012-10-06 Justin Rugglesadpcmenc: fix 3 instances of variable shadowing
2012-10-06 Justin Rugglesadpcm_ima_wav: simplify encoding
2012-10-06 Justin Ruggleslibvorbis: use planar sample format
2012-10-06 Justin Ruggleslibmp3lame: use planar sample formats
2012-10-06 Justin Rugglesvorbisenc: use float planar sample format
2012-10-06 Justin Rugglesffm: do not write or read the audio sample format
2012-10-06 Mans Rullgardparseutils: fix parsing of invalid alpha values
2012-10-06 Michael Niedermayerconfigure: enable -Werror=vla
2012-10-06 Michael Niedermayerpca: get rid of VLA
2012-10-06 Michael Niedermayersnowenc: get rid of VLA (well it wasnt really variable...
2012-10-06 Anton Khirnovdoc/RELEASE_NOTES: update for the 9 release.
2012-10-06 Michael Niedermayerswr-test: avoid VLA
2012-10-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-10-06 Stefano Sabatinidoc/filters: fix typo
2012-10-06 Michael Niedermayersegment: reverse pass avoid_negative_ts from the muxer
2012-10-06 Martin Storsjösmoothstreamingenc: Add a more verbose error message
2012-10-06 Martin Storsjösmoothstreamingenc: Ignore the return value from mkdir
2012-10-06 Martin Storsjösmoothstreamingenc: Try writing a manifest when opening...
2012-10-06 Martin Storsjösmoothstreamingenc: Move the output_chunk_list and...
2012-10-06 Martin Storsjösmoothstreamingenc: Properly return errors from ism_flu...
2012-10-06 Martin Storsjösmoothstreamingenc: Check the output UrlContext before...
2012-10-06 Michael Niedermayerlibvorbisenc: fix afq delay setting
2012-10-06 Anton Khirnovyuv4mpeg: return proper error codes.
2012-10-06 Diego BiurrunGive all anonymously typedeffed structs in headers...
2012-10-06 Diego Biurrunfate: Add parseutils test
2012-10-06 Diego Biurrunparseutils-test: Drop random colors from parsing test
2012-10-06 Anton Khirnovvf_pad/scale: use double precision for aspect ratios.
2012-10-06 Carl Eugen... Pinnacle TARGA CineWave YUV16 decoder (fourcc Y216).
2012-10-06 Michael Niedermayermpegvideo_armv5te: change asserts to av_asserts
2012-10-06 Michael Niedermayerffv1enc: fix assert in put_vlc_symbol() and update...
2012-10-06 Michael Niedermayerffv1: change w/h asserts to check as the condition...
2012-10-06 Michael Niedermayerffv1: remove commented asserts
2012-10-05 Stefano SabatiniChangelog: add empty line after version lines
2012-10-05 Stefano Sabatiniffprobe: reindent after previous commit
2012-10-05 Stefano Sabatiniffprobe: add -select_streams option
2012-10-05 Mans Rullgardbuild: error on variable-length arrays
2012-10-05 Mans Rullgardppc: swscale: rework yuv2planeX_altivec()
2012-10-05 Mans Rullgardppc: fmtconvert: kill VLA in float_to_int16_interleave_...
2012-10-05 Mans Rullgardx86: dsputil: kill VLA in gmc_mmx()
2012-10-05 Dmitry Samonenkolibspeexenc: Updated commentary to reflect recent changes
2012-10-05 Dmitry Samonenkolibspeexenc: Add an option for enabling DTX
2012-10-05 Carl Eugen... Fix libcdio detection.
2012-10-05 Carl Eugen... Do not print debug output for the (MPlayer) pullup...
2012-10-05 Carl Eugen... Fix showspectrum dependencies: Add rdft.
2012-10-05 Paul B Maholconfigure: dts demuxer needs dca_parser
2012-10-05 Giorgio Vazzanaoggparsetheora: fix comment header parsing
2012-10-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-10-05 Michael NiedermayerMerge commit '65d12900432ac880d764edbbd36818431484a76e'
2012-10-05 Michael NiedermayerMerge commit 'a854362b40f0e458db5a1fb0d2612a5702ee0ace'
2012-10-05 Michael NiedermayerMerge commit 'f7b240434c015056bc6319ddbdb8483757cc13e2'
2012-10-05 Michael NiedermayerMerge commit '378a6315b7c48195ffd94e6aa9aa6d663d42b35e'
next