summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/avidec: Fix memleak with dv in aviMichael Niedermayer2016-09-25
* lavf/utils: Avoid an overflow for huge negative durations.Carl Eugen Hoyos2016-09-24
* lavf/aacdec: Do not autodetect a single frame inside the file.Carl Eugen Hoyos2016-09-24
* avformat/hls: Fix handling of EXT-X-BYTERANGE streams over 2GBAnssi Hannula2016-09-24
* avformat/hlsenc: refine EXT-X-BYTERANGE support for segmentsSteven Liu2016-09-24
* avformat/utils: avoid using marked decoders for probingTimo Rothenpieler2016-09-23
* avformat/movenc: write pasp atom even if sar.num == sar.denPaul B Mahol2016-09-22
* avformat/utils: force native h264 decoder for probingTimo Rothenpieler2016-09-22
* ffmpeg: switch to codecparClément Bœsch2016-09-21
* avformat/mxfdec: use first valid sourceclip found if material track has multi...Mark Reid2016-09-21
* lavf/mov: Add support for edit list parsing.Sasi Inguva2016-09-19
* lavf/utils: Support av_index_search_timestamp in case of AVIndexEntry with di...Sasi Inguva2016-09-19
* avformat/avframe.h: Add a flag in AVIndexEntry to discard frame after decoding.Sasi Inguva2016-09-19
* avformat/http: Fix #ifdef FF_API_HTTP_USER_AGENTMichael Niedermayer2016-09-17
* lavf/http: deprecate user-agent optionSteven Liu2016-09-17
* avformat/movenc: Make the packet check more tolerantMichael Niedermayer2016-09-16
* avformat/movenc: Check packet in mov_write_single_packet() tooMichael Niedermayer2016-09-16
* avformat/movenc: Factor check_pkt() outMichael Niedermayer2016-09-16
* libavformat/webm_chunk: Option to specify HTTP headerVignesh Venkatasubramanian2016-09-16
* avformat/msf: add support for ATRAC3 codecPaul B Mahol2016-09-15
* lavf/rtsp: Fix a crash with the RTSP muxer.Martin Storsjö2016-09-15
* avformat/hlsenc: Emulate strftime("%z") using other functions if it does not ...Michael Niedermayer2016-09-15
* avformat/utils: fix timebase error in avformat_seek_file()Xinzheng Zhang2016-09-14
* avformat/flvenc: add no_sequence_end flags for flvflagsSteven Liu2016-09-14
* avformat/flvenc: Add () around &Michael Niedermayer2016-09-14
* lavf/utils: add missing ismv in MOV-like formatsClément Bœsch2016-09-14
* lavf/utils: simplify matching MOV-like formatsClément Bœsch2016-09-14
* lavf: add avformat_transfer_internal_stream_timing_info() and use it in ffmpegClément Bœsch2016-09-14
* avformat/flvenc: add FLVFlags for flvflags optionsSteven Liu2016-09-14
* avformat/hlsenc: Assume UTC if "%z" is unsupported in strftime()Michael Niedermayer2016-09-13
* avformat/hlsenc: Avoid "%T" "%F" in strftime() to improve compatibilityMichael Niedermayer2016-09-13
* lavf: add a flag to enable/disable automatic bitstream filteringRodger Combs2016-09-12
* avformat/tee: Use BSF list APIJan Sebechlebsky2016-09-12
* avformat/mux: implement AVFMT_FLAG_SHORTESTMichael Niedermayer2016-09-11
* ivfenc: Add VPX codec tags.Alex Converse2016-09-10
* avformat/movenc: Check first DTS similar to dts differenceMichael Niedermayer2016-09-10
* avformat/mov: Enable stream parsing for VP9.Matthew Gregan2016-09-08
* avformat/segment: give a warning message for remove initial_offset optionSteven Liu2016-09-09
* avformat/mov: Fix potential integer overflow in mov_read_keysSergey Volk2016-09-08
* avformat/hlsenc: implement program_date_timeMichael Niedermayer2016-09-08
* avformat: Export ticks_per_frame in st->codecMichael Niedermayer2016-09-07
* lavf/matroskaenc: use mkv_check_tag_name consistentlyRodger Combs2016-09-06
* lavf/matroskaenc: skip writing "duration" tagsRodger Combs2016-09-06
* lavf/matroskaenc: move skipped metadata keys to separate functionRodger Combs2016-09-06
* avformat/hlsenc: fix incomplete write of subtitle HLS playlistFranklin Phillips2016-09-05
* avcodec/utvideodec: add support for ULY4 and ULH4Paul B Mahol2016-09-04
* lavf/udp: Do not use MCAST_* for multicast on tvOS.Carl Eugen Hoyos2016-09-03
* lavf/webm_chunk: Print an error if no header filename was provided.Carl Eugen Hoyos2016-09-03
* lavf/httpauth: Do case-insensitive http header checks.Carl Eugen Hoyos2016-09-03
* lavf/img2dec: Skip DQT segment when auto-detecting jpg.Carl Eugen Hoyos2016-09-03