summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* mov: Trim dref absolute pathVittorio Giovara2016-03-05
* asfenc: remove an unused variableAnton Khirnov2016-03-05
* asfenc: fix some possible integer overflowsAnton Khirnov2016-03-05
* avformat_find_stream_info: move duration guessing after updating codec parame...Anton Khirnov2016-03-04
* sdp: fix opus sprop-stereo fmtp syntaxMark Harris2016-03-01
* lavf: add a missing bump and APIchanges for the codecpar switchAnton Khirnov2016-02-26
* img2: Drop av_ prefix for a static functionVittorio Giovara2016-02-24
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* lavf: add a protocol whitelist/blacklist for file opened internallyAnton Khirnov2016-02-22
* urlprotocol: receive a list of protocols from the callerAnton Khirnov2016-02-22
* aviobuf: add a private data struct for avio_open()ed contextsAnton Khirnov2016-02-22
* protocols: make the list of protocols staticAnton Khirnov2016-02-22
* lavf: move urlcontext_child_class_next() to protocols.cAnton Khirnov2016-02-22
* lavf: move avio_enum_protocols() to protocols.cAnton Khirnov2016-02-22
* lavf: reorganize URLProtocolsAnton Khirnov2016-02-22
* hls: disallow opening nested files in child demuxersAnton Khirnov2016-02-22
* smoothstreamingenc: do not open the files as read+writeAnton Khirnov2016-02-22
* dashenc: eliminate ffurl_* usageAnton Khirnov2016-02-22
* lavf: use the io_open callbacks for files opened from open_input() as wellAnton Khirnov2016-02-22
* nutenc: do not use AVCodecContext.frame_sizeAnton Khirnov2016-02-22
* matroska: Always consider S_TEXT/UTF8 as SRT when demuxingLuca Barbato2016-02-22
* rtpdec: Use the right logging contextDiego Biurrun2016-02-19
* mkv: Force the full parsing of mp3Luca Barbato2016-02-19
* mov: Force the full parsing of mp3Luca Barbato2016-02-19
* voc: Split ff_voc_get_packet into a separate fileDiego Biurrun2016-02-18
* build: Introduce iso_media componentDiego Biurrun2016-02-18
* build: Let the WTV demuxer select the MPEG-TS demuxerDiego Biurrun2016-02-18
* cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
* mov: Fix the format specifier type for sizeVittorio Giovara2016-02-16
* mov: Use the correct type for sizeLuca Barbato2016-02-14
* lavf: Dump the cpb side data informationLuca Barbato2016-02-13
* asfdec: make sure packet_size is non-zero before seekingAndreas Cadhalpun2016-02-07
* asfdec: check for too small size in asf_read_unknownAndreas Cadhalpun2016-02-07
* asfdec: check avio_skip in asf_read_simple_indexAndreas Cadhalpun2016-02-07
* asfdec: break if EOF is reached after asf_read_packet_headerAndreas Cadhalpun2016-02-07
* yuv4mpegenc: Use AV_CEIL_RSHIFT where neededVittorio Giovara2016-01-25
* hls: eliminate ffurl_* usageAnton Khirnov2016-01-24
* lavf: allow custom IO for all filesAnton Khirnov2016-01-24
* riff: add C210 FourCC (Canopus C210)Piotr Bandurski2016-01-21
* riff: add YUYV FourCC (Drastic YUYV)Piotr Bandurski2016-01-21
* mov: Add an option to toggle dref openingDerek Buitenhuis2016-01-21
* flvdec: Add sanity checking of the last packet sizeMartin Storsjö2016-01-19
* flvdec: perform duration search just onceMichael Niedermayer2016-01-19
* nutdec: only copy the header if it existsAndreas Cadhalpun2016-01-13
* nuv: sanitize negative fps rateAndreas Cadhalpun2016-01-13
* movenc-test: stop setting the GLOBAL_HEADER codec flagAnton Khirnov2016-01-12
* mux: drop the warning about global headersAnton Khirnov2016-01-12
* swfdec: support compressed swfClément Bœsch2016-01-11
* asfdec: Fix typo in commentAlexandra Hájková2016-01-11
* asfdec: Remove unused function parametersAlexandra Hájková2016-01-07