75966 Commits (488fadebbc4b6716be319c4c7bb7d7e8652a9653)
 

Author SHA1 Message Date
Hendrik Leppkes a7322bd97f Merge commit '2c3dbff1d89bbf8300c121c06524c014cb6e0915' 9 years ago
Hendrik Leppkes 4064d688e7 Merge commit 'f56a08559334b7eb6b3fedbc0cc741887f6067ae' 9 years ago
Hendrik Leppkes f83ead7691 Merge commit '8bb376cf6b4ab8645daedb8becaa7163656436a4' 9 years ago
Reynaldo H. Verdejo Pinochet fe95b0eb8f ffserver: avoid leaking pathname at exit 9 years ago
Reynaldo H. Verdejo Pinochet 84b4998dbd ffserver: fix up rate units in server messages 9 years ago
Reynaldo H. Verdejo Pinochet d8c714cb24 ffserver: wrap around bandwidth exceeded msg text 9 years ago
Reynaldo H. Verdejo Pinochet 8a9089948f ffserver: wrap around too-busy message text 9 years ago
Reynaldo H. Verdejo Pinochet 3388bcced4 ffserver: unify exit path in _write_index() 9 years ago
Reynaldo H. Verdejo Pinochet 1175bbd14f ffserver: fix line wrapping on function decls 9 years ago
Ganesh Ajjanagadde 7c6dd90eed ffplay: more robust mutex creation 9 years ago
Marton Balint 80b6cc4214 concatdec: fix metadata memleak on error 9 years ago
Rodger Combs 854972b53d libavformat/tls_securetransport: fix argument evalulation order UB 9 years ago
Michael Niedermayer 46f3015f35 avcodec/tta: Un-break build without threads 9 years ago
Paul B Mahol 0c2b37fed4 avfilter: add displace video filter 9 years ago
wm4 39f01e346c mmaldec: be more tolerant against MMAL not returning decoded output 9 years ago
wm4 65db4899fa mmaldec: refactor to have more context per MMAL input buffer 9 years ago
James Almer b70566d6ca avcodec/alacdec: split off decorrelate_stereo and append_extra_bits as alacdsp 9 years ago
Ganesh Ajjanagadde 2cbaa078d1 avcodec: use HAVE_THREADS header guards to silence -Wunused-function 9 years ago
Ganesh Ajjanagadde 26e8895b73 all: add _DEFAULT_SOURCE locally wherever needed 9 years ago
Ganesh Ajjanagadde c3e8de1c24 ffplay: more robust thread creation 9 years ago
Ganesh Ajjanagadde 59594b11f9 Changelog: add note on ffplay dynamic volume control 9 years ago
Henrik Gramner ec85153f25 checkasm: Fix compilation with --disable-avcodec 9 years ago
Ching Yi, Chan 5d926d5473 avformat/flacdec: support fast-seek 9 years ago
Derek Buitenhuis eae58428bd avcodec: Do not lock during open for codecs marked as having threadsafe init 9 years ago
Clément Bœsch 513fcd4167 avfilter/ebur128: use AV_OPT_TYPE_BOOL for video option 9 years ago
Kyle Swanson 4f721bfd46 avfilter/ebur128: add dualmono measurement option 9 years ago
Vittorio Giovara abe9adfb31 rangecoder: Use AV_RB16 instead of bytestream_get_be16 9 years ago
Vittorio Giovara b8b13acd70 hevc: Simplify logical check 9 years ago
Vittorio Giovara 10aa6f9db4 h264: Use the correct argument context in debug log 9 years ago
Vittorio Giovara 4628443ca3 h263: Drop uninitialized variable use from log message 9 years ago
Vittorio Giovara 1da2a20763 dvbsubdec: Fix function return type 9 years ago
Vittorio Giovara cab63a8b59 dv: Mark internal frame reference as const 9 years ago
Vittorio Giovara 4c160fa239 dcadec: Always initialize return variable 9 years ago
Rodger Combs a2b8b16300 lavf: add chromaprint muxer 9 years ago
DHE 76e3f8242d libavformat/hlsenc: Use of uninitialized memory unlinking old files 9 years ago
DeHackEd e06114fed3 libx264: copy A53 closed captions from source 9 years ago
Christophe Gisquet f827a17005 blockdsp: reindent after parameter removal 9 years ago
Ganesh Ajjanagadde c4c389aa14 avcodec/apedec: fix bug introduced in commit d3e5fbb140 9 years ago
Carl Eugen Hoyos 32a6d37a6b lavf/mlpdec: Simplify mlp/thd probe function. 9 years ago
Paul B Mahol e306e43633 avfilter/vf_stereo3d: rewrite in preparation for SIMD 9 years ago
Ganesh Ajjanagadde 8d1226e623 configure: silence preprocessor noise from dependency generation 9 years ago
Michael Niedermayer fd9a528523 avfilter/vf_blend: Fix argument types, fix segfault in asm 9 years ago
Carl Eugen Hoyos d89820002a lavf/shortendec: Autodetect raw Shorten streams. 9 years ago
Paul B Mahol 9762554dd0 avfilter/vf_blend: add x86 SIMD for some modes 9 years ago
Ronald S. Bultje 061b67fb50 vp9: 10/12bpp SIMD (sse2/ssse3/avx) for directional intra prediction. 9 years ago
Ronald S. Bultje 26ece7a511 vp9: 16bpp tm/dc/h/v intra pred simd (mostly sse2) functions. 9 years ago
Ronald S. Bultje db7786e8ff vp9: sse2/ssse3/avx 16bpp loopfilter x86 simd. 9 years ago
Ganesh Ajjanagadde 254c64c574 cmdutils: silence unused warnings under --disable-swscale, --disable-swresample 9 years ago
Ganesh Ajjanagadde 8dc6e92c3d ffplay: more robust mutex, condition variable handling 9 years ago
Carl Eugen Hoyos 64508b9af2 configure: Remove --disable-avutil which has no effect from help output. 9 years ago