37213 Commits (f21b6159cf3110a5f018d6addf7382840d427199)
 

Author SHA1 Message Date
Hendrik Leppkes 7662a532fb vc1: don't read the interpfrm and bfraction elements for interlaced frames 13 years ago
Janne Grunau 50a3f9a4bd mxfdec: fix memleak on mxf_read_close() 13 years ago
Paul B Mahol c7579ad8e8 cafdec: replace deprecated get_strz() 13 years ago
Paul B Mahol a6ef7b3a77 cafenc: replace deprecated av_dbl2int() 13 years ago
Justin Ruggles e924a4ba71 westwood: split the AUD and VQA demuxers into separate files. 13 years ago
Michael Niedermayer b9db728a1f libavformat/libavformat.v: fix application name in comment 13 years ago
Michael Niedermayer feb997577b Merge remote-tracking branch 'qatar/master' 13 years ago
Philip Langdale 9bf9c314a0 CrystalHD: Back up extradata to allow decoder reinit to work. 13 years ago
Philip Langdale eaf4bf6df2 CrystalHD: Initialise variables to silence valgrind. 13 years ago
Michael Niedermayer 89ddff92a3 Revert "movenc: simplify handling of pcm vs. adpcm vs. other compressed codecs" 13 years ago
Alexander Strasser 9c909e8e79 build: Describe --nm and -ld options consistently 13 years ago
Michael Niedermayer 199d4478de pthread: Change a signal to a broadcast as multiple threads 13 years ago
Michael Niedermayer 2bb7396bfd base64: 10l endian fix. 13 years ago
Janne Grunau 15cea3695d riff: fix invalid av_freep() calls on EOF in ff_read_riff_info 13 years ago
Michael Niedermayer c6baa4046a avfilter: add some asserts() to check refcounts. 13 years ago
Carl Eugen Hoyos 66b9d7065a pam: Fix a typo that broke writing and reading PAM files. 13 years ago
Alexander Strasser 72b33eade1 build: Support selecting yasm-compatible assembler 13 years ago
Michael Niedermayer 234405315f sws: Fix unscaled >8bit planar chroma handling. 13 years ago
Janne Grunau 20ea14d0f8 mxfdec: fix memleak on av_realloc failures 13 years ago
Hendrik Leppkes 378b7beff5 mpeg12: fixed parsing in some mpeg2 streams 13 years ago
Michael Niedermayer e9a6152e17 lavc: fix FF_LOSS_COLORQUANT detection for gray8a->pal8 13 years ago
Reimar Döffinger b4ec645f47 Extract some duplicated code. 13 years ago
Reimar Döffinger b64b1608d8 Remove pointless and distracting () 13 years ago
Reimar Döffinger 57608d9029 Simplify: just add header_size directly. 13 years ago
Reimar Döffinger b09c93d7bc Move some duplicated code, simplify. 13 years ago
Reimar Döffinger 0a403588d2 Make variable that always has the same value const. 13 years ago
Reimar Döffinger daa47fdd2c Optimized base64 decode by writing 3 bytes at once. 13 years ago
Reimar Döffinger 420719e141 Cosmetics: add do {} while 0 to macro. 13 years ago
Tomas Härdin fc85729458 mxfdec: Do not parse slices or DeltaEntryArrays. 13 years ago
Janne Grunau f028d4d1c3 mxfdec: hybrid demuxing/seeking solution 13 years ago
Tomas Härdin 1f5f8b2654 mxfdec: Add Avid's essence element key. 13 years ago
Carl Eugen Hoyos 44deb9f68d mfxdec: Separate mxf_essence_container_uls for audio and video. 13 years ago
Tomas Härdin 3cb33fbe91 mxfdec: Compute packet offsets properly. 13 years ago
Tomas Härdin f4187945a0 mxfdec: Use MaterialPackage - Track - TrackID instead of the system_item hack. 13 years ago
Tomas Härdin 21cc4b3327 mxfdec: use av_dlog() for 'no corresponding source package found' 13 years ago
Tomas Härdin c77a5460b1 mxfdec: Make mxf->partitions sorted by offset. 13 years ago
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
Anton Khirnov b263bf66b7 avserver: fix build after the next bump. 13 years ago
Michael Niedermayer 0421b6dc7a sws: In case of an invalid scaler algorithm, show the invalid value. 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 9e34adfc02 RC: Fix initial buffer occupancy. 13 years ago