8244 Commits (ba36f14e5d34bcca6ecf77ba1c7512d1b51a9740)

Author SHA1 Message Date
  Tomas Härdin be78e3f6ec mxfdec: parse ThisPartition 13 years ago
  Tomas Härdin 775d3b4ab1 mxfdec: Speed up metadata and index parsing. 14 years ago
  Tomas Härdin 0999151962 mxfdec: Make sure DataDefinition is consistent between material track and source track. 13 years ago
  Tomas Härdin 0ac5e6a8c4 mxfdec: add EssenceContainer UL found in 0001GL00.MXF.A1.mxf_opatom.mxf 13 years ago
  Tomas Härdin edb5085647 mxfdec: Add hack that adjusts the n_delta calculation when system items are present. 13 years ago
  Janne Grunau 682b6db706 mxfdec: Parse IndexTableSegments and convert them into AVIndexEntry arrays. 13 years ago
  Tomas Härdin 83ab10f6e9 mxfdec: Move FooterPartition to MXFContext and make sure it is never zero. 13 years ago
  Joakim Plate 3359246d9a mxfdec: check return value of avio_seek 13 years ago
  Philip de Nier 0662eea6b0 mxfdec: skip to end of structural sets 13 years ago
  Tomas Härdin d32b3f40c7 mxfdec: parse MXF partitions 14 years ago
  Dmitry Volyntsev 58f0978581 rtsp: Use a random offset for trying to open UDP ports for RTP 13 years ago
  Martin Storsjö dbb06b8c0d rtsp: Allow specifying the UDP port range via AVOptions 13 years ago
  Dmitry Volyntsev bc495bad3d rtsp: Remove a leftover, currently pointless check 13 years ago
  Martin Storsjö ad7beb2cac rtpdec: Use our own SSRC in the SDES field when sending RRs 13 years ago
  Dustin Brody 5124423ec3 lavf: rename fer option and document resulting (f_)err_detect options 13 years ago
  Martin Storsjö 5d95112d92 movenc: Reorder entries in the MOVIentry struct, for tigheter packing 13 years ago
  Martin Storsjö 1f712e6a05 rtsp: Remove extern declarations for variables that don't exist 13 years ago
  Martin Storsjö 23e57d167a Add a tool that uses avio to read and write, doing a plain copy of data 13 years ago
  Janne Grunau 59297ad63d lavf: force single-threaded decoding in avformat_find_stream_info 13 years ago
  Dustin Brody b89f8774f2 avidec: migrate last of lavf from FF_ER_* to AV_EF_* 13 years ago
  Anton Khirnov aa2e4bb058 lavf: free packets for muxers implementing interleave_packet(). 13 years ago
  Anton Khirnov f97cb45156 lavf: fix and extend av_interleaved_write_frame() doxy. 13 years ago
  Alex Converse d7420e0ac9 mov: Remove dead stores for spherical coordinates for channel position. 13 years ago
  Paul B Mahol ffa0923eee add SMJPEG muxer 13 years ago
  Paul B Mahol 68b94f8bc3 avformat: split out common SMJPEG code 13 years ago
  Daniel Huang bcd5d979aa mov, mxfdec: Employ more meaningful return values. 13 years ago
  Alex Converse 4df30f7114 utils: Check for extradata size overflows. 13 years ago
  Martin Storsjö 6b9e4eea83 avio: Fix the value of the deprecated URL_FLAG_NONBLOCK 13 years ago
  Anton Khirnov 44bcab5883 ffmenc: remove references to deprecated AVFormatContext.timestamp. 13 years ago
  Anton Khirnov e5c708151e lavf: undeprecate read_seek(). 13 years ago
  Anton Khirnov 0fd88d3988 riff: remove references to sonic codec ids 13 years ago
  Justin Ruggles f01f6a8474 gsm demuxer: use generic seeking instead of a gsm-specific function. 13 years ago
  Justin Ruggles 467879eb54 gsm demuxer: return packets with only 1 gsm block at a time. 13 years ago
  Janne Grunau 68e252f548 wtv: fix memleaks during normal operation 13 years ago
  Justin Ruggles 4556ebfb7d ipmovie: fix pts for CODEC_ID_INTERPLAY_DPCM 13 years ago
  Justin Ruggles e9626eb32e sierravmd: fix audio pts 13 years ago
  Martin Storsjö a78dbada55 movenc: Don't store a nonzero creation time if nothing was set by the caller 13 years ago
  Diego Biurrun 52877251cf build: Skip compiling network.h and rtsp.h if networking is not enabled. 13 years ago
  Diego Biurrun 3dc99a18d4 cosmetics: drop some pointless parentheses 13 years ago
  Paul B Mahol 49a2aebc00 vqf: recognize more metadata chunks 13 years ago
  Michael Niedermayer 4b4acc544f tta: Fix returned error code at EOF 13 years ago
  Michael Niedermayer d8b33a9989 tta: fix off be 1 error in the end detection. 13 years ago
  Paul B Mahol 75146b8828 ipmovie: Add param change side data if the video dimensions have changed 13 years ago
  Janne Grunau 73b16198b6 electronicarts: check bytes per sample for validity 13 years ago
  Paul B Mahol f86209b43d vqf: add more known extensions 13 years ago
  Anssi Hannula 580bb77936 spdifenc: use special alignment for DTS-HD length_code 13 years ago
  Janne Grunau f5be84cfbc ipmovie: do not read audio packets before the codec is known 13 years ago
  Martin Storsjö acb074301c avio: Only do implicit network initialization for network protocols 13 years ago
  Martin Storsjö 32b83aeec1 avio: Add an URLProtocol flag for indicating that a protocol uses network 13 years ago
  Chris Evans faaec4676c matroskadec: Fix a bug where a pointer was cached to an array that might later move due to a realloc() 13 years ago