summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* | mov: Export bounds and padding from spherical metadataVittorio Giovara2017-03-07
* | spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara2017-03-07
* | avfilter/allformats: make av_register_all thread safeMuhammad Faiz2017-03-07
* | avformat/flvdec: remove meaningless warningwm42017-03-06
* | avformat/vivo: fix logic error in checking version in probePaul B Mahol2017-03-05
* | lavf/matroska: Support QDMC.Carl Eugen Hoyos2017-03-05
* | avformat/hlsenc: move the segment files handler close to before temp flags pr...Steven Liu2017-03-04
* | lavf/matroska: Support codec ID V_FFV1 for demuxing.Carl Eugen Hoyos2017-03-03
* | avcodec: add ClearVideo decoderKostya Shishkov2017-03-02
* | avformat: fix AVStream private fields markerwm42017-03-02
* | avcodec, avutil, avformat: remove AVOption requirement for some fieldswm42017-03-02
* | lavf/flacdec: Return maximum score if the streaminfo header is valid.Carl Eugen Hoyos2017-03-02
* | avformat/oggdec: fix leak in ogg_restore()Michael Niedermayer2017-03-02
* | avformat/oggdec: Factor free_stream outMichael Niedermayer2017-03-02
* | avformat/oggdec: remove unused parameter of ogg_restore()Michael Niedermayer2017-03-02
* | lavf/matroskadec: Fix demuxing sipr.Carl Eugen Hoyos2017-02-28
* | avformat/hlsenc: don't use %s for strftime on msvcHendrik Leppkes2017-02-25
* | avformat/hlsenc: fix hls_flags temp_file bugSteven Liu2017-02-25
* | avcodec: add ScreenPressor decoderPaul B Mahol2017-02-22
* | avformat/matroskaenc: don't write DisplayUnit with value Unknown on WebM filesJames Almer2017-02-21
* | avformat/sierravmd: Support for Shivers 2 stereo tracksNicolas Roy-Renaud2017-02-21
* | avformat/hlsenc: fix cid 1401346 Dereferencing pointer errorSteven Liu2017-02-21
* | avformat/mpl2dec: skip BOM when probingPaul B Mahol2017-02-21
* | lavf/mpeg: Initialize a stack variable used by memcmp().Carl Eugen Hoyos2017-02-21
* | lavf/mov.c: Correct keyframe search in edit list to return the very first key...Sasi Inguva2017-02-20
* | avformat/fifo: assert on disallowed message type and state combinationsMarton Balint2017-02-19
* | avformat/utils: Also fill dts==RELATIVE_TS_BASE packets in update_initial_dur...Michael Niedermayer2017-02-19
* | avformat/m4vdec: Detect raw mpeg4video with unidentified non mpeg headers wit...Michael Niedermayer2017-02-18
* | avformat/hlsenc: set default http method to PUT when method is nullSteven Liu2017-02-18
* | lavf/riff: Support decoding files with broken mediasubtype base guid.Thierry Foucu2017-02-17
* | avformat/dashenc: Only use temporary files when outputting to file protocolThomas Stephens2017-02-14
* | HTTP: improve performance by reducing forward seeksJoel Cunningham2017-02-14
* | avformat/http: Check for truncated buffers in http_connect()Michael Niedermayer2017-02-14
* | avformat/hlsenc: fix stream level metadata handlingBela Bodecs2017-02-13
* | 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