summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/mxfenc: Add color siting elementMichael Niedermayer2015-05-22
* libavformat/mux: Add ff_choose_chroma_location()Michael Niedermayer2015-05-22
* tls: fix compilation when both gnutls and openssl are enabledJames Almer2015-05-22
* Merge commit '94599a6de3822b13c94096d764868128f388ba28'Michael Niedermayer2015-05-22
|\
| * tls: Remove all the local polling loopsMartin Storsjö2015-05-22
* | Merge commit 'd13b124eaf452b267480074b2e6946538ed03a6e'Michael Niedermayer2015-05-22
|\|
| * tls: Remove the nonblocking codeMartin Storsjö2015-05-22
* | Merge commit 'd15eec4d6bdfa3bd4c4b5b7dd2dbd699ba253d02'Michael Niedermayer2015-05-22
|\|
| * tls: Use custom IO to read from the URLContextMartin Storsjö2015-05-22
* | WebP muxer: support a packet containing animated WebP.Urvang Joshi2015-05-22
* | avformat/mov: check result of avio_seekZhang Rui2015-05-21
* | lavf/mov: Use AVCOL_SPC constants when checking color_space.Carl Eugen Hoyos2015-05-21
* | lavf/mov: Write colour matrix "6" for color_space bt470bg.Carl Eugen Hoyos2015-05-21
* | lavf/mkv: Only skip prores header if the packet is large enough.Carl Eugen Hoyos2015-05-21
* | nutdec: abort if EOF is reached in decode_info_header/read_sm_dataAndreas Cadhalpun2015-05-20
* | nutdec: stop skipping bytes at EOFAndreas Cadhalpun2015-05-20
* | nutdec: fix infinite resync loopsAndreas Cadhalpun2015-05-20
* | avformat/nutdec: Fix recovery when immedeately after seeking a failure happensMichael Niedermayer2015-05-20
* | avformat/nutdec: Return error on EOF from get_str()Michael Niedermayer2015-05-20
* | avformat/mxfenc: Set horizontal chroma subsample value from pixel format if a...Michael Niedermayer2015-05-18
* | avformat/mxfenc: Set the component depth from the pixel format if availableMichael Niedermayer2015-05-18
* | avformat/hlsenc: do not append an endlist tag when the stream endsMrBoogs2015-05-17
* | avformat/hlsenc: Add hls flag for starting a playlist with a discontinuity o...MrBoogs2015-05-17
* | avformat/hlsenc: Add hls flag for rounding m3u8 durations to whole numbers, p...MrBoogs2015-05-17
* | lavf/mpeg: Do not detect unknown audio in Hikvision streams as alaw.Carl Eugen Hoyos2015-05-17
* | lavf/wav: Read files >4G if no smaller filesize was written.Carl Eugen Hoyos2015-05-17
* | lavf/wav: Print an error if files >4G are written.Carl Eugen Hoyos2015-05-17
* | lavf/mov: Tell users about the use_absolute_path option.Carl Eugen Hoyos2015-05-17
* | avformat/avidec: add mp2 to the list of exceptions instead of generally treat...Michael Niedermayer2015-05-17
* | avformat/mux: use <0 instead of != 0 for error check of init_muxer()Michael Niedermayer2015-05-16
* | avformat/mov: Fix parsing short lociMichael Niedermayer2015-05-16
* | avformat/mov: Print reason of loci parsing failureMichael Niedermayer2015-05-16
* | avformat/rtsp: print a debug level note if time parsing failsMichael Niedermayer2015-05-15
* | lavf/webmdashenc: fix unchecked strftimeVignesh Venkatasubramanian2015-05-15
* | avformat/nutdec: Remove unused variableMichael Niedermayer2015-05-14
* | nutdec: Remove unused labelTimothy Gu2015-05-14
* | Merge commit '8fc11abe1fea4f211cc7dbd58a173d1221627d90'Michael Niedermayer2015-05-13
|\|
| * mkv: Print unsupported mov tags when foundVittorio Giovara2015-05-12
* | cafdec: free extradata before allocating itAndreas Cadhalpun2015-05-13
* | cafdec: check avio_read return valueAndreas Cadhalpun2015-05-13
* | avformat/hevc: Check num_negative_pics and num_positive_picsMichael Niedermayer2015-05-12
* | avformat/hevc: Check cpb_cnt_minus1Michael Niedermayer2015-05-12
* | avformat/hls: Handle read_buffer allocation failureMichael Niedermayer2015-05-12
* | avformat/idcin: Remove redundant chunk size checkMichael Niedermayer2015-05-12
* | avformat/matroskadec: Cleanup error handling for bz2 & zlibMichael Niedermayer2015-05-12
* | avformat/nutdec: Fix use of uinitialized valueMichael Niedermayer2015-05-12
* | avformat/rtpdec_xiph: Move pkt_len onto one side of the checkMichael Niedermayer2015-05-12
* | avformat/rtpdec_xiph: Check upper bound on len in xiph_handle_packet()Michael Niedermayer2015-05-12
* | avformat/rtpenc_jpeg: Check remaining buffer size for SOSMichael Niedermayer2015-05-12
* | avformat/riffenc: Use size_t for strlen in ff_riff_write_info_tag()Michael Niedermayer2015-05-12