19484 Commits (e84d587613488df300ee643df7039578b3a8607b)

Author SHA1 Message Date
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
Jan Sebechlebsky 2fc9a3eb7a avformat/mux: Restore original ts in write_packet on error 8 years ago
Michael Niedermayer d7633ed7a5 avformat/swfdec: Fix memleak on error 8 years ago
Michael Niedermayer cc5e5548df avformat/wtvdec: Check pointer before use 8 years ago
Steven Liu 445c30ba07 lavf/hlsenc: add append_list flag into hlsenc 8 years ago
Steven Robertson a3cab3d433 libavformat/mov: Accept known codepoints in 'colr' 8 years ago
Michael Niedermayer 8b43ee4054 avformat/mov: Check STSD atom more completely 8 years ago
Michael Niedermayer ca906e8190 avformat/movenc: Free extradata after successfull allocation of new instead of before 8 years ago
Umair Khan 4f6f56114e avformat/movenc: allow rewriting extradata 8 years ago
Michael Niedermayer a453bbb68f avformat/swfdec: Fix inflate() error code check 8 years ago
Michael Niedermayer 2a3720bc22 avformat/swfdec: Move packet size check before side data allocation 8 years ago
Paul B Mahol fc600eff63 avcodec: add 64-bit signed pcm codec 8 years ago
Carl Eugen Hoyos f866f22c3f lavf/pcmdec: Try to fix msvc compilation after 4c42d306. 8 years ago
Marton Balint b72a7b96f8 avformat: factorize iso 8601 timestamp writer to a dictionary avutil function 8 years ago
Carl Eugen Hoyos 4c42d30602 lavf/pcmdec: Map mime_type audio/L16 to the s16le demuxer. 8 years ago
Clément Bœsch fabff10244 lavf/version: fix belive/believe typo 8 years ago
Clément Bœsch ffd71c9c5c lavf: mark stream as const pointer in av_stream_get_side_data() for next bump 8 years ago
Clément Bœsch b2016189db lavf/utils: add some const to pointers parameters in a few functions 8 years ago
Michael Niedermayer ae0192ef5f avformat/mov: Check extradata before access 8 years ago
Moritz Barsnick d14993478c libavformat/http: add support for content_type option in listen mode 8 years ago
Carl Eugen Hoyos ceab04fb5d lavc/raw: Support QT b64a ARGB64 rawvideo. 8 years ago