summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* movenc: add support for track names in ISML manifestsJan Ekström2017-02-12
* lavf/mpegts: Make a pointer cast explicit.Carl Eugen Hoyos2017-02-12
* avcodec: add FM Screen Capture Codec decoderPaul B Mahol2017-02-12
* avformat/flic: fix handling of EOF casePaul B Mahol2017-02-11
* lavf/omadec: Fix packet duration for Atrac 3 lossless.Carl Eugen Hoyos2017-02-11
* lavf/rtpdec_mpeg4: Constify a function parameter.Carl Eugen Hoyos2017-02-11
* lavf/omadec: Remove an unsed variable.Carl Eugen Hoyos2017-02-11
* avcodec: add ATRAC Advanced Lossless decodersPaul B Mahol2017-02-11
* avformat/hlsenc: deprecate hls_wrap optionSteven Liu2017-02-11
* avformat/apetag: bump micro versionJames Almer2017-02-10
* avformat/apetag: reorder some code to improve readabilityJames Almer2017-02-10
* avformat/apetag: account for header size if present when returning the start ...James Almer2017-02-10
* avformat/apetag: fix flag value to signal footer presenceJames Almer2017-02-10
* lavf/movenc: Remove two unused variables.Carl Eugen Hoyos2017-02-10
* lavf/mov.c: Avoid heap allocation wraps in mov_read_{senc,saiz}()Matt Wolenetz2017-02-10
* lavf/mov.c: Avoid OOB in mov_read_udta_string()Matt Wolenetz2017-02-10
* lavf/mov.c: Avoid heap allocation wrap in mov_read_uuidMatt Wolenetz2017-02-08
* lavf/mov.c: Avoid heap allocation wrap in mov_read_hdlrMatt Wolenetz2017-02-08
* matroska: demux BluRay text subtitlesPetri Hintukainen2017-02-07
* avformat/hlsenc: add hls_flag option to write segments to temporary file unti...Aman Gupta2017-02-07
* lavf/matroskadec: fix is_keyframe for early BlocksChris Cunningham2017-02-06
* avformat/segment: remove last_cut check when detecting a new segmentMarton Balint2017-02-04
* lavf/isom: Support DTS Express in mov.Carl Eugen Hoyos2017-02-03
* Merge commit '7f549b8338ed3775fec4bf10421ff5744e5866dd'Clément Bœsch2017-02-02
|\
| * riff: don't overwrite bps from WAVEFORMATEX if EXTENSIBLE doesn't contain tha...Hendrik Leppkes2016-07-22
| * mov: Rework the check for invalid indexes in stscVittorio Giovara2016-07-20
* | avformat/msf: support codec 1, which is 16 bit pcm lePaul B Mahol2017-02-01
* | Merge commit '90bc423212396e96a02edc1118982ab7f7766a63'Clément Bœsch2017-02-01
|\|
| * mov: Wrap stsc index and count compare in a separate functionVittorio Giovara2016-07-20
| * mov: Fix stsc_count comparisonMatthieu Bouron2016-07-20
| * mp3enc: write trailing paddingAnton Khirnov2016-07-15
| * mp3dec: read the initial/trailing padding from the LAME tagAnton Khirnov2016-07-15
| * mov: fix stream extradata_size allocationMatthieu Bouron2016-07-15
* | mov: fix decryption with edit listerankor2017-02-01
* | boadec: remove log messagesAndreas Cadhalpun2017-02-01
* | 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