summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* avisynth: simplify the pix_fmt check for the newer AviSynth APIStephen Hutchinson2016-08-11
* avformat/id3v2: fix memleak with empty stringsMichael Niedermayer2016-08-11
* libavformat/mxfenc: add UID for unconstrained H.264 coded video in baseline p...Matthias Hunstock2016-08-11
* avformat/id3v2: Mark variable as unused to avoid "set but not used" warningMichael Niedermayer2016-08-08
* avformat: read id3v2 comment tagsChris Moeller2016-08-07
* avformat/mov: Enable mp3 parsing if a packet needs itMichael Niedermayer2016-08-06
* avformat/teeproto: set forgotten url_close()Michael Niedermayer2016-08-05
* lavf: forward protocol_whitelist for the remaining casesAndreas Cadhalpun2016-08-05
* avformat/img2enc: Use AV_FRAME_FILENAME_FLAGS_MULTIPLE, support tee:Michael Niedermayer2016-08-04
* avformat/hlsenc: Use AV_FRAME_FILENAME_FLAGS_MULTIPLE, support tee:Michael Niedermayer2016-08-04