summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* mxfdec: fix memleak on av_realloc failuresJanne Grunau2012-01-22
* mxfdec: Do not parse slices or DeltaEntryArrays.Tomas Härdin2012-01-22
* mxfdec: hybrid demuxing/seeking solutionJanne Grunau2012-01-22
* mxfdec: Add Avid's essence element key.Tomas Härdin2012-01-22
* mfxdec: Separate mxf_essence_container_uls for audio and video.Carl Eugen Hoyos2012-01-22
* mxfdec: Compute packet offsets properly.Tomas Härdin2012-01-22
* mxfdec: Use MaterialPackage - Track - TrackID instead of the system_item hack.Tomas Härdin2012-01-22
* mxfdec: use av_dlog() for 'no corresponding source package found'Tomas Härdin2012-01-22
* mxfdec: Make mxf->partitions sorted by offset.Tomas Härdin2012-01-22
* mxfdec: parse ThisPartitionTomas Härdin2012-01-22
* mxfdec: Speed up metadata and index parsing.Tomas Härdin2012-01-22
* mxfdec: Make sure DataDefinition is consistent between material track and sou...Tomas Härdin2012-01-22
* mxfdec: add EssenceContainer UL found in 0001GL00.MXF.A1.mxf_opatom.mxfTomas Härdin2012-01-22
* mxfdec: Add hack that adjusts the n_delta calculation when system items are p...Tomas Härdin2012-01-22
* mxfdec: Parse IndexTableSegments and convert them into AVIndexEntry arrays.Janne Grunau2012-01-22
* mxfdec: Move FooterPartition to MXFContext and make sure it is never zero.Tomas Härdin2012-01-22
* mxfdec: check return value of avio_seekJoakim Plate2012-01-22
* mxfdec: skip to end of structural setsPhilip de Nier2012-01-22
* mxfdec: parse MXF partitionsTomas Härdin2012-01-22
* rtsp: Use a random offset for trying to open UDP ports for RTPDmitry Volyntsev2012-01-22
* rtsp: Allow specifying the UDP port range via AVOptionsMartin Storsjö2012-01-22
* rtsp: Remove a leftover, currently pointless checkDmitry Volyntsev2012-01-22
* rtpdec: Use our own SSRC in the SDES field when sending RRsMartin Storsjö2012-01-21
* lavf: rename fer option and document resulting (f_)err_detect optionsDustin Brody2012-01-21
* movenc: Reorder entries in the MOVIentry struct, for tigheter packingMartin Storsjö2012-01-21
* rtsp: Remove extern declarations for variables that don't existMartin Storsjö2012-01-21
* Add a tool that uses avio to read and write, doing a plain copy of dataMartin Storsjö2012-01-20
* lavf: force single-threaded decoding in avformat_find_stream_infoJanne Grunau2012-01-20
* avidec: migrate last of lavf from FF_ER_* to AV_EF_*Dustin Brody2012-01-20
* lavf: free packets for muxers implementing interleave_packet().Anton Khirnov2012-01-18
* lavf: fix and extend av_interleaved_write_frame() doxy.Anton Khirnov2012-01-18
* mov: Remove dead stores for spherical coordinates for channel position.Alex Converse2012-01-18
* add SMJPEG muxerPaul B Mahol2012-01-16
* avformat: split out common SMJPEG codePaul B Mahol2012-01-16
* mov, mxfdec: Employ more meaningful return values.Daniel Huang2012-01-15
* utils: Check for extradata size overflows.Alex Converse2012-01-12
* avio: Fix the value of the deprecated URL_FLAG_NONBLOCKMartin Storsjö2012-01-12
* ffmenc: remove references to deprecated AVFormatContext.timestamp.Anton Khirnov2012-01-12
* lavf: undeprecate read_seek().Anton Khirnov2012-01-12
* riff: remove references to sonic codec idsAnton Khirnov2012-01-12
* gsm demuxer: use generic seeking instead of a gsm-specific function.Justin Ruggles2012-01-11
* gsm demuxer: return packets with only 1 gsm block at a time.Justin Ruggles2012-01-11
* wtv: fix memleaks during normal operationJanne Grunau2012-01-11
* ipmovie: fix pts for CODEC_ID_INTERPLAY_DPCMJustin Ruggles2012-01-10
* sierravmd: fix audio ptsJustin Ruggles2012-01-10
* movenc: Don't store a nonzero creation time if nothing was set by the callerMartin Storsjö2012-01-10
* build: Skip compiling network.h and rtsp.h if networking is not enabled.Diego Biurrun2012-01-07
* cosmetics: drop some pointless parenthesesDiego Biurrun2012-01-07
* vqf: recognize more metadata chunksPaul B Mahol2012-01-07
* tta: Fix returned error code at EOFMichael Niedermayer2012-01-07