9300 Commits (a6ef7b3a773ea79e725f9fe60b718f6db3bc83a6)

Author SHA1 Message Date
  Paul B Mahol a6ef7b3a77 cafenc: replace deprecated av_dbl2int() 13 years ago
  Michael Niedermayer b9db728a1f libavformat/libavformat.v: fix application name in comment 13 years ago
  Michael Niedermayer 89ddff92a3 Revert "movenc: simplify handling of pcm vs. adpcm vs. other compressed codecs" 13 years ago
  Janne Grunau 15cea3695d riff: fix invalid av_freep() calls on EOF in ff_read_riff_info 14 years ago
  Janne Grunau 20ea14d0f8 mxfdec: fix memleak on av_realloc failures 14 years ago
  Tomas Härdin fc85729458 mxfdec: Do not parse slices or DeltaEntryArrays. 14 years ago
  Janne Grunau f028d4d1c3 mxfdec: hybrid demuxing/seeking solution 14 years ago
  Tomas Härdin 1f5f8b2654 mxfdec: Add Avid's essence element key. 14 years ago
  Carl Eugen Hoyos 44deb9f68d mfxdec: Separate mxf_essence_container_uls for audio and video. 14 years ago
  Tomas Härdin 3cb33fbe91 mxfdec: Compute packet offsets properly. 14 years ago
  Tomas Härdin f4187945a0 mxfdec: Use MaterialPackage - Track - TrackID instead of the system_item hack. 14 years ago
  Tomas Härdin 21cc4b3327 mxfdec: use av_dlog() for 'no corresponding source package found' 14 years ago
  Tomas Härdin c77a5460b1 mxfdec: Make mxf->partitions sorted by offset. 14 years ago
  Tomas Härdin be78e3f6ec mxfdec: parse ThisPartition 14 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. 14 years ago
  Tomas Härdin 0ac5e6a8c4 mxfdec: add EssenceContainer UL found in 0001GL00.MXF.A1.mxf_opatom.mxf 14 years ago
  Tomas Härdin edb5085647 mxfdec: Add hack that adjusts the n_delta calculation when system items are present. 14 years ago
  Janne Grunau 682b6db706 mxfdec: Parse IndexTableSegments and convert them into AVIndexEntry arrays. 14 years ago
  Tomas Härdin 83ab10f6e9 mxfdec: Move FooterPartition to MXFContext and make sure it is never zero. 14 years ago
  Joakim Plate 3359246d9a mxfdec: check return value of avio_seek 14 years ago
  Philip de Nier 0662eea6b0 mxfdec: skip to end of structural sets 14 years ago
  Tomas Härdin d32b3f40c7 mxfdec: parse MXF partitions 14 years ago
  Michael Niedermayer 4f11bed7a1 avidec: fix "avidec.c:362: warning: st may be used uninitialized in this function" 13 years ago
  Michael Niedermayer 887cd591a8 mpegpsmux: Fix integer overflow with huge VBV sizes. 13 years ago
  Jean First e8df18270a img2: add j2c file extension 13 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
  Michael Niedermayer 44d4fe9dad error_detection: put the old error detection constants back. 13 years ago
  Martin Storsjö ad7beb2cac rtpdec: Use our own SSRC in the SDES field when sending RRs 13 years ago
  Carl Eugen Hoyos 9e53f62be1 Support decoding Avid DS Uncompressed (SUDS). 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
  ami_stuff ef9623f670 Add "S263" FourCC 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
  Dmitry Volyntsev 4259d1eb99 fix rtp 916 issue, patch 2 13 years ago
  Dmitry Volyntsev b29ec002bb fix rtp 916 issue 13 years ago
  Tomas Härdin 1de5154dfb mxfdec: Consider OPAtom files that don't have exactly one EC to be OP1a 13 years ago
  Reimar Döffinger 203f94fd7c mxfdec: Add missing free. 13 years ago
  Reimar Döffinger 6003ec880b asfdec: Move variable declarations into the blocks they are used in. 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
  Panagiotis H.M. Issaris 811de351ea Enhance HLS seeking. 13 years ago