]> git.sesse.net Git - ffmpeg/history - libavformat
Fix comment: Enhanced AC-3 in mov is defined in ETSI TS 102 366.
[ffmpeg] / libavformat /
2011-10-13 Reimar DöffingerImprove PVA probe function.
2011-10-13 Nicolas Georgelibmodplug: remove mathematical constants now redundant.
2011-10-13 Michael NiedermayerMerge remote-tracking branch 'hexene/stagefright'
2011-10-13 Mohamed Naufalg723.1: use raw muxer
2011-10-13 Luca Barbatosegment: extend options
2011-10-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-13 John BrooksCorrect buffer handling for RTCP packets
2011-10-12 Luca Barbatosegment: basic pattern support and playlist output
2011-10-12 Luca Barbatosegment: introduce segmented chain muxer
2011-10-12 Luca Barbatooutput-example: extend duration
2011-10-12 Anton KhirnovAVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
2011-10-12 Anton KhirnovRemove all uses of deprecated AVOptions API.
2011-10-12 Anton KhirnovAVOptions: add new API for enumerating children.
2011-10-12 Martin Storsjöflvenc: Write the right metadata entry count
2011-10-12 Martin Storsjörtsp: Request that dynamic rate is disabled
2011-10-12 Martin Storsjörtsp: Parse the x-Accept-Dynamic-Rate header
2011-10-12 Martin Storsjörtpdec: Add ff_ prefix to all nonstatic symbols
2011-10-12 John Brooksrtpdec: Read the packet length for all RTCP packet...
2011-10-12 John Brooksrtpdec: Fix the minimum packet length for RTCP SR packets
2011-10-12 Martin Storsjöflvdec: Don't export metadata entries that aren't prope...
2011-10-12 Martin Storsjöflvdec: Split out setting of numeric fields from storin...
2011-10-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-12 Michael Niedermayercdg: enable seeking
2011-10-12 Michael Niedermayercdg: Try to detect keyframes.
2011-10-12 Michael Niedermayercdg: set timestamps
2011-10-11 Michael Niedermayerlavf: check stream_index from read_packet() for validity.
2011-10-11 Luca Barbatomov: do not misreport empty stts
2011-10-11 Luca Barbatomov: cosmetics, fix for and if spacing
2011-10-11 Anton Khirnovid3v2: fix NULL pointer dereference
2011-10-11 Raivo Hoolmov: read album_artist atom
2011-10-11 Raivo Hoolmov: fix disc/track numbers and totals
2011-10-11 Justin Rugglessmacker: Separate audio flags from sample rates in...
2011-10-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-10 Laurent Aimar4xmdemux: prevent use of uninitialized memory
2011-10-10 Laurent Aimaravsdemux: check for out of bound writes
2011-10-10 Laurent Aimaravsdemux: check for corrupted data
2011-10-10 Clément Bœschlibmodplug: do not call av_expr_parse() in case of...
2011-10-10 Clément Bœschlibmodplug: simpler and faster use of eval expr.
2011-10-10 Mans Rullgardavidec: fix signed overflow in avi_sync()
2011-10-10 Alex Conversemxfdec: Fix some buffer overreads caused by the misuse...
2011-10-10 Tomas Härdinmxfdec: Move FooterPartition to MXFContext and make...
2011-10-10 Reimar DöffingerSupport playing SMV files.
2011-10-10 Clément Bœschlibmodplug: add bintext video stream capability.
2011-10-10 Michael Niedermayermpegts: reduce av_log level for seek back to begin...
2011-10-10 Petter Ericsonmpegts: Attempt to seek back to beginning in non-seekab...
2011-10-10 Janne Grunauavidec: simplify size parameter in memset()
2011-10-10 Carl Eugen HoyosBump minor for G.723.1 encoder and muxer.
2011-10-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-10 Mohamed Naufalg723.1 muxer
2011-10-09 Carl Eugen HoyosDo not auto-detect Sorenson Spark in f4v.
2011-10-09 Carl Eugen HoyosBe less verbose about continuity check errors.
2011-10-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-09 Laurent Aimarvqa: fix double free on corrupted streams
2011-10-08 Mans Rullgardlavf: fix signed overflow in avformat_find_stream_info()
2011-10-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-08 Alex Conversempegps: Use av_get_packet() instead of poorly emulating it.
2011-10-07 Maksym Veremeyenkoreturn error code if error happens
2011-10-07 Laurent Aimarmpc8: Fix return value on EOF
2011-10-07 Michael NiedermayerMerge remote-tracking branch 'hexene/stagefright'
2011-10-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-06 Laurent Aimarsegafilm: Check for memory allocation failures in segaf...
2011-10-06 Laurent Aimarsegafilm: Fix potential division by 0 on corrupted...
2011-10-06 Laurent AimarFixed segfault on corrupted sega streams in the demuxer.
2011-10-06 Michael Niedermayerlavf/utils: document AVIndexEntry.timestamp
2011-10-06 Michael Niedermayermpegps: drop incorrect line of sofdec detection
2011-10-06 Clément Bœschlibmodplug: free file content buffer in read_close...
2011-10-06 Clément Bœschlibmodplug: add TODO entry for probing.
2011-10-06 Clément Bœschlibmodplug: add metadata support.
2011-10-06 Clément Bœschlibmodplug: add an option to enlarge the max supported...
2011-10-06 Clément Bœschlibmodplug: support options (noise reduction, reverb...
2011-10-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-06 Michael Niedermayerflvenc: Ignore metadata that has special values and...
2011-10-05 Michael Niedermayerupdate_stream_timings: Remove redundant check.
2011-10-05 Clément Bœschlibmodplug: handle EOF correctly.
2011-10-05 Carl Eugen HoyosUse WMAv2 as default audio codec for asf.
2011-10-05 Carl Eugen HoyosUse M4S2 as default video tag for MPEG-4 ASP in asf.
2011-10-05 Clément Bœschlibmodplug: simplify and fix read_packet() callback.
2011-10-05 Clément Bœschlibmodplug: consistent use of sizeof.
2011-10-05 Michael Niedermayergeneric seeking: fail if there are 1000 non keyframes...
2011-10-05 Anton Khirnovlavc/lavf: use unique private classes.
2011-10-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-04 Clément BœschAdd libmodplug support.
2011-10-04 Diego BiurrunSynchronize various 4CCs and codec tags from FFmpeg.
2011-10-04 Clément Bœschisom: replace pseudo doxycomments with normal comments.
2011-10-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-04 Justin Rugglesogg/celt: do not set sample_fmt in the demuxer
2011-10-03 Michael Niedermayerlavf/utils: fix overestimation of the rational number...
2011-10-03 Loren Osbornmpegtsenc: Lift limit on PMT PID
2011-10-03 Anton Khirnovid3v2: remove pointless casts
2011-10-03 Anton Khirnovid3v2: read TXXX frames with two calls to decode_str...
2011-10-03 Anton Khirnovid3v2: don't discard the whole tag when encountering...
2011-10-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-02 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2011-10-02 Compnriff: map 0x0038 to amrnb, works on http://video.mopoto...
2011-10-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-01 Laurent AimarFix use of uninitialized memory in 4X Technologies...
2011-10-01 Michael Niedermayeravienc: Add a limit on the number of skiped frames...
2011-10-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-01 Laurent AimarFix double free on error in Deluxe Paint Animation...
2011-10-01 Laurent AimarCheck for out of bound writes in the avs demuxer.
next