summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'e4eb13ca77624401ea7cef1ed6ad8e2d13fd2063'Derek Buitenhuis2016-01-271-11/+13
|\
| * flvdec: Add sanity checking of the last packet sizeMartin Storsjö2016-01-191-7/+9
* | Merge commit '09f4822e4eaf61513b9092414450f3ae920ccd9d'Derek Buitenhuis2016-01-271-1/+2
|\ \ | |/
| * flvdec: perform duration search just onceMichael Niedermayer2016-01-191-1/+4
| * nutdec: only copy the header if it existsAndreas Cadhalpun2016-01-131-1/+2
| * nuv: sanitize negative fps rateAndreas Cadhalpun2016-01-131-0/+9
* | Merge commit '9cce011b1d2f66366f5d75a024c2a2f93dc2b589'Derek Buitenhuis2016-01-271-2/+0
|\ \ | |/
| * movenc-test: stop setting the GLOBAL_HEADER codec flagAnton Khirnov2016-01-121-2/+0
* | Merge commit '521dc78366c6ea54b7b69426dab302a57231f81e'Derek Buitenhuis2016-01-271-6/+0
|\ \ | |/
| * mux: drop the warning about global headersAnton Khirnov2016-01-121-6/+0
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-274-6/+6
* | avformat/mux: Fix error when writing uncoded frames.Matt Oliver2016-01-271-5/+9
* | avcodec: add Ulead DV audio decoderPaul B Mahol2016-01-261-0/+2
* | avformat/flvenc: copyts in FLV muxerIvan2016-01-261-1/+1
* | avformat/mpegtsenc: Fix multi program so that it supports adding the same str...Vittorio Gambaletta (VittGam)2016-01-251-2/+13
* | avformat/hls: Check that filename is not "" in probe before checking its exte...Michael Niedermayer2016-01-251-1/+1
* | avformat: Remove support for libquviKieran Kunhya2016-01-244-182/+1
* | Print the whitelists if entities are not found on themMichael Niedermayer2016-01-241-2/+2
* | avformat: Document urls a bitMichael Niedermayer2016-01-241-0/+12
* | avformat/libquvi: Set default demuxer and protocol limitationsMichael Niedermayer2016-01-231-0/+14
* | avformat/concat: Check protocol prefixMichael Niedermayer2016-01-231-1/+4
* | libavformat/tcp.c : add send_buffer_size and recv_buffer_size optionsPerette Barella2016-01-221-0/+13
* | avformat/nutenc: implement deinit()Michael Niedermayer2016-01-212-7/+17
* | lavf/riff: Support reading vlc's rawvideo fourccs.Carl Eugen Hoyos2016-01-211-0/+34
* | lavf/nut: Add forgotten fourccs for YUV4xxP9.Carl Eugen Hoyos2016-01-211-0/+6
* | avformat/avformat: Replace some references to filenames by urlsMichael Niedermayer2016-01-211-7/+7
* | avformat/img2dec: Use AVOpenCallbackMichael Niedermayer2016-01-201-1/+5
* | avformat/avio: Limit url option parsing to the documented casesMichael Niedermayer2016-01-201-2/+9
* | avformat/img2dec: do not interpret the filename by default if a IO context ha...Michael Niedermayer2016-01-202-2/+10
* | mov: Add an option to toggle dref openingDerek Buitenhuis2016-01-203-7/+20
* | avformat/hls: Require the file extension to be m3u / m3u8 for probing to succeedMichael Niedermayer2016-01-191-0/+4
* | lavf/qtpalette: Fix incorrect palettesMats Peterson2016-01-191-16/+18
* | ape: Show more information for loglevel verbose.Carl Eugen Hoyos2016-01-191-1/+1
* | Merge commit '7570c9e04f010c9b3bfdeb4338d330f2cdd25278'Hendrik Leppkes2016-01-192-1/+7
|\ \ | |/
| * swfdec: support compressed swfClément Bœsch2016-01-112-4/+95
| * asfdec: Fix typo in commentAlexandra Hájková2016-01-111-1/+1
* | Merge commit '066281372d90d63ca021b659abcb8faefd6bc4a6'Hendrik Leppkes2016-01-191-8/+7
|\ \ | |/
| * asfdec: Remove unused function parametersAlexandra Hájková2016-01-071-10/+9
| * asfdec: reject size > INT64_MAX in asf_read_unknownAndreas Cadhalpun2016-01-071-0/+3
| * asfdec: only set asf_pkt->data_size after sanity checksAndreas Cadhalpun2016-01-071-8/+10
* | lavf/icodec: Improve autodetection.Carl Eugen Hoyos2016-01-181-3/+25
* | remove all uses of the deprecated avpicture_get_size() functionEddie Hao2016-01-171-1/+2
* | lavf/matroskadec: Get sample size from private dataMats Peterson2016-01-161-2/+8
* | lavf/mov: Don't limit fourcc 0 -> raw/twos to version 0 sample descriptionsMats Peterson2016-01-161-1/+1
* | avformat/riff: add C210 FourCC (Canopus C210)Piotr Bandurski2016-01-151-0/+1
* | avformat/riff: add YUYV FourCC (Drastic YUYV)Piotr Bandurski2016-01-151-0/+1
* | avformat/hls: Even stricter URL checksMichael Niedermayer2016-01-151-1/+5
* | avformat/hls: More strict url checksMichael Niedermayer2016-01-151-0/+4
* | avcodec/rmdec: add missing av_log argumentJames Almer2016-01-151-1/+1
* | lavf/mov: Confine 0x00000000 to raw/twos fourcc mapping to version 0 sample d...Mats Peterson2016-01-151-1/+1
OpenPOWER on IntegriCloud