summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * configure: fix enable-libopus help stringTristan Matthews2014-05-15
* | Merge commit '5e2ba41d4b94de1fa5267081d6c4b6b262c8d86f'Michael Niedermayer2014-05-15
|\|
| * build: add avresample after avcodec to FFLIBSJanne Grunau2014-05-15
* | doc: Add udp broadcast option descriptionOlivier Langlois2014-05-15
* | avcodec/options: avcodec_copy_context() Check subtitle_header_size instead of...Michael Niedermayer2014-05-15
* | Merge commit '3b2fbe67bd63b00331db2a9b213f6d420418a312'Michael Niedermayer2014-05-15
|\|
| * lavc: properly handle subtitle_header in avcodec_copy_context()Anton Khirnov2014-05-15
* | Merge commit 'efc7df6c1f11b20a48e60c3f743ce2331b661973'Michael Niedermayer2014-05-15
|\|
| * lavc: preserve the original private data in avcodec_copy_context()Anton Khirnov2014-05-15
* | Merge commit 'c9281a01b78cc3f09e36300a0ca3f5824d1c74cf'Michael Niedermayer2014-05-15
|\|
| * lavf: drop the zero-sized packets hackAnton Khirnov2014-05-15
* | Merge commit '0c1959b056f6ccaa2eee2c824352ba93c8e36d52'Michael Niedermayer2014-05-15
|\|
| * lavf: add AVFMT_FLAG_BITEXACT.Anton Khirnov2014-05-15
* | Fix make checkheaders if VDA is not available.Carl Eugen Hoyos2014-05-15
* | avcodec/opusdec: switch to swresampleMichael Niedermayer2014-05-15
* | 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