77526 Commits (b9c46b5242bf338f6e57bc6a4380e69be83c058c)
 

Author SHA1 Message Date
  Hendrik Leppkes a7d5b9f1c3 Merge commit '84adab333cddeefc3cfd843089dee23f58bd372c' 9 years ago
  Hendrik Leppkes 30833d121e Merge commit '31c51f7441de07b88cfea2550245bf1f5140cb8f' 9 years ago
  Hendrik Leppkes 10e55bd658 Merge commit 'b09ad37c83841c399abb7f2503a2ab214d0c2d48' 9 years ago
  Hendrik Leppkes c6f1f334cb Merge commit '792b9c9dfcf44b657d7854368d975b5ca3bc22ca' 9 years ago
  Hendrik Leppkes bc66451e5e Merge commit '741b494fa8cd28a7d096349bac183893c236e3f9' 9 years ago
  Moritz Barsnick 9d1fb9ef31 ffmpeg: add progress speed to status line and report 9 years ago
  Michael Niedermayer 6ea7dd25c7 avformat/swfenc: Check frama rate before writing it 9 years ago
  Kieran Kunhya 25f6ccccd6 diracdec: Fix codeblock parameters reading 9 years ago
  Kieran Kunhya a349a10edf diracdec: Add support for HQ profile 9 years ago
  Kieran Kunhya 0379603632 diracdec: Add 10-bits to pix_fmt table 9 years ago
  Andreas Cadhalpun f61d44b74a opus_silk: fix typo causing overflow in silk_stabilize_lsf 9 years ago
  Stefano Sabatini 91c2a33d01 ffprobe: use print_val to print the frame pkt_size value 9 years ago
  Paul B Mahol fa2c1eab95 avfilter/af_sofalizer: use SIMD in compensate_volume() 9 years ago
  Vicente Olivert Riera a2f2abc889 mips: add mips64r2 architecture variant 9 years ago
  Vicente Olivert Riera e8bc43fe47 mips: i6400 core is not mips32r2, so disable mips32r2 9 years ago
  Michael Niedermayer 30d770ca44 ffmpeg: Allow specifying the program number for created programs 9 years ago
  Ganesh Ajjanagadde 83a04f103d lavc: move exp2fi to ff_exp2fi in internal.h 9 years ago
  Ganesh Ajjanagadde 4fa6f09c2c lavu/eval: remove pow and exp2 for postfixes 9 years ago
  Paul B Mahol 10b16aee1b avfilter/vf_stereo3d: get rid of ts_unit hack 9 years ago
  Stefano Sabatini 6e891d51f4 lavc/libopenh264: apply minor options text consistency fixes 9 years ago
  Stefano Sabatini 5defa3a0b0 doc/encoders/libopenh264: update documentation after recent changes 9 years ago
  Ganesh Ajjanagadde 65877ab935 lavc: typo fix uncliped -> unclipped 9 years ago
  Andreas Cadhalpun ecf63b7cc2 ffm: reject invalid codec_id and codec_type 9 years ago
  Paul B Mahol 09d84e00bd avfilter/af_ladspa: unbreak Mch -> Nch plugins, where M < N 9 years ago
  Reynaldo H. Verdejo Pinochet 0bdf84b6b0 ffserver: explicitly use time_t for uptime calc 9 years ago
  Reynaldo H. Verdejo Pinochet dadb95142b ffserver: free pathname before bailing out 9 years ago
  Reynaldo H. Verdejo Pinochet 1fa81430ca ffserver: use EXIT_FAILURE on failed child fork() 9 years ago
  Reynaldo H. Verdejo Pinochet eb68c35670 ffserver: be explicit on failed fork() msg 9 years ago
  Reynaldo H. Verdejo Pinochet 5a31f2318b ffserver: allocate AVStream's internal too 9 years ago
  erankor 4469e8ebb2 movenc: support cenc (common encryption) 9 years ago
  erankor 23ac99dc17 libavutil: add aes-ctr support 9 years ago
  Paul B Mahol c54632d381 avfilter/vf_stereo3d: add direct (faster) path: 9 years ago
  Hendrik Leppkes 577e0132a2 Merge commit 'e7078e842d93436edba1f30af1f9869d3913f7fe' 9 years ago
  Hendrik Leppkes 32105588fb Merge commit '0cef06df073934ca08d0357fcbbbcf2bc9b2a0cd' 9 years ago
  Hendrik Leppkes d665d191a2 Merge commit 'a853388d2fc5be848cca839a9fdf39a97c2d7b0e' 9 years ago
  Hendrik Leppkes 6f0eb62292 Merge commit '688417399c69aadd4c287bdb0dec82ef8799011c' 9 years ago
  Hendrik Leppkes 14a28298cb Merge commit '818bfe7f0a3ff243deb63c4b146de2563f38ffd4' 9 years ago
  Hendrik Leppkes 9db8c2d747 Merge commit '1f821750f0b8d0c87cbf88a28ad699b92db5ec88' 9 years ago
  Matthieu Bouron ae1c750cb4 lavc/utils: use AVPixFmtDescriptor to probe palette formats 9 years ago
  Matthieu Bouron 0c59d40ae0 lavfi: use a video frame pool for each link of the filtergraph 9 years ago
  Paul B Mahol 04cc4d0550 avfilter/af_sofalizer: check av_fft_init return code 9 years ago
  Michael Niedermayer a066ff89bc swscale/x86/rgb2rgb_template: Fallback to mmx in interleaveBytes() if the alignment is insufficient for SSE* 9 years ago
  Michael Niedermayer 80bfce35cc swscale/x86/rgb2rgb_template: Do not crash on misaligend stride 9 years ago
  Michael Niedermayer 06987dab97 avfilter/vf_decimate: fix typo in fraction 9 years ago
  Paul B Mahol e8586ecb86 configure: add conditional library dependency for sofalizer and showfreqs 9 years ago
  Paul B Mahol 2f12172d67 avfilter/af_sofalizer: add frequency domain processing and use it by default 9 years ago
  Michael Niedermayer 30fe3fd527 avfilter/vf_decimate: Check that input parameters match 9 years ago
  Andreas Cadhalpun 22e960ad47 golomb: always check for invalid UE golomb codes in get_ue_golomb 9 years ago
  Michael Niedermayer 1925eaeaa6 avfilter/vf_decimate: change ts_unit to AVRational 9 years ago
  Michael Niedermayer 997de2e810 avfilter/vf_mpdecimate: Add missing emms_c() 9 years ago