summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * mov: set AVCodecContext.width/height for h264Mans Rullgard2012-06-09
| * iac: generate codec tables as they are supposed to beKostya Shishkov2012-06-09
| * indeo4: handle frame type 1 properlyKostya Shishkov2012-06-09
| * lavu: change versioning script to include all av* prefixed symbolsJustin Ruggles2012-06-08
* | ffv1enc: add yuva422p to .pix_fmtsPaul B Mahol2012-06-09
* | Merge remote-tracking branch 'cus/stable'Michael Niedermayer2012-06-09
|\ \
| * | ffplay: fix return value of get_video_frame if avcodec_decode_video failsMarton Balint2012-06-09
* | | remove unreferenced table "dnxhd_1238_ac_index_flag" (empty curly braces did ...J. Bohl2012-06-09
* | | libopenjpegdec: unbreak yuva420p supportPaul B Mahol2012-06-09
|/ /
* | colorspace-test: add few more testsPaul B Mahol2012-06-09
* | float_dsp.c: Restore author attribution that was removed by libav while movin...Michael Niedermayer2012-06-09
* | x86/float_dsp.asm: restore author attributionMichael Niedermayer2012-06-09
* | lavc/bintext: check extradata sizeMichael Niedermayer2012-06-09
* | lavf/bintext: allocate FF_INPUT_BUFFER_PADDING_SIZE for extradataMichael Niedermayer2012-06-09
* | ffmpeg: fix fate breakage introduced by key=value buffersrc args.Michael Niedermayer2012-06-09
* | swscale: unscaled rgb48 <-> bgr48Paul B Mahol2012-06-09
* | bink: check av_mallocz() return valuePaul B Mahol2012-06-09
* | binkaudio: prevent extradata overreadPaul B Mahol2012-06-09
* | ffmpeg: with filter_complex, avoid random in<->out mapping.Nicolas George2012-06-09
* | ffmpeg: init icodec.Nicolas George2012-06-09
* | ffmpeg: use the frame rate computed by lavfi.Nicolas George2012-06-09
* | ffmpeg: add frame rate to the buffersrc arguments.Nicolas George2012-06-09
* | buffersrc: deprecate flat options syntax.Nicolas George2012-06-09
* | buffersrc: accept the frame rate as argument.Nicolas George2012-06-09
* | buffersrc: accept key=value arguments.Nicolas George2012-06-09
* | buffersink: add av_buffersink_get_frame_rate().Nicolas George2012-06-09
* | lavfi: add a frame_rate field to AVFilterLink.Nicolas George2012-06-09
* | libavutil.v: add avpriv prefixMichael Niedermayer2012-06-09
* | swr: skip memset(0) in rematrix when the array is known to be already 0Michael Niedermayer2012-06-09
* | swr: zero buffers on allocationMichael Niedermayer2012-06-09
* | add bracket around the argument (fixes compilation error with ICL)J. Bohl2012-06-09
* | Merge remote-tracking branch 'cus/stable'Michael Niedermayer2012-06-09
|\ \
| * | ffplay: reset AVFrame to defaults before decoding each new frame.Michael Niedermayer2012-06-08
| * | ffplay: check return code of avcodec_decode_video2()Michael Niedermayer2012-06-08
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-08
|\ \ \ | | |/ | |/|
| * | float_dsp: ppc: add a separate header for Altivec function prototypesJustin Ruggles2012-06-08
| * | ARM: fix float_dsp breakage from d5a7229Mans Rullgard2012-06-08
| * | Add a float DSP framework to libavutilJustin Ruggles2012-06-08
| * | PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutilJustin Ruggles2012-06-08
| * | ARM: Move asm.S from libavcodec to libavutilJustin Ruggles2012-06-08
| * | vc1dsp: mark put/avg_vc1_mspel_mc() always_inlineMans Rullgard2012-06-08
* | | swr: add mix8to2Michael Niedermayer2012-06-08
* | | swr: 5.1->stereo double, float and s16Michael Niedermayer2012-06-08
* | | swr: add all in one rematrixing function ptrMichael Niedermayer2012-06-08
* | | swr: add inrermediate sample type for rematrixingMichael Niedermayer2012-06-08
| |/ |/|
* | rv10: change assert() to av_assert()Michael Niedermayer2012-06-08
* | ffmpeg.c: fix erroneous "Output file is empty" message.Mike Scheutzow2012-06-08
* | Revert "Fix building libopencore_amrnb decoder without libopencore_amrnb enco...Paul B Mahol2012-06-08
* | Add iac build dependency.Carl Eugen Hoyos2012-06-08
* | Fix dirac decoder build dependencies.Carl Eugen Hoyos2012-06-08