63226 Commits (f78bc96b7c1c74caf99a7139cf81ce1110404965)
 

Author SHA1 Message Date
Olivier Langlois f78bc96b7c lavf: Use av_gettime_relative() 11 years ago
Clément Bœsch 9986e50a6e configure: make vp9 decoder select the parser. 11 years ago
Clément Bœsch 2ca97c7802 configure: make sure pkg-config flags are populated in FT test. 11 years ago
Olivier Langlois 41120e6e40 tools: Use av_gettime_relative() 11 years ago
Olivier Langlois b052bccbe4 lavc: Use av_gettime_relative() 11 years ago
Olivier Langlois 0eec06ed87 lavu: add av_gettime_relative() 11 years ago
Michael Niedermayer a7320c1574 Merge remote-tracking branch 'cehoyos/master' 11 years ago
Michael Niedermayer 5b0c7052fb Merge remote-tracking branch 'cus/stable' 11 years ago
Clément Bœsch 11e490334e avfilter/edgedetect: reuse already defined ctx. 11 years ago
Marton Balint a583e2bebe ffplay: add support for toggling between multiple video filters with the w key 11 years ago
Marton Balint affc41047e ffplay: fix typo in docs 11 years ago
Marton Balint 0c8d8c0c80 ffplay: try multiple sample rates if audio open fails 11 years ago
John Peebles e11697759d cmdutils: replace usages of "#ifdef __MINGW32__" with "#ifdef _WIN32" because MSVC only defines _WIN32 11 years ago
Marton Balint 1fab67b685 ffplay: fix compilation with Visual Studio 11 years ago
Marton Balint ae6fe159f2 ffplay: increase AV_SYNC_THRESHOLD_MIN to 0.04 11 years ago
Carl Eugen Hoyos ef2713747f Fix compilation of libavcodec/x86/hevc_deblock.asm with nasm. 11 years ago
Carl Eugen Hoyos 4c49d0824a Fix alaw and mulaw muxing in caf. 11 years ago
James Almer be1fbc02b8 x86/hevc_deblock: use movhps instead of shuffling values 11 years ago
James Almer 8aac77fede x86/hevc_deblock: fix label names 11 years ago
James Almer 521eaea63a x86/hevc_deblock: fix usage of ABS1 11 years ago
James Almer 45110d2290 x86/hevc_deblock: merge movs with other instructions 11 years ago
Michael Niedermayer aedc1c2ed6 doc/filters: fix typo 11 years ago
Michael Niedermayer be8f96e5eb Merge commit '34e2ce5dde073244ccb2b62f930e96fe612690f7' 11 years ago
Mickaël Raulet e2760de605 hevc: fix key_frame as an IRAP 11 years ago
Martin Storsjö 34e2ce5dde hlsenc: Set the default codecs to AAC and H264 11 years ago
Reynaldo H. Verdejo Pinochet 93cade4825 rtmpproto: info out for unsupported auth vars 11 years ago
Reynaldo H. Verdejo Pinochet e83aae2839 rtmpproto: avoid setting auth var value if null 11 years ago
Michael Niedermayer 627d3b8b73 Merge commit '4d25c2bc76f0a708c2ba470b6bfeb547efe37115' 11 years ago
Michael Niedermayer eb580d2598 Merge commit '7c377f0e74de8ab57f6baa64f3ec197c82104764' 11 years ago
Michael Niedermayer 36f9496924 Merge commit '4735784f1ced27026fbeada5fd31505132e565e9' 11 years ago
plepere ef7c4cd001 avcodec/x86/hevc: updated to use x86util macros 11 years ago
plepere de7b89fd43 avcodec/x86/hevc: added DBF assembly functions 11 years ago
Katerina Barone-Adesi 4d25c2bc76 build: Support building using clang-usan and disable-optimization 11 years ago
Michael Niedermayer 7ebf90ff47 avcodec/mpeg12enc: avoid floats in the aspect ratio info setup code 11 years ago
Frederic Turmel b217e1b057 avcodec/mpeg12enc: Favor storing DAR instead of SAR 11 years ago
Michael Niedermayer 77a0df4b5e estimate_timings_from_pts: Execute max 1 iteration extra to find more than 1 duration 11 years ago
Gaullier Nicolas 68cea1bc8e estimate_timings_from_pts: Try to get the duration for all streams 11 years ago
Michael Niedermayer 424599c7cc estimate_timings_from_pts: simplify filesize end check 11 years ago
Gaullier Nicolas 5d944f58db estimate_timings_from_pts: Also consider packet duration 11 years ago
Gaullier Nicolas 85349d8d00 estimate_timings_from_pts: Warn about A/V streams for which no duration could be set 11 years ago
Hendrik Leppkes 7c377f0e74 avisynth: set duration of audio streams 11 years ago
Anton Khirnov 4735784f1c FATE/opus: increase fuzz for the celt tests 11 years ago
Clément Bœsch bac08cf086 avfilter/vignette: reindent after previous commit. 11 years ago
Clément Bœsch ed7bc5471b avfilter/vignette: add direct rendering. 11 years ago
Clément Bœsch 8a0ba44e1a vignette: reuse already declared ctx. 11 years ago
Masa Utashiro 491d602283 avfilter/vignette: fix input frame memory leak. 11 years ago
James Almer a9bf713d35 swresample: add swri_resample_float_avx 11 years ago
James Almer cdff1cc98f configure: add check for AVX inline support 11 years ago
Michael Niedermayer 7970959a94 avcodec/opusdec: fix some const correctness 11 years ago
Michael Niedermayer 1fb46858c2 avcodec/cavs: prevent out of array read 11 years ago