summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat: remove use of deprecated AVFMT_FLAG_KEEP_SIDE_DATA flagJames Almer2017-10-29
* Merge commit '279e3aaa14daba6b7a37d75f3fb6e29c732d123f'James Almer2017-10-28
|\
| * flv: Validate the packet sizeLuca Barbato2017-04-20
| * utvideodec: Support ULY4 and ULH4Paul B Mahol2017-04-15
| * utvideodec: Support UQRA and UQRGPaul B Mahol2017-04-15
| * utvideodec: Support UQY2Paul B Mahol2017-04-13
* | avformat/ac3dec: Check buf2 before adding 16 in ac3_eac3_probe()Michael Niedermayer2017-10-28
* | lavf/mov.c: Fix parsing of edit list atoms with invalid elst entry count.Sasi Inguva2017-10-28
* | dashenc: move UTCTiming element to the end of the manifestPeter Große2017-10-28
* | dashenc: use av_dict_set_int instead of static functionPeter Große2017-10-28
* | Merge commit '9e4a5eb51b9f3b2bff0ef08e0074b7fe4893075d'James Almer2017-10-28
|\|
| * avformat: Free the internal codec context at the endLuca Barbato2017-04-13
| * Add FM Screen Capture Codec decoderPaul B Mahol2017-04-13
* | Merge commit '50a1c66cf6ab7eb683daaa9e2da3869fa3a54609'James Almer2017-10-27
|\|
| * ac3_parser: add a public function for parsing the data required by the demuxerAnton Khirnov2017-04-12
| * matroska: Read only the data written in the scratch bufferLuca Barbato2017-04-10
* | flvdec: Check the avio_seek return value after reading a metadata packetMartin Storsjö2017-10-27
* | Revert "flvdec: Check the avio_seek return value after reading a metadata pa...Steven Liu2017-10-27
* | lavf: Remove AVFMT_RAWPICTURE.Carl Eugen Hoyos2017-10-26
* | Merge commit '604fbb3132e88727e496c96c92cfe02748c25a1a'James Almer2017-10-26
|\|
| * mov: Move code shared with CAF to a separate fileDiego Biurrun2017-04-03
| * takdec: Use ISO C printf conversion specifiers where appropriateDiego Biurrun2017-03-31
| * nsvdec: don't ignore the return value of av_get_packet()Sean McGovern2017-03-26
| * rtmpproto: send swfverify value as swfurl if latter is unusedRicardo Constantino2017-03-26
| * spherical: Change types of bounding and pad to uint32_tVittorio Giovara2017-03-23
* | avformat/yuv4mpeg: add gray9/10/12 supportMateusz2017-10-26
* | avformat/wavenc: skip writing incorrect peak-of-peaks position valueTobias Rapp2017-10-26
* | avcodec/exif: remove GetByteContext usage from avpriv_exif_decode_ifd()James Almer2017-10-26
* | avcodec/tak: remove GetBitContext usage from avpriv_tak_parse_streaminfo()James Almer2017-10-26
* | mov: fix decode of fragments that overlap in timeJohn Stebbins2017-10-23
* | lavf/avio: Print the https warning also for missing tls protocol.Carl Eugen Hoyos2017-10-23
* | avformat: remove dead av_stream_get_side_data() cruftJames Almer2017-10-22
* | avformat: remove ABI portion of the side data merging APIJames Almer2017-10-22
* | avformat: Drop deprecated feof() AVIO fuctionJames Almer2017-10-21
* | Merge commit '63fe79a3368cc53e6faf7fa265a9a1a8bec46a88'James Almer2017-10-21
|\|
| * lavf: Drop deprecated hint to set muxer timebaseVittorio Giovara2017-03-23
* | Merge commit '263358e0c9e7ffaa965fdbe986c8b18381d2b24a'James Almer2017-10-21
|\|
| * lavf: Drop deprecated AVFract type and related fieldVittorio Giovara2017-03-23
* | Merge commit '5e71299758d3aa7c93c3cca618a8e048a9483794'James Almer2017-10-21
|\|
| * lavf: Drop deprecated bitexact functionalityVittorio Giovara2017-03-23
* | Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5'James Almer2017-10-21
|\|
| * Bump major versions of all librariesVittorio Giovara2017-03-23
| * flvdec: Set avg_frame_rate for video streamsCarl Eugen Hoyos2017-03-22
| * rtsp: Move message parsing to a separate functionLuca Barbato2017-03-21
* | Merge commit 'b864230c49089b087eef56988a3d6a784f6f9827'James Almer2017-10-21
|\|
| * rtmp: Move RTMP digest calculation to a separate fileDiego Biurrun2017-03-20
* | Merge commit '827a05eaa9482e9ac2a17f7f2e42ead07c1d7574'James Almer2017-10-21
|\|
| * matroskaenc: add support for Spherical Video elementsJames Almer2017-03-15
| * Add Cineform HD DecoderKieran Kunhya2017-03-09
| * mkv: Export bounds and padding from spherical metadataVittorio Giovara2017-03-07