summaryrefslogtreecommitdiffstats
path: root/libavformat/framecrcenc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-041-1/+4
|\
| * frame{crc/md5}: set the stream timebase from codec timebase.Anton Khirnov2012-02-031-1/+4
* | Set AVFMT_TS_NONSTRICT for framecrc muxer.Reimar Döffinger2012-01-281-1/+1
* | Use more designated initializers.Paul B Mahol2011-12-301-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-241-0/+1
|\ \ | |/
| * crcenc: add flagsAnton Khirnov2011-11-231-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-171-10/+6
|\ \ | |/
| * lavf: use designated initialisers for all (de)muxers.Anton Khirnov2011-07-171-10/+6
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* avio: rename put_flush_packet -> avio_flushAnton Khirnov2011-03-161-1/+1
* avio: avio: avio_ prefixes for put_* functionsAnton Khirnov2011-02-211-1/+1
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-261-1/+1
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-191-1/+1
* Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini2008-06-031-1/+1
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+2
* Use dynamically allocated ByteIOContext in AVFormatContextBjörn Axelsson2007-11-211-2/+2
* move framecrc muxer in its own fileAurelien Jacobs2007-10-281-0/+46
OpenPOWER on IntegriCloud