summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/isom: add MagicYUV FourCCsPiotr Bandurski2016-06-01
* avocdec: add MagicYUV decoderPaul B Mahol2016-05-31
* avformat/movenc: remove useless if and reindentMarton Balint2016-05-31
* avformat/movenc: propagate shift_data errors properlyMarton Balint2016-05-31
* libavformat/movenc: remove unnecessary null checkMark Reid2016-05-30
* avformat/udp: Remove unused variableMichael Niedermayer2016-05-29
* avformat/movenc: Fix potential track width/height overflowsMichael Niedermayer2016-05-29
* avformat/movenc: Avoid integer overflowMichael Niedermayer2016-05-29
* avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and libavform...Thomas Guilbert2016-05-29
* avformat/utils: avoid overflow in compute_chapters_end() with huge durationsMichael Niedermayer2016-05-29
* avformat/utils: avoid overflow in update_stream_timings() with huge durationsMichael Niedermayer2016-05-29
* lavf/mov: Support one more Avid compression id for AVCI50.Carl Eugen Hoyos2016-05-28
* avformat/movenc: Fix memleak of reshuffled packetMichael Niedermayer2016-05-28
* avformat/movenc: Rename reshuffles return variable to ensure it is not mixed upMichael Niedermayer2016-05-28
* avformat/oggparseflac: Fix memleaks in old_flac_header()Michael Niedermayer2016-05-28
* avformat/utils: Fix use of uninitialized variableMichael Niedermayer2016-05-26
* avformat/udp: Close the socket after destroying the thread using the socketMichael Niedermayer2016-05-25
* avformat/udp: redesign threaded udp tx codeMichael Niedermayer2016-05-25
* avformat/udp: Add a delay between packets for streaming to clients with short...Pavel Nikiforov2016-05-25
* avformat/mov: Avoid "Unintended sign extension"Michael Niedermayer2016-05-24
* avformat/matroskaenc: reindent after last commitMichael Niedermayer2016-05-22
* avformat/matroskaenc: wrap par->format use as sample format under codec_type ...Michael Niedermayer2016-05-22
* avformat/avienc: Fix memleaks on errorsMichael Niedermayer2016-05-22
* avformat/avienc: Rename reshuffles return variable to ensure it is not mixed upMichael Niedermayer2016-05-22
* avformat: add MTAF demuxerPaul B Mahol2016-05-21
* lavf/mpegts: add ID3 entry to the REGD_types arrayStefano Sabatini2016-05-19
* lavf/mpegtsenc: set metadata stream type and write descriptor for ID3 packetsStefano Sabatini2016-05-19
* avformat/iff: parse DPAN chunkPaul B Mahol2016-05-19
* avformat/dtshddec: move data_start outside of DTSHDDemuxContextJames Almer2016-05-19
* avformat/avidec: Detect index with too short entriesMichael Niedermayer2016-05-18
* avformat/avio: Fix null pointer dereference in case of memleakMichael Niedermayer2016-05-18
* avformat/avio: fix memory leak in url_find_protocolYong Lei2016-05-18
* avformat/utils: Check negative bps before shifting in ff_get_pcm_codec_id()Chris Cunningham2016-05-17
* avformat/dtshddec: implement AUPR_HDR chunk parsingJames Almer2016-05-16
* avformat/dtshddec: parse chunks stored after audio dataJames Almer2016-05-16
* avcodec/iff: add support for ANIMs with keyframes and concatenated ANIMsPaul B Mahol2016-05-16
* avformat/utils: Do not compute the bitrate from duration == 0Michael Niedermayer2016-05-16
* avformat/adxdec: set bit_rate, fixes duration calculationPaul B Mahol2016-05-15
* avcodec: add Direct Stream Transfer (DST) decoderPeter Ross2016-05-15
* avformat/Makefile: fix avlanguage dependenciesJames Almer2016-05-13
* avformat/dump.c: fix mixed log levelsTobias Rapp2016-05-13
* lavc: add IFF ANIM decoderPaul B Mahol2016-05-13
* Merge commit '75b90ef722b7cdfc70118ab987e298d087aae693'Derek Buitenhuis2016-05-12
|\
| * libavformat: Update the comment about AVOutputFormat flagsMartin Storsjö2016-04-21
* | Merge commit '74383def8f46805faf3391c98516b248108a9a6b'Derek Buitenhuis2016-05-12
|\|
| * movenc: Handle pts == NOPTS when autoflushingMartin Storsjö2016-04-21
* | Merge commit '0abb07bad7026a945a31ba4047e6583c8b3fa3da'Derek Buitenhuis2016-05-12
|\|
| * movenc: Update a comment to reflect how the code actually behavesMartin Storsjö2016-04-19
| * img2enc: Refactor the atomic renaming codeLuca Barbato2016-04-19
* | Merge commit '06edef3d5e072ef3c4face9ce946d2d9c36cc477'Derek Buitenhuis2016-05-12
|\|