37138 Commits (749e5dc1fdae72dda8067b839a897b9708021429)
 

Author SHA1 Message Date
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
Michael Niedermayer 887cd591a8 mpegpsmux: Fix integer overflow with huge VBV sizes. 13 years ago
Michael Niedermayer 018a6645bc aacenc: Fix bug in writing libavcodec_ident. 13 years ago
Carl Eugen Hoyos f746f37901 Support decoding gray8a tiff images. 13 years ago
Jean First e8df18270a img2: add j2c file extension 13 years ago
Jean First 39bf7ffeb5 pixdesc: cosmetics 13 years ago
Michael Niedermayer d1c48025a7 pngdec: Do not use SIMD paeth prediction for bpp=2 13 years ago
Michael Niedermayer fd8a8373aa pngdec: Fix masks for interlaced decoding 13 years ago
Michael Niedermayer 602e97dfaa pngdec: Add some FF_DEBUG based av_logs. 13 years ago
Michael Niedermayer 657878f76e sws: fix copy case detection with gray8a. 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 2478612fc0 lavc: Mark the err_detect constants as audio+video as they also apply to audio. 13 years ago
Michael Niedermayer 44d4fe9dad error_detection: put the old error detection constants back. 13 years ago
Michael Niedermayer c5c7e0ebc1 git show 2473a45c85 avconv.c | patch ffmpeg.c 13 years ago
Michael Niedermayer b5a69e79c5 Merge remote-tracking branch 'qatar/master' 13 years ago
Martin Storsjö ad7beb2cac rtpdec: Use our own SSRC in the SDES field when sending RRs 13 years ago
Reinhard Tartler 4b63cc18bc Finalize changelog for 0.8 Release 13 years ago
Carl Eugen Hoyos 9e53f62be1 Support decoding Avid DS Uncompressed (SUDS). 13 years ago
Reimar Döffinger def19c9036 Unroll base64 decode loop. 13 years ago
Reinhard Tartler fd1a1f1484 Prepare for 0.8 Release 13 years ago
Reimar Döffinger 523f676b51 Use a full table for base64 decode. 13 years ago
Reimar Döffinger d41c824b23 Fix valgrind FATE for out-of-tree builds. 13 years ago
Stefano Sabatini a9117c755e lavfi: fix mp and mandelbrot descriptions to make them complete sentences 13 years ago
Janne Grunau 2473a45c85 threads: change the default for threads back to 1 13 years ago