]> git.sesse.net Git - ffmpeg/history - libavformat
Do not try to parse empty strf tags.
[ffmpeg] / libavformat /
2011-10-18 Carl Eugen HoyosDo not try to parse empty strf tags.
2011-10-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-17 Derek Buitenhuislibutvideo: Add Ut Video Decoder Wrapper
2011-10-17 Martin Storsjörtsp: Expose the flag options via private AVOptions...
2011-10-17 Martin Storsjörtsp: Make the rtsp flags avoptions set via a define
2011-10-17 Martin Storsjörtpenc: Set a default video codec
2011-10-17 Martin Storsjörtp: Fix ff_rtp_get_payload_type
2011-10-17 Martin Storsjörtsp: Remove the separate filter_source variable
2011-10-17 Martin Storsjörtsp: Accept options via private avoptions instead...
2011-10-17 Martin Storsjörtsp: Simplify AVOption definitions
2011-10-17 Martin Storsjörtsp: Merge the AVOption lists
2011-10-17 Michael Niedermayersegmenter: loose rindex()
2011-10-17 Alex Converseavio: Check for invalid buffer length.
2011-10-17 Anton Khirnovmpegenc/mpegtsenc: add muxrate private options.
2011-10-17 Anton Khirnovlavf: deprecate AVFormatContext.file_size
2011-10-17 Raivo Hoolmov: add support for TV metadata atoms tves, tvsn and...
2011-10-17 Clément BœschAVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.
2011-10-17 Michael Niedermayersegment: Fix typo in segment_basename
2011-10-17 Michael Niedermayersegment: replace strdup() by av_strdup()
2011-10-17 Michael NiedermayerMerge remote-tracking branch 'luzero/segment'
2011-10-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-16 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2011-10-16 Michael Niedermayerav_tempfile: Pass int log_offset, void *log_ctx
2011-10-16 Michael Niedermayercache: add todo list
2011-10-16 Michael Niedermayercache: Fallback to using the cache size for AVSEEK_SIZE...
2011-10-16 Michael Niedermayeradd cache protocol
2011-10-16 Carl Eugen HoyosSupport decoding ASP variant from QNAP Systems.
2011-10-16 Michael Niedermayerasf: export all the DRM stuff, some of it are human...
2011-10-16 Michael Niedermayerasf: dont warn the user about digital sigantures, they...
2011-10-16 Michael Niedermayerasf: export encryption information from asf.
2011-10-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-16 Michael Niedermayerbit: require at least 1 frame for probing
2011-10-16 Michael Niedermayeridf: Improve idf_probe() so it doesnt succeed on 0...
2011-10-15 Carl Eugen HoyosSupport H264 from QNAP Systems.
2011-10-14 Ronald S. Bultjematroskadec: fix out of bounds write
2011-10-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-14 Alex Conversemov: 10l: Terminate string with 0 not '0'
2011-10-14 Alex Conversemov: Prevent illegal writes when chapter titles are...
2011-10-14 John Brooksriff: always generate a proper WAVEFORMATEX structure...
2011-10-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-13 Diego Biurrunid3v2: reduce the scope of some non-globally-used symbo...
2011-10-13 Diego Biurrunid3v2: cosmetics: move some declarations before the...
2011-10-13 Justin Rugglesshn: do not allow seeking in the raw shn demuxer.
2011-10-13 Justin Rugglesavformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK.
2011-10-13 Justin Rugglesavformat: update AVInputFormat allowed flags
2011-10-13 Justin Rugglesavformat: don't unconditionally call ff_read_frame_flus...
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()
next