summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* avformat/avidec: Fix infinite loop in avi_read_nikon()Michael Niedermayer2016-09-02
* avformat/movenc: added ability to use original stream ids as track ids instea...Erkki Seppälä2016-09-01
* avformat/hlsenc: add warning for append_list and hls_init_time optionSteven Liu2016-08-31
* avformat/crypto: add seeking support on readSimon Hailes2016-08-30
* libavformat/crypto - encourage reads of 4096 bytesSimon Hailes2016-08-30
* avisynth: support pix_fmts added to AviSynth+Stephen Hutchinson2016-08-30
* avformat/hlsenc: add option hls_init_time to set init hls window segment dura...Steven Liu2016-08-29
* avformat/mov: aax: pass proper AVClass to av_log()Thomas Hebb2016-08-28
* avformat: fix decoded creation_time timestampsMarton Balint2016-08-28
* avformat/utils: fix a codecpar non useJames Almer2016-08-27
* avformat/utils: End probing if the expected codec surpasses AVPROBE_SCORE_STR...Michael Niedermayer2016-08-27
* webm_chunk: Set pts precision to millisecondsVignesh Venkatasubramanian2016-08-25
* mov: Remove old b-frame/video delay heuristicDerek Buitenhuis2016-08-25
* mov: Remove ancient heuristic hackDerek Buitenhuis2016-08-25
* lavf/movenc: Add a missing assignment if memory allocation fails.Carl Eugen Hoyos2016-08-24
* avformat/avcodec: support rawvideo with planar rgb and alpha in nutPaul B Mahol2016-08-23
* libavformat/utils: added ability to probe AVMEDIA_TYPE_DATA formatErkki Seppälä2016-08-23
* avformat/fifo: Add fate testJan Sebechlebsky2016-08-22
* avformat: Add fifo pseudo-muxerJan Sebechlebsky2016-08-22
* avformat/mux: Restore original ts in write_packet on errorJan Sebechlebsky2016-08-22
* avformat/swfdec: Fix memleak on errorMichael Niedermayer2016-08-22
* avformat/wtvdec: Check pointer before useMichael Niedermayer2016-08-21
* lavf/hlsenc: add append_list flag into hlsencSteven Liu2016-08-21
* libavformat/mov: Accept known codepoints in 'colr'Steven Robertson2016-08-21
* avformat/mov: Check STSD atom more completelyMichael Niedermayer2016-08-20
* avformat/movenc: Free extradata after successfull allocation of new instead o...Michael Niedermayer2016-08-19
* avformat/movenc: allow rewriting extradataUmair Khan2016-08-19
* avformat/swfdec: Fix inflate() error code checkMichael Niedermayer2016-08-19
* avformat/swfdec: Move packet size check before side data allocationMichael Niedermayer2016-08-19
* avcodec: add 64-bit signed pcm codecPaul B Mahol2016-08-18
* lavf/pcmdec: Try to fix msvc compilation after 4c42d306.Carl Eugen Hoyos2016-08-18
* avformat: factorize iso 8601 timestamp writer to a dictionary avutil functionMarton Balint2016-08-17
* lavf/pcmdec: Map mime_type audio/L16 to the s16le demuxer.Carl Eugen Hoyos2016-08-17
* lavf/version: fix belive/believe typoClément Bœsch2016-08-17
* lavf: mark stream as const pointer in av_stream_get_side_data() for next bumpClément Bœsch2016-08-17
* lavf/utils: add some const to pointers parameters in a few functionsClément Bœsch2016-08-17
* avformat/mov: Check extradata before accessMichael Niedermayer2016-08-16
* libavformat/http: add support for content_type option in listen modeMoritz Barsnick2016-08-14
* lavc/raw: Support QT b64a ARGB64 rawvideo.Carl Eugen Hoyos2016-08-13
* libavformat/http: add support for headers option in listen modeMoritz Barsnick2016-08-12