summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* seektest: floatfreeMichael Niedermayer2011-12-11
* Support VP8 in NSV.Reimar Döffinger2011-12-11
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-11
|\
| * rawdec: don't set codec timebase.Anton Khirnov2011-12-10
| * lavf doxy: add muxing stuff to lavf_encoding groupAnton Khirnov2011-12-10
| * lavf doxy: add demuxing stuff to lavf_decoding groupAnton Khirnov2011-12-10
| * lavf doxy: expand/reword metadata API doxy.Anton Khirnov2011-12-10
| * lavf doxy: add installed headers to groups.Anton Khirnov2011-12-10
| * lavf doxy: add avio groups into the lavf_io group.Anton Khirnov2011-12-10
| * lavf doxy: rename lavf I/O group to lavf_io.Anton Khirnov2011-12-10
| * lavf doxy: add metadata docs to the main lavf groupAnton Khirnov2011-12-10
| * flacdec: Support for tracks in cuesheet metadata blockPaul B Mahol2011-12-10
| * flac muxer: fix writing of file header and STREAMINFO header from extradataJustin Ruggles2011-12-10
| * Dxtory capture format decoderKostya Shishkov2011-12-10
* | rtmpproto: make condition work in overflow case.Reimar Döffinger2011-12-10
* | Make detection of single-stream flv work again.Reimar Döffinger2011-12-10
* | Separate mxf_essence_container_uls for audio and video.Carl Eugen Hoyos2011-12-10
* | mxfdec: do not try to use an obviously broken index.Reimar Döffinger2011-12-10
* | avi: add escape130 supportMichael Niedermayer2011-12-10
* | wavdec: add ignore length option to ignore incorrect lengthesMichael Niedermayer2011-12-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-10
|\|
| * isom: sort and pretty-print codec_movaudio_tags[]Justin Ruggles2011-12-09
| * isom: remove pointless comments in codec_movaudio_tags[]Justin Ruggles2011-12-09
| * isom: remove commented-out tag for vorbisJustin Ruggles2011-12-09
| * movenc: write 'chan' tag for AC-3 in MOVJustin Ruggles2011-12-09
| * mov: add support for reading and writing the 'chan' tagJustin Ruggles2011-12-09
| * movenc: simplify handling of pcm vs. adpcm vs. other compressed codecsJustin Ruggles2011-12-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-09
|\|
| * cljr: add encoderPaul B Mahol2011-12-08
| * tests/examples: Mark some variables only used within their files as static.Diego Biurrun2011-12-08
| * tests/tools/examples: Replace direct exit() calls by return.Diego Biurrun2011-12-08
* | Merge remote-tracking branch 'tjoppen/opatom_demuxing_and_seeking'Michael Niedermayer2011-12-08
|\ \
| * | mxfdec: Index table driven demuxing and seekingTomas Härdin2011-12-08
| * | mxfdec: Compute packet offsets properlyTomas Härdin2011-12-08
| * | mxfdec: Use MaterialPackage - Track - TrackID instead of the system_item hackTomas Härdin2011-12-08
| * | mxfdec: Parse more values in PartitionPackTomas Härdin2011-12-08
| * | mxfdec: Parse TemporalOffsetsTomas Härdin2011-12-08
| * | mxfdec: av_dlog():ify 'no corresponding source package found'Tomas Härdin2011-12-08
| * | mxfdec: Compute essence container offsets and lengths into mxf->partitionsTomas Härdin2011-12-08
| * | mxfdec: Make mxf->partitions sorted by offsetTomas Härdin2011-12-08
| * | mxfdec: Parse ThisPartitionTomas Härdin2011-12-07
| * | mxfdec: Speed up metadata and index parsingTomas Härdin2011-12-07
| * | mxfdec: Make sure DataDefinition is consistent between material track and sou...Tomas Härdin2011-12-07
| * | mxfdec: Add EssenceContainer UL found in 0001GL00.MXF.A1.mxf_opatom.mxfTomas Härdin2011-12-07
* | | libnut: NULL priv->nut after nut_demuxer_uninit() as a saftey precaution.Michael Niedermayer2011-12-08
* | | libnut: Check nut_demuxer_init() return value.Michael Niedermayer2011-12-08
* | | libnut: check for av_malloc failure.Michael Niedermayer2011-12-08
* | | Fix typo: Correctly parse 64 byte umid tags in bext metadata.Carl Eugen Hoyos2011-12-08
* | | mpegtsenc: recognize .mts as MPEG Transport Stream (encoding)jb@kdenlive.org2011-12-08
* | | lavf: lower the log level of "parser not found".Nicolas George2011-12-08