summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avcodec/magicyuv: add 10 bit supportPaul B Mahol2016-12-20
* avformat/mov.: Make the process of uuid-xmp atom faster.Chen Meng2016-12-19
* avformat: Auto-detect mjpeg 2000 in mpeg-tsStåle Kristoffersen2016-12-17
* avformat/tls: add tls url_get_file_handleJay Ridgeway2016-12-17
* avformat/wavdec: Eliminate goto for clang -O0 DCEMark Harris2016-12-16
* avformat/mp3dec: fix msan warning when verifying mpa headerChris Cunningham2016-12-15
* mov: prevent overflow during bit rate calculationAndreas Cadhalpun2016-12-15
* cafdec: prevent overflow during bit rate calculationAndreas Cadhalpun2016-12-15
* 4xm: prevent overflow during bit rate calculationAndreas Cadhalpun2016-12-15
* Add missing #includes for standalone spherical-information-related headersDiego Biurrun2016-12-14
* Bump for psd demuxer and decoderMichael Niedermayer2016-12-14
* libavformat : add Photoshop PSD demuxer.Martin Vignali2016-12-14
* avformat: fix overflows during bit rate calculationAndreas Cadhalpun2016-12-14
* avformat/utils: Print verbose error message if stream count exceeds max_streamsMichael Niedermayer2016-12-13
* avformat/options_table: Set the default maximum number of streams to 1000Michael Niedermayer2016-12-13
* lavf/mov: Accept multiple fourcc for AVID 1:1.Carl Eugen Hoyos2016-12-12
* lavf/isom: Support EVRC in pvAuthor files.Carl Eugen Hoyos2016-12-12
* avformat/matroskadec: remove the strict unofficial check for Colour elementsJames Almer2016-12-10
* avformat/matroskadec: allocate Colour related fields only if the file contain...James Almer2016-12-10
* avformat/oggdec: Skip streams in duration correction that did not had their d...Michael Niedermayer2016-12-09
* avformat: Add max_streams optionMichael Niedermayer2016-12-08
* avformat/matroskadec: remove unused variableJames Almer2016-12-08
* avformat/matroskadec: fix memleak on stream side data failureJames Almer2016-12-08
* avformat/matroskadec: add support for Spherical Video elementsJames Almer2016-12-07
* yuv4mpegdec: fix leaking pkt in yuv4_read_packetAndreas Cadhalpun2016-12-08
* mov: Export spherical informationVittorio Giovara2016-12-07
* lavc: Add spherical packet side data APIVittorio Giovara2016-12-07
* avformat/hlsenc: save the EXT-X-DISCONTINUITY from old listSteven Liu2016-12-07
* lavf/chromaprint: Update for version 1.4Georgi D. Sotirov2016-12-06
* avformat/dump: remove line break on mastering display metadata info dumpJames Almer2016-12-05
* http: move chunk handling from http_read_stream() to http_buf_read().Ronald S. Bultje2016-12-05
* http: make length/offset-related variables unsigned.Ronald S. Bultje2016-12-05
* lavf: fix the wrong warning msg and comments about av_find_stream_infoJun Zhao2016-12-05
* avformat/rtmppkt: Check for packet size mismatchesMichael Niedermayer2016-12-05
* avformat/hlsenc: fix ticket id 5988 for DISCONTINUITYSteven Liu2016-12-05
* avformat/ffmdec: Silence "may be used uninitialized in this function" warningsMichael Niedermayer2016-12-03
* avformat/ffmdec: cleanup on extradata memory allocation failureMichael Niedermayer2016-12-03
* avformat/ffmdec: Forward error code from ffm_read_header()Michael Niedermayer2016-12-03
* avformat/ffmdec: remove last use of st->codecMichael Niedermayer2016-12-03
* lavf/asfdec_f: Remove CR/LF from avpriv_request_sample() call.Carl Eugen Hoyos2016-12-03
* avformat/ffmdec: Drop flags2, debug and codec->time_base settingMichael Niedermayer2016-12-03
* avformat/ffmdec: Check media type for chunksMichael Niedermayer2016-12-03
* avformat/ffmdec: replace most codec uses by codecparMichael Niedermayer2016-12-03
* avformat/ffmdec: Remove some st->codec uses which set encoder parametersMichael Niedermayer2016-12-03
* avformat/oggparsespeex: Check frames_per_packet and packet_sizeMichael Niedermayer2016-12-03
* avformat/utils: Check start/end before computing duration in update_stream_ti...Michael Niedermayer2016-12-03
* hevc: Support extradata changesVittorio Giovara2016-12-02
* avformat/ffmenc: Remove the last use of st->codecMichael Niedermayer2016-12-02
* avformat/ffmenc: Make ffm_write_header_codec_ctx() use codecparMichael Niedermayer2016-12-02
* avformat/ffmenc: set bitexact mode for old API without accessing the encoderMichael Niedermayer2016-12-02