summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* swresample: swr_close()Michael Niedermayer2014-05-15
* Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222'Michael Niedermayer2014-05-15
|\
| * lavc: add a native Opus decoder.Anton Khirnov2014-05-15
* | libavformat/mov: Elimitate double reading of COVR metadata if MOV_EXPORT_ALL_...Alex Sukhanov2014-05-15
* | avformat/libnut: use av_mallocz_array()Michael Niedermayer2014-05-15
* | avformat/matroskaenc: use av_mallocz_array()Michael Niedermayer2014-05-15
* | avfilter/vsrc_mandelbrot: use av_malloc_array()Michael Niedermayer2014-05-15
* | tests/fate/libavutil: run cpu test and display the cpus detected feature setMichael Niedermayer2014-05-15
* | tests/fate-run: add runecho command to run a test and display its outputMichael Niedermayer2014-05-15
* | avformat/http: remove never twice executable loopMichael Niedermayer2014-05-14
* | avcodec/hevc: fix outputted AVFrame.key_framePeter Kovář2014-05-14
* | configure: add encoding to --enable-libopus doc.batguano9992014-05-14
* | avutil/dict: delay addition of const from e12a73246d8ce7d0fc4036522688934e26d...Michael Niedermayer2014-05-14
* | avutil/fifo: delay addition of const from 78d3453c4a2efef9bc079e8f3458653beaf...Michael Niedermayer2014-05-14
* | avutil/version: add FF_CONST_AVUTIL53Michael Niedermayer2014-05-14
* | Merge commit '7e90133f6420b1c53652f972b9561600822881ee'Michael Niedermayer2014-05-14
|\|
| * build: do not append $(FFLIBS-) to $(FFLIBS) if $(NAME) is not definedJanne Grunau2014-05-14
* | Merge commit 'a738540366c9b114949b7914c0d08e2c28982cfb'Michael Niedermayer2014-05-14
|\|
| * lavf: properly document the distinction between flags and ctx_flagsAnton Khirnov2014-05-14
* | avfilter/lut3d: move the scale calc out of the inner loop.Clément Bœsch2014-05-14
* | avfilter/vf_removelogo: use av_malloc_array()Michael Niedermayer2014-05-14
* | avfilter/vf_hqdn3: use av_malloc_array()Michael Niedermayer2014-05-14
* | avcodec/libx264: Implement reference frame count limiting based on levelMichael Niedermayer2014-05-14
* | swscale/utils: Add check that ensures that the hardcoded struct offsets are v...Michael Niedermayer2014-05-14
* | build: move ebur128 swr dep to configure.Clément Bœsch2014-05-13
* | configure: swresample depends on avutilMichael Niedermayer2014-05-13
* | common.mak: fix (not)building disabled libsMichael Niedermayer2014-05-13
* | Merge commit '449511740f06a4675b0066730fa45cdb764ffafc'Michael Niedermayer2014-05-13
|\|
| * build: handle library dependencies in configureJanne Grunau2014-05-13
* | dpx: use intfloat.h instead of deprecated intfloat_readwrite.h.Reimar Döffinger2014-05-13
* | Merge commit '9aa4592076d4dbb29d1198b0e258f9f85c0c00b5'Michael Niedermayer2014-05-13
|\|
| * aarch64: assembler in clang-3.4 ignores the division by twoJanne Grunau2014-05-13
* | Use rac_get_prob branchy version when used within a conditional branch.Matt Oliver2014-05-13
* | Support broadcast destination for udp protocolOlivier Langlois2014-05-13
* | hevc: fixing code indenting in hevcpred(cherry picked from commit 28a59168459...Mickaël Raulet2014-05-13
* | hevc/intrapred: fix indent(cherry picked from commit ab167f3158cf37bd679bda28...Mickaël Raulet2014-05-13
* | hevc: a much faster implementation of intra prediction (up to 1s onMickaël Raulet2014-05-13
* | avformat/asfenc: honor the maximum of 63 payloadsAaron Graham2014-05-13
* | avcodec: add option to make is_intra_more_likely() from error concealment ret...Michael Niedermayer2014-05-12
* | avformat/mp3dec: check the number of frames per buffer sizeMichael Niedermayer2014-05-12
* | avformat/utils: if the id3 tag is too large for data after it to become avail...Michael Niedermayer2014-05-12
* | avformat/utils: limit probe score in the id3 case only if there is a chance t...Michael Niedermayer2014-05-12
* | Use Matroska document version 2 for WebM files if possible.Carl Eugen Hoyos2014-05-12
* | Fix compilation with --enable-lto --enable-shared with icc.Carl Eugen Hoyos2014-05-12
* | hevcdsp: correctly indicate that hevc_put_hevc_bi_epel_h uses 9 GPRsHendrik Leppkes2014-05-12
* | avfilter/buffer: Use av_malloc_array()Michael Niedermayer2014-05-12
* | avcodec/buffersrc: use av_mallocz_array()Michael Niedermayer2014-05-12
* | configure: Ensure log2 is disable based on msvcrt version.Matt Oliver2014-05-12
* | configure: Allow log2 with msvc12 onwards.Matt Oliver2014-05-12
* | avcodec/vda_h264: fix bistream typoMichael Niedermayer2014-05-12