42027 Commits (d9355a03f215be217e9cb15bf317bb27afa9b90c)
 

Author SHA1 Message Date
  Michael Niedermayer dfde3d497e swr: add inrermediate sample type for rematrixing 13 years ago
  Justin Ruggles 03e098e7a0 lavu: change versioning script to include all av* prefixed symbols 13 years ago
  Michael Niedermayer cb819338d1 ffplay: reset AVFrame to defaults before decoding each new frame. 13 years ago
  Michael Niedermayer 349b65eee2 ffplay: check return code of avcodec_decode_video2() 13 years ago
  Justin Ruggles 3b81a18ba3 float_dsp: ppc: add a separate header for Altivec function prototypes 13 years ago
  Mans Rullgard a839d6abf8 ARM: fix float_dsp breakage from d5a7229 13 years ago
  Justin Ruggles d5a7229ba4 Add a float DSP framework to libavutil 13 years ago
  Justin Ruggles 98db4e2a4e PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil 13 years ago
  Justin Ruggles 94d2b0d2fd ARM: Move asm.S from libavcodec to libavutil 13 years ago
  Michael Niedermayer 718607be28 rv10: change assert() to av_assert() 13 years ago
  Mike Scheutzow 1be7bfdd2b ffmpeg.c: fix erroneous "Output file is empty" message. 13 years ago
  Paul B Mahol 134d0f7119 Revert "Fix building libopencore_amrnb decoder without libopencore_amrnb encoder" 13 years ago
  Carl Eugen Hoyos b35d38bd04 Add iac build dependency. 13 years ago
  Carl Eugen Hoyos 37a9cdfc2c Fix dirac decoder build dependencies. 13 years ago
  Carl Eugen Hoyos 8a880d6918 Fix latm muxer Makefile dependencies. 13 years ago
  Carl Eugen Hoyos b8e2dcd266 Fix jacosub muxer Makefile dependencies. 13 years ago
  Carl Eugen Hoyos b8fe9f08be Fix amv encoder dependencies. 13 years ago
  Paul B Mahol e11020a145 Fix building libopencore_amrnb decoder without libopencore_amrnb encoder 13 years ago
  Paul B Mahol f4e0ec814b pixdesc: BGRA64 is rgb pixel format 13 years ago
  Michael Niedermayer 5b51efdc3a fate-bprint: try to workaround platform specific value. 13 years ago
  Michael Niedermayer d5d30d56ed Revert "sinewin_tablegen: use av_assert" 13 years ago
  Mans Rullgard bc92214e27 vc1dsp: mark put/avg_vc1_mspel_mc() always_inline 13 years ago
  Michael Niedermayer 80485a4f9a mpegtsenc: make pts/dts offseting optional 13 years ago
  Nicolas George 6668ef7567 cmdutils: include threading caps in codecs listing. 13 years ago
  Nicolas George e0545262a2 amerge: accept multiple inputs. 13 years ago
  Nicolas George e8e492b302 af_amerge: move nb_in_ch into the in structure. 13 years ago
  Nicolas George e45a92dc88 audioconvert: implement av_bprint_channel_layout(). 13 years ago
  Nicolas George 7a2b429175 fate: add bprint test. 13 years ago
  Nicolas George b3e2bb08a9 bprint: add av_bprint_init_for_buffer(). 13 years ago
  Nicolas George 9148ae5b91 opt: add test for IMAGE_SIZE and PIXEL_FMT. 13 years ago
  Nicolas George 61c266d72f opt: free test_ctx.string at the end. 13 years ago
  Nicolas George 42b774ab6f opt: init test_ctx to 0. 13 years ago
  Nicolas George d9b0d75c56 opt: add AV_OPT_TYPE_PIXEL_FMT. 13 years ago
  Michael Niedermayer 9f7b014ad3 Merge remote-tracking branch 'cus/stable' 13 years ago
  Michael Niedermayer 67732b9d62 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer b4d44367bc h261enc: use av_assert 13 years ago
  Michael Niedermayer 07732b4f09 h261dec: use av_assert 13 years ago
  Michael Niedermayer a21c212681 swfenc: use av_assert 13 years ago
  Alex Converse a8656cd425 mpegts: Remove disabled extension matching probe. 13 years ago
  Michael Niedermayer 610a52647b xmv: use av_assert 13 years ago
  Michael Niedermayer 4e3fc46828 h264_mvpred: use av_assert 13 years ago
  Michael Niedermayer 3422e7c395 lavc/rectangle: change assert to av_assert 13 years ago
  Michael Niedermayer 107b42388c lavf: fix missing "parser not found" message 13 years ago
  Michael Niedermayer 23d8aaae46 yuv2rgb: remove assert() the codepath is not invalid 13 years ago
  Michael Niedermayer 5ee638fd54 svq1enc: use av_assert 13 years ago
  Nicolas George 25e87fc5f6 ffmpeg: move keyboard interaction in a function. 13 years ago
  Nicolas George 9915a33fc2 lavfi/audio: fix size of copied samples. 13 years ago
  Mans Rullgard d0e9415d23 fate: avoid freopen(NULL) in videogen/rotozoom 13 years ago
  Marton Balint 5fdcfdf237 ffplay: fix build if avfilter is disabled 13 years ago
  Marton Balint a78bc6f78c ffplay: fix frame_delay calculation in new avfilter code 13 years ago