]> git.sesse.net Git - ffmpeg/history - libavformat
pan: drop unecessary includes.
[ffmpeg] / libavformat /
2012-01-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-23 Michael Niedermayermovenc: Decrease default chunk merge limit to 1mb.
2012-01-23 Maksym Veremeyenkolimit chunk size to 1GB
2012-01-23 Paul B Maholcafdec: fix regression introduced in c7579ad8e84c5
2012-01-23 Michael Niedermayeravidec: Fix use of stream_index before validation of...
2012-01-23 Paul B MaholXWD encoder and decoder
2012-01-23 Janne Grunaumxfdec: fix memleak on mxf_read_close()
2012-01-23 Paul B Maholcafdec: replace deprecated get_strz()
2012-01-23 Paul B Maholcafenc: replace deprecated av_dbl2int()
2012-01-23 Justin Ruggleswestwood: split the AUD and VQA demuxers into separate...
2012-01-23 Michael Niedermayerlibavformat/libavformat.v: fix application name in...
2012-01-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-22 Michael NiedermayerRevert "movenc: simplify handling of pcm vs. adpcm...
2012-01-22 Janne Grunauriff: fix invalid av_freep() calls on EOF in ff_read_ri...
2012-01-22 Janne Grunaumxfdec: fix memleak on av_realloc failures
2012-01-22 Tomas Härdinmxfdec: Do not parse slices or DeltaEntryArrays.
2012-01-22 Janne Grunaumxfdec: hybrid demuxing/seeking solution
2012-01-22 Tomas Härdinmxfdec: Add Avid's essence element key.
2012-01-22 Carl Eugen Hoyosmfxdec: Separate mxf_essence_container_uls for audio...
2012-01-22 Tomas Härdinmxfdec: Compute packet offsets properly.
2012-01-22 Tomas Härdinmxfdec: Use MaterialPackage - Track - TrackID instead...
2012-01-22 Tomas Härdinmxfdec: use av_dlog() for 'no corresponding source...
2012-01-22 Tomas Härdinmxfdec: Make mxf->partitions sorted by offset.
2012-01-22 Tomas Härdinmxfdec: parse ThisPartition
2012-01-22 Tomas Härdinmxfdec: Speed up metadata and index parsing.
2012-01-22 Tomas Härdinmxfdec: Make sure DataDefinition is consistent between...
2012-01-22 Tomas Härdinmxfdec: add EssenceContainer UL found in 0001GL00.MXF...
2012-01-22 Tomas Härdinmxfdec: Add hack that adjusts the n_delta calculation...
2012-01-22 Janne Grunaumxfdec: Parse IndexTableSegments and convert them into...
2012-01-22 Tomas Härdinmxfdec: Move FooterPartition to MXFContext and make...
2012-01-22 Joakim Platemxfdec: check return value of avio_seek
2012-01-22 Philip de Niermxfdec: skip to end of structural sets
2012-01-22 Tomas Härdinmxfdec: parse MXF partitions
2012-01-22 Michael Niedermayeravidec: fix "avidec.c:362: warning: st may be used...
2012-01-22 Michael Niedermayermpegpsmux: Fix integer overflow with huge VBV sizes.
2012-01-21 Jean Firstimg2: add j2c file extension
2012-01-21 Dmitry Volyntsevrtsp: Use a random offset for trying to open UDP ports...
2012-01-21 Martin Storsjörtsp: Allow specifying the UDP port range via AVOptions
2012-01-21 Dmitry Volyntsevrtsp: Remove a leftover, currently pointless check
2012-01-21 Michael Niedermayererror_detection: put the old error detection constants...
2012-01-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-21 Martin Storsjörtpdec: Use our own SSRC in the SDES field when sending RRs
2012-01-21 Carl Eugen HoyosSupport decoding Avid DS Uncompressed (SUDS).
2012-01-21 Dustin Brodylavf: rename fer option and document resulting (f_...
2012-01-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-20 Martin Storsjömovenc: Reorder entries in the MOVIentry struct, for...
2012-01-20 Martin Storsjörtsp: Remove extern declarations for variables that...
2012-01-20 Martin StorsjöAdd a tool that uses avio to read and write, doing...
2012-01-20 Janne Grunaulavf: force single-threaded decoding in avformat_find_s...
2012-01-20 Dustin Brodyavidec: migrate last of lavf from FF_ER_* to AV_EF_*
2012-01-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-19 ami_stuffAdd "S263" FourCC
2012-01-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-18 Anton Khirnovlavf: free packets for muxers implementing interleave_p...
2012-01-18 Anton Khirnovlavf: fix and extend av_interleaved_write_frame() doxy.
2012-01-18 Alex Conversemov: Remove dead stores for spherical coordinates for...
2012-01-18 Dmitry Volyntsevfix rtp 916 issue, patch 2
2012-01-18 Dmitry Volyntsevfix rtp 916 issue
2012-01-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-17 Tomas Härdinmxfdec: Consider OPAtom files that don't have exactly...
2012-01-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-16 Reimar Döffingermxfdec: Add missing free.
2012-01-16 Reimar Döffingerasfdec: Move variable declarations into the blocks...
2012-01-16 Paul B Maholadd SMJPEG muxer
2012-01-16 Paul B Maholavformat: split out common SMJPEG code
2012-01-16 Panagiotis H.M.... Enhance HLS seeking.
2012-01-16 Jean Firstmov: cosmetics - move a line to a better position and...
2012-01-16 Jean Firstmovenc: add FIXME to add alis and rsrc atoms
2012-01-16 Jean Firstmovenc: indent cosemtics
2012-01-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-15 Daniel Huangmov, mxfdec: Employ more meaningful return values.
2012-01-15 Reimar DöffingerFix ff_get_guid for short reads or errors.
2012-01-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-14 Michael Niedermayermpeg12dec: BW10 support
2012-01-14 Michael Niedermayeravidec: XMPG support
2012-01-14 Laurent BRULETudp: fix segfault on closing
2012-01-14 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-01-14 Oana StratulatFixes issue 890: OOM with zmbv file
2012-01-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-13 Peter Rossico: favour BITMAPHEADER dimensions over IconEntry...
2012-01-13 Nicolas Noirbentsegment: fix FPE when segment_list_size is 0
2012-01-13 Michael NiedermayerRevert "riff: remove references to sonic codec ids"
2012-01-13 Stefano Sabatinimpegtsenc: do not reference the deprecated ffmpeg optio...
2012-01-13 Stefano Sabatinimpegtsenc: fix some typos: aac -> AAC, adts -> ADTS
2012-01-13 Stefano Sabatinimpegtsenc: use more meaningful error codes
2012-01-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-12 Alex Converseutils: Check for extradata size overflows.
2012-01-12 Martin Storsjöavio: Fix the value of the deprecated URL_FLAG_NONBLOCK
2012-01-12 Reimar Döffingerwtvdec: fix a few memleaks as show by valgrind with...
2012-01-12 Anton Khirnovffmenc: remove references to deprecated AVFormatContext...
2012-01-12 Anton Khirnovlavf: undeprecate read_seek().
2012-01-12 Anton Khirnovriff: remove references to sonic codec ids
2012-01-12 Peter Rossico: reject icon entries that are smaller than sizeof...
2012-01-12 Peter Rossico: ignore IconEntry.bpp value, and favour BITMAPHEADE...
2012-01-12 Peter Rossico: consider IconEntry.NumColors of 255 to be ambiguous
2012-01-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-11 Justin Rugglesgsm demuxer: use generic seeking instead of a gsm-speci...
2012-01-11 Justin Rugglesgsm demuxer: return packets with only 1 gsm block at...
2012-01-11 Oana StratulatFixes wrong duration in .mov file. Issue 599
2012-01-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
next