summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* lavf: bump micro version after the new segment muxer optionsMarton Balint2016-01-29
* lavf/segment: add new option segment_clocktime_wrap_durationMarton Balint2016-01-28
* lavf/segment: add support for specifying clock time offsetMarton Balint2016-01-28
* Merge commit 'e4eb13ca77624401ea7cef1ed6ad8e2d13fd2063'Derek Buitenhuis2016-01-27
|\
| * flvdec: Add sanity checking of the last packet sizeMartin Storsjö2016-01-19
* | Merge commit '09f4822e4eaf61513b9092414450f3ae920ccd9d'Derek Buitenhuis2016-01-27
|\|
| * 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
* | Merge commit '9cce011b1d2f66366f5d75a024c2a2f93dc2b589'Derek Buitenhuis2016-01-27
|\|
| * movenc-test: stop setting the GLOBAL_HEADER codec flagAnton Khirnov2016-01-12
* | Merge commit '521dc78366c6ea54b7b69426dab302a57231f81e'Derek Buitenhuis2016-01-27
|\|
| * mux: drop the warning about global headersAnton Khirnov2016-01-12
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* | avformat/mux: Fix error when writing uncoded frames.Matt Oliver2016-01-27
* | avcodec: add Ulead DV audio decoderPaul B Mahol2016-01-26
* | avformat/flvenc: copyts in FLV muxerIvan2016-01-26
* | avformat/mpegtsenc: Fix multi program so that it supports adding the same str...Vittorio Gambaletta (VittGam)2016-01-25
* | avformat/hls: Check that filename is not "" in probe before checking its exte...Michael Niedermayer2016-01-25
* | avformat: Remove support for libquviKieran Kunhya2016-01-24
* | Print the whitelists if entities are not found on themMichael Niedermayer2016-01-24
* | avformat: Document urls a bitMichael Niedermayer2016-01-24
* | avformat/libquvi: Set default demuxer and protocol limitationsMichael Niedermayer2016-01-23
* | avformat/concat: Check protocol prefixMichael Niedermayer2016-01-23
* | libavformat/tcp.c : add send_buffer_size and recv_buffer_size optionsPerette Barella2016-01-22
* | avformat/nutenc: implement deinit()Michael Niedermayer2016-01-21
* | lavf/riff: Support reading vlc's rawvideo fourccs.Carl Eugen Hoyos2016-01-21
* | lavf/nut: Add forgotten fourccs for YUV4xxP9.Carl Eugen Hoyos2016-01-21
* | avformat/avformat: Replace some references to filenames by urlsMichael Niedermayer2016-01-21
* | avformat/img2dec: Use AVOpenCallbackMichael Niedermayer2016-01-20
* | avformat/avio: Limit url option parsing to the documented casesMichael Niedermayer2016-01-20
* | avformat/img2dec: do not interpret the filename by default if a IO context ha...Michael Niedermayer2016-01-20
* | mov: Add an option to toggle dref openingDerek Buitenhuis2016-01-20
* | avformat/hls: Require the file extension to be m3u / m3u8 for probing to succeedMichael Niedermayer2016-01-19
* | lavf/qtpalette: Fix incorrect palettesMats Peterson2016-01-19
* | ape: Show more information for loglevel verbose.Carl Eugen Hoyos2016-01-19
* | Merge commit '7570c9e04f010c9b3bfdeb4338d330f2cdd25278'Hendrik Leppkes2016-01-19
|\|
| * swfdec: support compressed swfClément Bœsch2016-01-11
| * asfdec: Fix typo in commentAlexandra Hájková2016-01-11
* | Merge commit '066281372d90d63ca021b659abcb8faefd6bc4a6'Hendrik Leppkes2016-01-19
|\|
| * asfdec: Remove unused function parametersAlexandra Hájková2016-01-07
| * asfdec: reject size > INT64_MAX in asf_read_unknownAndreas Cadhalpun2016-01-07
| * asfdec: only set asf_pkt->data_size after sanity checksAndreas Cadhalpun2016-01-07
* | lavf/icodec: Improve autodetection.Carl Eugen Hoyos2016-01-18
* | remove all uses of the deprecated avpicture_get_size() functionEddie Hao2016-01-17
* | lavf/matroskadec: Get sample size from private dataMats Peterson2016-01-16
* | lavf/mov: Don't limit fourcc 0 -> raw/twos to version 0 sample descriptionsMats Peterson2016-01-16
* | avformat/riff: add C210 FourCC (Canopus C210)Piotr Bandurski2016-01-15
* | avformat/riff: add YUYV FourCC (Drastic YUYV)Piotr Bandurski2016-01-15
* | avformat/hls: Even stricter URL checksMichael Niedermayer2016-01-15