9894 Commits (a4e359a3f98650dab3d2e93f067658e20fa9c0d7)

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. 13 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 13 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
Jean First fa169d5650 mov: cosmetics - move a line to a better position and add a comment 13 years ago
Jean First 60168f9319 movenc: add FIXME to add alis and rsrc atoms 13 years ago
Jean First 0c10885c39 movenc: indent cosemtics 13 years ago
Daniel Huang bcd5d979aa mov, mxfdec: Employ more meaningful return values. 13 years ago
Reimar Döffinger ea3abcd58f Fix ff_get_guid for short reads or errors. 13 years ago
Michael Niedermayer 52889b543d mpeg12dec: BW10 support 13 years ago
Michael Niedermayer b26f0ee39f avidec: XMPG support 13 years ago
Laurent BRULET 45c39e566f udp: fix segfault on closing 13 years ago
Oana Stratulat a63a86fd6f Fixes issue 890: OOM with zmbv file 13 years ago
Peter Ross 3a1df393b8 ico: favour BITMAPHEADER dimensions over IconEntry dimensions 13 years ago
Nicolas Noirbent 62a22b2865 segment: fix FPE when segment_list_size is 0 13 years ago
Michael Niedermayer 645569e19f Revert "riff: remove references to sonic codec ids" 13 years ago
Stefano Sabatini 0be8e66174 mpegtsenc: do not reference the deprecated ffmpeg option 'vbsf' in a log message 13 years ago