8969 Commits (6c723f3f9d0195d75182481881487775cb116954)

Author SHA1 Message Date
Tomas Härdin 7d531e83b6 mxfdec: Set DTS and PTS on video packets 13 years ago
Tomas Härdin 8a2cb2abbf mxfdec: Only sort IndexTableSegments once 13 years ago
Tomas Härdin 0bcada9f61 mxfdec: Add Avid's essence element key 13 years ago
Tomas Härdin 1e14bfc117 mxfdec: Add support for Avid indexes 13 years ago
Tomas Härdin 89cc8c17df mxfdec: Check slice_count before freeing slice_offset_entries 13 years ago
Tomas Härdin c0ee522df6 mxfdec: Bring back accumulated_offset that was removed in 5e67e3e 13 years ago
Clément Bœsch 80914cde6f timecode: rename internal ff_* symbols to avpriv_*. 13 years ago
Michael Niedermayer cd2f7ed000 seek-test: use standard format specifiers in snprintf() 13 years ago
Mans Rullgard 3383a53e7d lavu: replace int/float punning functions 13 years ago
Michael Niedermayer 16abd68779 seektest: floatfree 13 years ago
Mans Rullgard 373211d828 Remove extraneous semicolons 13 years ago
Reimar Döffinger c3068d43a8 Support VP8 in NSV. 13 years ago
Martin Storsjö 0ebd4083e1 sdp: Restore the original mp4 format h264 extradata if converted 13 years ago
Luca Abeni e0a3c287b4 rtpenc: Add support for mp4 format h264 13 years ago
Martin Storsjö 4dbac18e2e rtpenc: Simplify code by introducing a separate end pointer 13 years ago
Martin Storsjö e2484fb644 movenc: Use the actual converted sample for RTP hinting 13 years ago
Diego Biurrun da9cea77e3 Fix a bunch of common typos. 13 years ago
Anton Khirnov e745d7525a rawdec: don't set codec timebase. 13 years ago
Anton Khirnov 489a7b07e9 lavf doxy: add muxing stuff to lavf_encoding group 13 years ago
Anton Khirnov 370f27dee3 lavf doxy: add demuxing stuff to lavf_decoding group 13 years ago
Anton Khirnov 28b4c06b9d lavf doxy: expand/reword metadata API doxy. 13 years ago
Anton Khirnov eca06cbed9 lavf doxy: add installed headers to groups. 13 years ago
Anton Khirnov fb42db7c39 lavf doxy: add avio groups into the lavf_io group. 13 years ago
Anton Khirnov e4f4a1f93e lavf doxy: rename lavf I/O group to lavf_io. 13 years ago
Anton Khirnov b262a05904 lavf doxy: add metadata docs to the main lavf group 13 years ago
Paul B Mahol 3c1f60860d flacdec: Support for tracks in cuesheet metadata block 13 years ago
Reimar Döffinger 0849a0ebb2 rtmpproto: make condition work in overflow case. 13 years ago
Reimar Döffinger 8b8a47f6fb Make detection of single-stream flv work again. 13 years ago
Justin Ruggles 28101f6c4e flac muxer: fix writing of file header and STREAMINFO header from extradata 13 years ago
Carl Eugen Hoyos 5207f9597e Separate mxf_essence_container_uls for audio and video. 13 years ago
Reimar Döffinger 2483f53693 mxfdec: do not try to use an obviously broken index. 13 years ago
Kostya Shishkov 19341c58e0 Dxtory capture format decoder 13 years ago
Michael Niedermayer cd519b7e83 avi: add escape130 support 13 years ago
Michael Niedermayer 02acfb1c01 wavdec: add ignore length option to ignore incorrect lengthes 13 years ago
Justin Ruggles 4c38633352 isom: sort and pretty-print codec_movaudio_tags[] 13 years ago
Justin Ruggles 7714770de1 isom: remove pointless comments in codec_movaudio_tags[] 13 years ago
Justin Ruggles 21ebf2d493 isom: remove commented-out tag for vorbis 13 years ago
Justin Ruggles 60cd802daf movenc: write 'chan' tag for AC-3 in MOV 13 years ago
Justin Ruggles 1fdf18f4b7 mov: add support for reading and writing the 'chan' tag 13 years ago
Justin Ruggles 8e8c51318c movenc: simplify handling of pcm vs. adpcm vs. other compressed codecs 13 years ago
Michael Niedermayer 74436ad51e libnut: NULL priv->nut after nut_demuxer_uninit() as a saftey precaution. 13 years ago
Michael Niedermayer e21f8a07ca libnut: Check nut_demuxer_init() return value. 13 years ago
Michael Niedermayer 6f7f239604 libnut: check for av_malloc failure. 13 years ago
Tomas Härdin ddcf3e0535 mxfdec: Index table driven demuxing and seeking 13 years ago
Tomas Härdin 5e67e3eac2 mxfdec: Compute packet offsets properly 13 years ago
Tomas Härdin 5fb800f49a mxfdec: Use MaterialPackage - Track - TrackID instead of the system_item hack 13 years ago
Tomas Härdin fd34dbea58 mxfdec: Parse more values in PartitionPack 13 years ago
Carl Eugen Hoyos 935ac228e4 Fix typo: Correctly parse 64 byte umid tags in bext metadata. 13 years ago
jb@kdenlive.org e2baaa21aa mpegtsenc: recognize .mts as MPEG Transport Stream (encoding) 13 years ago
Tomas Härdin 7560c26495 mxfdec: Parse TemporalOffsets 13 years ago