]> git.sesse.net Git - ffmpeg/history - libavcodec
ocv: replace FF_INTERNAL_MEM_TYPE_MAX_VALUE with SIZE_MAX
[ffmpeg] / libavcodec /
2011-04-21 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-20 Baptiste CoudurierIn libx264 wrapper, correctly support 2pass log filenam...
2011-04-20 Nicolas GeorgeXiph CELT/Opus decoder using libcelt.
2011-04-20 Carl Eugen HoyosMove the info union to the end of the vdpau_render_stat...
2011-04-20 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-19 Baptiste CoudurierIn libx264 wrapper, add -level specific option.
2011-04-19 Baptiste CoudurierFix libx264 fastfirstpass, move apply_fastfirstpass...
2011-04-19 Baptiste CoudurierIn libx264 wrapper, do not set pic quality if no frame...
2011-04-19 Justin RugglesIn avcodec_open(), set return code to an error value...
2011-04-19 Anton Khirnovlavc: remove reference to opt.h from Makefile.
2011-04-19 Anton Khirnovlavc: remove misc disabled cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_INOFFICIAL cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_SET_STRING_OLD cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_USE_LPC cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_SUBTITLE_OLD cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_VIDEO_OLD cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_AUDIO_OLD cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_OPT_SHOW cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_MM_FLAGS cruft.
2011-04-19 Diego Biurrunpcm: Add const to cast in ENCODE macro.
2011-04-19 Nicolas GeorgeOgg: add support for Xiph's CELT (Opus) codec.
2011-04-19 Peter Belkner32bit libmp3lame support.
2011-04-19 Peter BelknerCheck avcodec_alloc_frame() failure.
2011-04-19 Gavin KinseyFix compilation.for iOS ARMv7.
2011-04-19 Carl Eugen HoyosOnly ask once in the code for a TrueHD sample with...
2011-04-19 Carl Eugen HoyosAlso set the MLP/TrueHD channel layout in the decoder.
2011-04-19 Carl Eugen HoyosMake MLP/TrueHD channel layout functions visible to...
2011-04-19 Michael NiedermayerMerge commit 'f0a41afd8a37ebe972436fabfa3d289178bbd83b'
2011-04-18 Luca Barbatolibvo-aacenc,libvo-amrwbenc}: fix api usage
2011-04-18 Bill PringlemeirAllow h264pred_init_arm.c to compile.
2011-04-18 Peter Rossanm decoder: move buffer allocation from decode_init...
2011-04-18 Anton KhirnovBump major versions of all libraries.
2011-04-18 Diego BiurrunReplace mplayerhq.hu URLs by libav.org.
2011-04-18 Diego Biurrunptx: Use av_log_ask_for_sample() where appropriate.
2011-04-17 Alexander Strange Merge remote-tracking branch 'ffmpeg-mt/master'
2011-04-17 Michael Niedermayer10l, commit that should have been stashed into the...
2011-04-17 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-17 Diego BiurrunReplace more FFmpeg references by Libav.
2011-04-17 Justin Rugglesac3dec: fix processing of delta bit allocation information.
2011-04-17 Ronald S. Bultjevc1: fix fate-vc1 after previous commit.
2011-04-16 Baptiste CoudurierIn libx264 wrapper, add -preset and -tune options
2011-04-16 Michael NiedermayerCorrectly implement ac3 float/fixed encoder.
2011-04-16 Ronald S. Bultjewmv3dec: fix playback of complex WMV3 files using simpl...
2011-04-16 Philip LangdaleCrystalHD: Fix usage of h264 parser.
2011-04-16 Michael NiedermayerMerge commit '4d012eb541ed7f35e00c87035a470d9f0a24a6e8'
2011-04-16 Michael NiedermayerMerge commit 'f668afd4896ee65683619b6f165dda4cdd46766f'
2011-04-15 Kostya Shishkovmake av_dup_packet() more cautious on allocation failures
2011-04-15 Kostya Shishkovmake containers pass palette change in AVPacket
2011-04-15 Kostya Shishkovintroduce side information for AVPacket
2011-04-15 Carl Eugen HoyosWarn if Vorbis does not support the provided channel...
2011-04-15 Michael NiedermayerMerge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'
2011-04-14 Martin Storsjölibavcodec: Bump micro after adding the dtx AVOptions
2011-04-14 Carl Eugen HoyosFix channel order for 7.1 TrueHD samples.
2011-04-14 Carl Eugen HoyosFix channel order for some MLP samples.
2011-04-14 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-13 Martin Storsjölibopencore-amr, libvo-amrwbenc: Allow enabling DTX...
2011-04-13 Martin Storsjölibopencore-amr, libvo-amrwbenc: Only check the bitrate...
2011-04-13 Martin Storsjölibopencore-amr, libvo-amrwbenc: Find the closest match...
2011-04-13 Martin Storsjölibvo-*: Fix up the long codec names
2011-04-13 Martin Storsjölibavcodec: Mark AVCodec->priv_class const
2011-04-13 Carl Eugen HoyosMention VisualOn in the new codecs' long names to expla...
2011-04-13 Martin Storsjölibvo-aacenc: Only produce extradata if the global...
2011-04-13 Anton Khirnovlavc: postpone removal of request_channels
2011-04-13 Anton Khirnovlavc: postpone removal of audioconvert and sample_fmt...
2011-04-13 Martin Storsjölibopencore-amr: Cosmetics: Rewrap and align
2011-04-13 Martin Storsjölibopencore-amr, libvo-amrbwenc: Rename variables and...
2011-04-13 Martin Storsjölibopencore-amr: Convert commented out debug logging...
2011-04-13 Martin Storsjölibopencore-amr: Remove an unused state variable
2011-04-13 Martin Storsjölibvo-amrwbenc: Don't explicitly store bitrate modes...
2011-04-13 Martin Storsjölibopencore-amr: Remove a useless local variable
2011-04-13 Martin Storsjölibopencore-amr, libvo-amrwbenc: Make the bitrate/mode...
2011-04-13 Martin Storsjölibopencore-amr, libvo-amrwbenc: Return proper error...
2011-04-13 Martin Storsjölibopencore-amr: Don't print carriage returns in log...
2011-04-13 Martin Storsjölibopencore-amr: Remove an old workaround for libamr...
2011-04-13 Martin Storsjölibopencore-amr: Make the opaque encoder pointer a...
2011-04-13 Martin Storsjölibopencore-amr: Remove unused code fragments
2011-04-13 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-12 Alberto DelmasCheck for successful h263 init in msmpeg4 init
2011-04-12 Reimar DöffingerASS decoder also requires ass_split.o to be compiled.
2011-04-12 Carl Eugen HoyosFix compilation with --disable-yasm.
2011-04-12 Michael NiedermayerAdd forgotten const to enum AVSampleFormat
2011-04-12 Martin Storsjölibvo-*: Don't use deprecated sample format names and...
2011-04-12 Martin Storsjölibavcodec: Use "const enum AVSampleFormat[]" in AVCode...
2011-04-12 Carl Eugen HoyosUse const where appropriate.
2011-04-12 Carl Eugen HoyosMention VisualOn in the new codecs' long names to expla...
2011-04-12 Alex ConverseFix the conversion of AV_SAMPLE_FMT_FLT and _DBL to...
2011-04-12 Alex ConverseConvert some undefined 1<<31 shifts into 1U<<31.
2011-04-12 James Zernvpxenc: add CQ_LEVEL mapping
2011-04-12 James Zernvpxenc: add VP8E_SET_STATIC_THRESHOLD mapping
2011-04-12 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-12 Aurelien Jacobscosmetics: alignment
2011-04-11 Aurelien Jacobscompute rects duration in ASS decoder
2011-04-11 Aurelien Jacobsadd avcodec_get_subtitle_defaults() to initialize AVSub...
2011-04-11 Martin StorsjöAdd support for AMR-WB encoding via libvo-amrwbenc
2011-04-11 Martin StorsjöAdd an AAC encoder by using the libvo-aacenc library
2011-04-11 Martin Storsjög722: Return 8 bits per sample for g722 in av_get_bits_...
2011-04-11 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-10 Michael NiedermayerH264: Allow templating hl_decode_mb based on pixel_size.
2011-04-10 Michael NiedermayerH264: factor if() out of coef decoding loop of decode_c...
2011-04-10 Michael NiedermayerH264: Split out hl_motion and template it, this seems...
next