63267 Commits (73a60633143b7c51333a0772b45a47282ac445b6)
 

Author SHA1 Message Date
Michael Niedermayer fcb5849a62 Merge commit '5e2ba41d4b94de1fa5267081d6c4b6b262c8d86f' 11 years ago
Olivier Langlois af31d58a63 doc: Add udp broadcast option description 11 years ago
Michael Niedermayer 97f856a4c2 avcodec/options: avcodec_copy_context() Check subtitle_header_size instead of setting it 11 years ago
Michael Niedermayer 098a699867 Merge commit '3b2fbe67bd63b00331db2a9b213f6d420418a312' 11 years ago
Michael Niedermayer 9b7cb02319 Merge commit 'efc7df6c1f11b20a48e60c3f743ce2331b661973' 11 years ago
Michael Niedermayer f478e8500a Merge commit 'c9281a01b78cc3f09e36300a0ca3f5824d1c74cf' 11 years ago
Michael Niedermayer eacf7d650d Merge commit '0c1959b056f6ccaa2eee2c824352ba93c8e36d52' 11 years ago
Carl Eugen Hoyos beeb7551d6 Fix make checkheaders if VDA is not available. 11 years ago
Michael Niedermayer ffa05e0802 avcodec/opusdec: switch to swresample 11 years ago
Michael Niedermayer 96cb4c8718 swresample: swr_close() 11 years ago
Michael Niedermayer 2c7d3ecfc9 Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222' 11 years ago
Janne Grunau d3f5b94762 aarch64: opus NEON iMDCT and FFT 11 years ago
Tristan Matthews 7c5ca546a0 configure: fix enable-libopus help string 11 years ago
Janne Grunau 5e2ba41d4b build: add avresample after avcodec to FFLIBS 11 years ago
Anton Khirnov 3b2fbe67bd lavc: properly handle subtitle_header in avcodec_copy_context() 11 years ago
Anton Khirnov efc7df6c1f lavc: preserve the original private data in avcodec_copy_context() 11 years ago
Anton Khirnov c9281a01b7 lavf: drop the zero-sized packets hack 11 years ago
Anton Khirnov 0c1959b056 lavf: add AVFMT_FLAG_BITEXACT. 11 years ago
Anton Khirnov b70d7a4ac7 lavc: add a native Opus decoder. 11 years ago
Alex Sukhanov 8b96f31817 libavformat/mov: Elimitate double reading of COVR metadata if MOV_EXPORT_ALL_METADATA is enabled 11 years ago
Michael Niedermayer 09cd22860f avformat/libnut: use av_mallocz_array() 11 years ago
Michael Niedermayer f6d17d2aa9 avformat/matroskaenc: use av_mallocz_array() 11 years ago
Michael Niedermayer 3af7e7b501 avfilter/vsrc_mandelbrot: use av_malloc_array() 11 years ago
Michael Niedermayer 565c321cd0 tests/fate/libavutil: run cpu test and display the cpus detected feature set 11 years ago
Michael Niedermayer 7efe83996c tests/fate-run: add runecho command to run a test and display its output 11 years ago
Michael Niedermayer 56193d33be avformat/http: remove never twice executable loop 11 years ago
Peter Kovář 973de9ebf8 avcodec/hevc: fix outputted AVFrame.key_frame 11 years ago
batguano999 434ba17b22 configure: add encoding to --enable-libopus doc. 11 years ago
Michael Niedermayer 3690393f68 avutil/dict: delay addition of const from e12a73246d until next major ABI bump 11 years ago
Michael Niedermayer acb6f3af4f avutil/fifo: delay addition of const from 78d3453c4a until next major ABI bump 11 years ago
Michael Niedermayer 0fdc3cd86f avutil/version: add FF_CONST_AVUTIL53 11 years ago
Michael Niedermayer dbd1fdd214 Merge commit '7e90133f6420b1c53652f972b9561600822881ee' 11 years ago
Michael Niedermayer 6a72260e6b Merge commit 'a738540366c9b114949b7914c0d08e2c28982cfb' 11 years ago
Janne Grunau 7e90133f64 build: do not append $(FFLIBS-) to $(FFLIBS) if $(NAME) is not defined 11 years ago
Clément Bœsch bc2e39c4cc avfilter/lut3d: move the scale calc out of the inner loop. 11 years ago
Anton Khirnov a738540366 lavf: properly document the distinction between flags and ctx_flags 11 years ago
Michael Niedermayer 6ab37221c8 avfilter/vf_removelogo: use av_malloc_array() 11 years ago
Michael Niedermayer 14e2e40f3b avfilter/vf_hqdn3: use av_malloc_array() 11 years ago
Michael Niedermayer 0aac9b76bc avcodec/libx264: Implement reference frame count limiting based on level 11 years ago
Michael Niedermayer c3417ed7fd swscale/utils: Add check that ensures that the hardcoded struct offsets are valid 11 years ago
Clément Bœsch c683e6aa2c build: move ebur128 swr dep to configure. 11 years ago
Michael Niedermayer f0ae467e6c configure: swresample depends on avutil 11 years ago
Michael Niedermayer efa9596831 common.mak: fix (not)building disabled libs 11 years ago
Michael Niedermayer 3d7218d932 Merge commit '449511740f06a4675b0066730fa45cdb764ffafc' 11 years ago
Reimar Döffinger d90ba411ab dpx: use intfloat.h instead of deprecated intfloat_readwrite.h. 11 years ago
Michael Niedermayer 76581ab833 Merge commit '9aa4592076d4dbb29d1198b0e258f9f85c0c00b5' 11 years ago
Janne Grunau 449511740f build: handle library dependencies in configure 11 years ago
Janne Grunau 9aa4592076 aarch64: assembler in clang-3.4 ignores the division by two 11 years ago
Matt Oliver cef99e12bc Use rac_get_prob branchy version when used within a conditional branch. 11 years ago
Olivier Langlois f1c167496e Support broadcast destination for udp protocol 11 years ago