summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* lavf/xwma: fix incorrect format specifierMoritz Barsnick2017-01-31
* avformat/avienc: add reserve_index_space optionTobias Rapp2017-01-31
* ircamdec: prevent overflow during block alignment calculationAndreas Cadhalpun2017-01-31
* avformat/mov: Fix integer truncation in mov_read_uuid()Michael Niedermayer2017-01-30
* avformat/msf: fix codec 4 (joint stereo ATRAC3) and alignbnnm2017-01-30
* avformat/Makefile: fix compilation of testprogs when networking is disabledTobias Rapp2017-01-30
* avformat: add SCC muxerPaul B Mahol2017-01-30
* avformat/sccdec: simplify 2 sscanf callsPaul B Mahol2017-01-30
* xvag: prevent overflow during block alignment calculationAndreas Cadhalpun2017-01-30
* epafdec: prevent overflow during block alignment calculationAndreas Cadhalpun2017-01-30
* genh: prevent overflow during block alignment calculationAndreas Cadhalpun2017-01-30
* boadec: prevent overflow during block alignment calculationAndreas Cadhalpun2017-01-29
* pvfdec: prevent overflow during block alignment calculationAndreas Cadhalpun2017-01-29
* electronicarts: prevent overflow during block alignment calculationAndreas Cadhalpun2017-01-29
* 4xm: prevent overflow during block alignment calculationAndreas Cadhalpun2017-01-29
* avformat/ac3dec: Fix to prevent runaway ac3 detection by looking at the actua...Marijn Meijles2017-01-28
* avformat: Ignore ID3v2 tags if other tags are present e.g. vorbisPaul Arzelier2017-01-28
* avformat/matroskaenc: don't reserve more bytes than needed for the Colour mas...James Almer2017-01-28
* avformat/sccdec: attempt to fix valgrind issuePaul B Mahol2017-01-28
* avformat: fix ID3v2 parser for v2.2 comment framesChris Moeller2017-01-28
* mov: Fix spherical metadata_source parsingAaron Colwell2017-01-27
* lavf/matroskaenc.c: Free dyn bufs in mkv_free. Fixes memory leaks when muxing...Sasi Inguva2017-01-27
* lavf/img2dec: Reduce the probe score for incomplete jpgs.Carl Eugen Hoyos2017-01-27
* avformat/matroskadec: ProjectionPrivate is optional on Equirectangular projec...James Almer2017-01-26
* tcp: set socket buffer sizes before listen/connect/acceptJoel Cunningham2017-01-26
* avformat/flacdec: Check avio_read result when reading flac block header.Frank Liberato2017-01-25
* avformat: add Scenarist Closed Captions demuxerPaul B Mahol2017-01-25
* avformat: add Sample Dump eXchange demuxerPaul B Mahol2017-01-25
* lavf/mov: Unscramble dref debug output.Carl Eugen Hoyos2017-01-25
* isom: map xalg and avlg to h264, fixes ticket #6099compn2017-01-24
* lavf/rtmpproto: Make bytes_read variables 64bit.Carl Eugen Hoyos2017-01-25
* avformat/hlsenc: improve to write m3u8 head blockSteven Liu2017-01-24
* avformat/flvenc: refine the flvenc shift_data codeSteven Liu2017-01-24
* avformat/hlsenc: refine the code readable for time unitSteven Liu2017-01-24
* libavformat/tee: tee was passing a wrong option name for fifo's format_optionsFelipe Astroza2017-01-24
* lavf/segment: fix crash when failing to open segment listRodger Combs2017-01-23
* avformat: add MIDI Sample Dump Standard demuxerPaul B Mahol2017-01-22
* avformat/wavdec: enable seeking with XMA2Paul B Mahol2017-01-20
* avformat/hlsenc: fix too many open files bugSteven Liu2017-01-20
* avformat/caf: add 'aacl' codec tagPiotr Bandurski2017-01-19
* ffmpeg: pass output stream duration as a hint to the muxerTobias Rapp2017-01-19
* avcodec/wmaprodec: >2 channel support for XMAPaul B Mahol2017-01-19
* avformat/hlsenc: fix bug of hlsenc http delete old segmentsSteven Liu2017-01-19
* avformat/hlsenc: remove debug message used error level logSteven Liu2017-01-18
* libavformat/mpegtsenc: support hevc with missing in stream headers like h.264Michael Niedermayer2017-01-17
* configure: Fix standalone compilation of aiff and caf muxers.Carl Eugen Hoyos2017-01-16
* avformat/aadec: use avio_get_str()Paul B Mahol2017-01-16
* avformat/aadec: stop ignoring file metadataPaul B Mahol2017-01-16
* avcodec: add SIPR parserPaul B Mahol2017-01-16
* libopenmpt: add missing avio_read return value checkAndreas Cadhalpun2017-01-16