63191 Commits (7ebf90ff472d05c7179f202df8686d84adfcb3d2)
 

Author SHA1 Message Date
  Michael Niedermayer 7ebf90ff47 avcodec/mpeg12enc: avoid floats in the aspect ratio info setup code 12 years ago
  Frederic Turmel b217e1b057 avcodec/mpeg12enc: Favor storing DAR instead of SAR 12 years ago
  Michael Niedermayer 77a0df4b5e estimate_timings_from_pts: Execute max 1 iteration extra to find more than 1 duration 12 years ago
  Gaullier Nicolas 68cea1bc8e estimate_timings_from_pts: Try to get the duration for all streams 12 years ago
  Michael Niedermayer 424599c7cc estimate_timings_from_pts: simplify filesize end check 12 years ago
  Gaullier Nicolas 5d944f58db estimate_timings_from_pts: Also consider packet duration 12 years ago
  Gaullier Nicolas 85349d8d00 estimate_timings_from_pts: Warn about A/V streams for which no duration could be set 12 years ago
  Clément Bœsch bac08cf086 avfilter/vignette: reindent after previous commit. 12 years ago
  Clément Bœsch ed7bc5471b avfilter/vignette: add direct rendering. 12 years ago
  Clément Bœsch 8a0ba44e1a vignette: reuse already declared ctx. 12 years ago
  Masa Utashiro 491d602283 avfilter/vignette: fix input frame memory leak. 12 years ago
  James Almer a9bf713d35 swresample: add swri_resample_float_avx 12 years ago
  James Almer cdff1cc98f configure: add check for AVX inline support 12 years ago
  Michael Niedermayer 7970959a94 avcodec/opusdec: fix some const correctness 12 years ago
  Michael Niedermayer 1fb46858c2 avcodec/cavs: prevent out of array read 12 years ago
  Michael Niedermayer a071c0b515 avcodec/utils: Fix undefined behavior in avpriv_toupper4 12 years ago
  Carl Eugen Hoyos 30aeab29e4 Use av_restrict instead of restrict in libavcodec/opus_celt.c. 12 years ago
  Michael Niedermayer bebce653e5 avcodec/x86/dsputil_mmx: Fix build with clang-usan 12 years ago
  Christophe Gisquet d1310c591e x86: sbrdsp: implement SSE qmf_deint_neg 13 years ago
  Michael Niedermayer 7a4424e5ed avcodec/opus: fix doxygen comments to be associated with the correct fields 12 years ago
  Michael Niedermayer e9602dcb4d ffmpeg: bitstream filters require split out side data 12 years ago
  Michael Niedermayer f8de1caa6e Revert "avcodec/hevc: fix outputted AVFrame.key_frame" 12 years ago
  Michael Niedermayer 30cdf384d1 Merge commit 'd3f5b94762fb803c0f3b29f9ad6c5eaa813998ba' 12 years ago
  Michael Niedermayer 91d7d790d1 Merge commit '7c5ca546a0747a20c7f7fb5550455c3042699ee9' 12 years ago
  Michael Niedermayer fcb5849a62 Merge commit '5e2ba41d4b94de1fa5267081d6c4b6b262c8d86f' 12 years ago
  Olivier Langlois af31d58a63 doc: Add udp broadcast option description 12 years ago
  Michael Niedermayer 97f856a4c2 avcodec/options: avcodec_copy_context() Check subtitle_header_size instead of setting it 12 years ago
  Michael Niedermayer 098a699867 Merge commit '3b2fbe67bd63b00331db2a9b213f6d420418a312' 12 years ago
  Michael Niedermayer 9b7cb02319 Merge commit 'efc7df6c1f11b20a48e60c3f743ce2331b661973' 12 years ago
  Michael Niedermayer f478e8500a Merge commit 'c9281a01b78cc3f09e36300a0ca3f5824d1c74cf' 12 years ago
  Michael Niedermayer eacf7d650d Merge commit '0c1959b056f6ccaa2eee2c824352ba93c8e36d52' 12 years ago
  Carl Eugen Hoyos beeb7551d6 Fix make checkheaders if VDA is not available. 12 years ago
  Michael Niedermayer ffa05e0802 avcodec/opusdec: switch to swresample 12 years ago
  Michael Niedermayer 96cb4c8718 swresample: swr_close() 12 years ago
  Michael Niedermayer 2c7d3ecfc9 Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222' 12 years ago
  Janne Grunau d3f5b94762 aarch64: opus NEON iMDCT and FFT 12 years ago
  Tristan Matthews 7c5ca546a0 configure: fix enable-libopus help string 12 years ago
  Janne Grunau 5e2ba41d4b build: add avresample after avcodec to FFLIBS 12 years ago
  Anton Khirnov 3b2fbe67bd lavc: properly handle subtitle_header in avcodec_copy_context() 12 years ago
  Anton Khirnov efc7df6c1f lavc: preserve the original private data in avcodec_copy_context() 12 years ago
  Anton Khirnov c9281a01b7 lavf: drop the zero-sized packets hack 12 years ago
  Anton Khirnov 0c1959b056 lavf: add AVFMT_FLAG_BITEXACT. 12 years ago
  Anton Khirnov b70d7a4ac7 lavc: add a native Opus decoder. 12 years ago
  Alex Sukhanov 8b96f31817 libavformat/mov: Elimitate double reading of COVR metadata if MOV_EXPORT_ALL_METADATA is enabled 12 years ago
  Michael Niedermayer 09cd22860f avformat/libnut: use av_mallocz_array() 12 years ago
  Michael Niedermayer f6d17d2aa9 avformat/matroskaenc: use av_mallocz_array() 12 years ago
  Michael Niedermayer 3af7e7b501 avfilter/vsrc_mandelbrot: use av_malloc_array() 12 years ago
  Michael Niedermayer 565c321cd0 tests/fate/libavutil: run cpu test and display the cpus detected feature set 12 years ago
  Michael Niedermayer 7efe83996c tests/fate-run: add runecho command to run a test and display its output 12 years ago
  Michael Niedermayer 56193d33be avformat/http: remove never twice executable loop 12 years ago