summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avutil: remove FF_CONST_AVUTIL53, its no longer neededMichael Niedermayer2014-11-24
* Changelog: remove 24bit lossless wma entry for now, some samples work others ...Michael Niedermayer2014-11-24
* avformat/rtmpproto: only prepend @setMetaData for onMetaData and |RtmpSampleA...Jeffrey Wescott2014-11-24
* lavc/rv30: fix mem leak in case of init failureLukasz Marek2014-11-23
* lavc/mss1: fix mem leak in case of init failureLukasz Marek2014-11-23
* lavf/apngdec: print currently unsupported in-stream tags in a more readable formJames Almer2014-11-23
* Print a warning if vp6 is muxed into flv: The output is flipped.Carl Eugen Hoyos2014-11-23
* Fix standalone compilation of the apng decoder on x86.Carl Eugen Hoyos2014-11-23
* avcodec/microdvddec: support non persistent italic marker '/'Clément Bœsch2014-11-23
* avcodec/microdvddec: support various broken form of color tagsClément Bœsch2014-11-23
* xface: reduce stack usage by directly storing 2 bytes data instead of pointers.Reimar Döffinger2014-11-23
* xface: reduce table sizes.Reimar Döffinger2014-11-23
* xface: Fix encoder crashes due to too small on-stack array.Reimar Döffinger2014-11-23
* svq1enc: reduce stack usage of recursively-called function.Reimar Döffinger2014-11-23
* lpc: Reduce stack usage by allocating LLSModel in context.Reimar Döffinger2014-11-23
* lavc/libvorbisdec: use better error codesLukasz Marek2014-11-23
* lavc/libvorbisdec: fix mem leak in case of init failureLukasz Marek2014-11-23
* lavc/smacker: fix mem leak in case of init failureLukasz Marek2014-11-23
* lavc/anm: fix mem leak in case of init failureLukasz Marek2014-11-23
* avcodec/x86/Makefile: fix orderMichael Niedermayer2014-11-23
* Merge commit 'f856d9c2f314c493c672dfb9c876da182525da3d'Michael Niedermayer2014-11-23
|\
| * dashenc: Don't require the stream bitrate to be knownMartin Storsjö2014-11-22
* | Merge commit 'eec7f032a903e06d249d1e8aa6630b65292bf40f'Michael Niedermayer2014-11-23
|\|
| * lavf: Remove a redundant include of sys/stat.hMartin Storsjö2014-11-22
* | Merge commit '4b68edd08ac352e314ae3fc701f90b081e549324'Michael Niedermayer2014-11-23
|\|
| * flvenc: Remove an unused variableMichael Niedermayer2014-11-22
* | libavcodec/tiff: Fix static linking of lzma with msvc.Matthew Oliver2014-11-22
* | avcodec/x86/lossless_audiodsp: fix fallback code for 32bitMichael Niedermayer2014-11-22
* | avcodec/wmalosslessdec: support 24bit losslessMichael Niedermayer2014-11-22
* | avcodec/x86/lossless_audiodsp: support len %16 == 8 in scalarproduct_and_madd...Michael Niedermayer2014-11-22
* | avcodec/mjpegdec: fix pixfmtid 0x14111100Michael Niedermayer2014-11-22
* | ffv1dec: Avoid unnecessarily large stack usage and copies.Reimar Döffinger2014-11-22
* | avfilter/graphparser: Use av_freep(), avoid leaving stale pointers in memoryMichael Niedermayer2014-11-22
* | avfilter/avf_concat: Use av_freep(), avoid leaving stale pointers in memoryMichael Niedermayer2014-11-22
* | avdevice/iec61883: Use av_freep(), avoid leaving stale pointers in memoryMichael Niedermayer2014-11-22
* | ffplay: fix mem leak when opening input or parsing options fail.Benoit Fouet2014-11-22
* | avcodec/libspeexdec: make array constMichael Niedermayer2014-11-22
* | h264_mb: Use smaller data type for refs in await_references.Reimar Döffinger2014-11-22
* | h264_i386: Optimize decode_significance_8x8_x86 for 64 bit.Reimar Döffinger2014-11-22
* | indeo2: move variable declarations into blocks using them.Reimar Döffinger2014-11-22
* | mxfdec: minor simplification.Reimar Döffinger2014-11-22
* | lavf: fix apngdec under msvc.Matthew Oliver2014-11-22
* | lavf/apngdec: properly skip currently unsupported in-stream tagsJames Almer2014-11-22
* | libavformat/mxfdec.c: export source package uids and names as metadataMark Reid2014-11-22
* | doc: fix the the typosMichael Niedermayer2014-11-22
* | doc/decoders.texi: typo in description for option ifo_paletteTOYAMA Shin-ichi2014-11-22
* | Merge commit 'cd975d5658a1cbe99939df75db59d5ae9fbcb4e0'Michael Niedermayer2014-11-22
|\|
| * hevc: Spin the mv_mpv_mode calls in a stand alone functionLuca Barbato2014-11-21
* | Merge commit '1f80742f49a9a4e846c9f099387881abc87150b2'Michael Niedermayer2014-11-21
|\|
| * qdm2: avoid integer overflowVittorio Giovara2014-11-21