19354 Commits (140da8e810b2221922b800b4b0be8a5a8e08e0b6)

Author SHA1 Message Date
Paul B Mahol 4d677c7ae3 avformat/msf: add support for ATRAC3 codec 8 years ago
Martin Storsjö f8a13c7213 lavf/rtsp: Fix a crash with the RTSP muxer. 8 years ago
Michael Niedermayer 6f062eb8d0 avformat/hlsenc: Emulate strftime("%z") using other functions if it does not work 8 years ago
Xinzheng Zhang ecc04b4f2f avformat/utils: fix timebase error in avformat_seek_file() 8 years ago
Steven Liu c8528e54e5 avformat/flvenc: add no_sequence_end flags for flvflags 8 years ago
Michael Niedermayer e85c4a4706 avformat/flvenc: Add () around & 8 years ago
Clément Bœsch 415f907ce8 lavf/utils: add missing ismv in MOV-like formats 8 years ago
Clément Bœsch 9112822e71 lavf/utils: simplify matching MOV-like formats 8 years ago
Clément Bœsch ae1dd0c9a6 lavf: add avformat_transfer_internal_stream_timing_info() and use it in ffmpeg 8 years ago
Steven Liu 84aebfc74e avformat/flvenc: add FLVFlags for flvflags options 8 years ago
Michael Niedermayer 9f18a970b2 avformat/hlsenc: Assume UTC if "%z" is unsupported in strftime() 8 years ago
Michael Niedermayer 22ba9a3cb8 avformat/hlsenc: Avoid "%T" "%F" in strftime() to improve compatibility 8 years ago
Rodger Combs 1f6d7eb470
lavf: add a flag to enable/disable automatic bitstream filtering 8 years ago
Jan Sebechlebsky b7760dd8d4 avformat/tee: Use BSF list API 8 years ago
Michael Niedermayer cb114ed464 avformat/mux: implement AVFMT_FLAG_SHORTEST 8 years ago
Alex Converse 09317e3e06 ivfenc: Add VPX codec tags. 8 years ago
Michael Niedermayer 68f4c2163e avformat/movenc: Check first DTS similar to dts difference 8 years ago
Matthew Gregan 7b3bc365f9 avformat/mov: Enable stream parsing for VP9. 8 years ago
Steven Liu 1da00be009 avformat/segment: give a warning message for remove initial_offset option 8 years ago
Sergey Volk 347cb14b7c avformat/mov: Fix potential integer overflow in mov_read_keys 8 years ago
Michael Niedermayer 2793ebd6cb avformat/hlsenc: implement program_date_time 8 years ago
Michael Niedermayer 207d78176f avformat: Export ticks_per_frame in st->codec 8 years ago
Rodger Combs 843e72ea55
lavf/matroskaenc: use mkv_check_tag_name consistently 8 years ago
Rodger Combs 3829a02738
lavf/matroskaenc: skip writing "duration" tags 8 years ago
Rodger Combs 6ede4e93ca
lavf/matroskaenc: move skipped metadata keys to separate function 8 years ago
Franklin Phillips cefce6e2c1 avformat/hlsenc: fix incomplete write of subtitle HLS playlist 8 years ago
Paul B Mahol c62cb9bf5a avcodec/utvideodec: add support for ULY4 and ULH4 8 years ago
Carl Eugen Hoyos 3c821a1a7b lavf/udp: Do not use MCAST_* for multicast on tvOS. 8 years ago
Carl Eugen Hoyos 2dfd0f4b9e lavf/webm_chunk: Print an error if no header filename was provided. 8 years ago
Carl Eugen Hoyos 8f0bd1d9ba lavf/httpauth: Do case-insensitive http header checks. 8 years ago
Carl Eugen Hoyos 91842005fe lavf/img2dec: Skip DQT segment when auto-detecting jpg. 8 years ago
Michael Niedermayer e4e4a9cad7 avformat/avidec: Fix infinite loop in avi_read_nikon() 8 years ago
Erkki Seppälä 499e8b0952 avformat/movenc: added ability to use original stream ids as track ids instead of regenerating them 8 years ago
Steven Liu 3aab6fa6ba avformat/hlsenc: add warning for append_list and hls_init_time option 8 years ago
Simon Hailes a13a81a0dc avformat/crypto: add seeking support on read 8 years ago
Simon Hailes a2fcacc880 libavformat/crypto - encourage reads of 4096 bytes 8 years ago
Stephen Hutchinson 92916e8542 avisynth: support pix_fmts added to AviSynth+ 8 years ago
Steven Liu 557ad3a474 avformat/hlsenc: add option hls_init_time to set init hls window segment duration 8 years ago
Thomas Hebb a37e6dd2ba avformat/mov: aax: pass proper AVClass to av_log() 8 years ago
Marton Balint 13b90ff2c1 avformat: fix decoded creation_time timestamps 8 years ago
James Almer dc7e5adbc0 avformat/utils: fix a codecpar non use 8 years ago
Michael Niedermayer c75273310c avformat/utils: End probing if the expected codec surpasses AVPROBE_SCORE_STREAM_RETRY 8 years ago
Vignesh Venkatasubramanian 42a635ddae webm_chunk: Set pts precision to milliseconds 8 years ago
Derek Buitenhuis 425be3c810 mov: Remove old b-frame/video delay heuristic 8 years ago
Derek Buitenhuis 04f8d31287 mov: Remove ancient heuristic hack 8 years ago
Carl Eugen Hoyos c1de1f0469 lavf/movenc: Add a missing assignment if memory allocation fails. 8 years ago
Paul B Mahol 61980dc479 avformat/avcodec: support rawvideo with planar rgb and alpha in nut 8 years ago
Erkki Seppälä 9d5ea8de56 libavformat/utils: added ability to probe AVMEDIA_TYPE_DATA format 8 years ago
Jan Sebechlebsky b84c83144d avformat/fifo: Add fate test 8 years ago
Jan Sebechlebsky 92b5f8fecd avformat: Add fifo pseudo-muxer 8 years ago