]> git.sesse.net Git - ffmpeg/history - libavcodec
Add MxPEG decoder
[ffmpeg] / libavcodec /
2011-04-26 anatolyAdd MxPEG decoder
2011-04-26 anatolyAdd support for picture_ptr field in MJpegDecodeContext
2011-04-26 anatolyMove MJPEG's input buffer preprocessing in separate...
2011-04-26 anatolySupport reference picture defined by bitmask in MJPEG...
2011-04-26 Alexander E. PatrakovDCA/DTA encoder
2011-04-26 Stefano Sabatinibfi: store palette data in the context
2011-04-26 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-26 Michael NiedermayerFix issue1503, this fix may be incomplete we need more...
2011-04-26 Michael Niedermayerwmadec: prevent null pointer call.
2011-04-25 Stefano Sabatinifraps: do not set avctx->pix_fmt to none in decode_init()
2011-04-25 Janne Grunauac3: fix memleak in fixed-point encoder
2011-04-25 Reimar Döffingerdca: allow selecting float output at runtime.
2011-04-25 Reimar Döffingervorbisdec: allow selecting float output at runtime.
2011-04-25 Reimar Döffingeraacdec: Allow selecting float output at runtime.
2011-04-25 Reimar Döffingerac3dec: allow selecting float output at runtime.
2011-04-25 Diego Biurrunflashsv: Return more meaningful error values.
2011-04-25 Diego Biurrunflashsv: Employ explicit AVCodec struct initializers.
2011-04-25 Carl Eugen HoyosWarn if the source has unsupported (or no) channel...
2011-04-25 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-24 Diego Biurruncosmetics: K&R coding style and more whitespace for...
2011-04-24 Diego Biurrunvorbisdec: Employ proper printf format specifiers for...
2011-04-24 ami_stuffSupport fourcc auv2.
2011-04-24 Reimar DöffingerFix indentation.
2011-04-24 Reimar DöffingerSupport PARSER_FLAG_COMPLETE_FRAMES for h261 and h263...
2011-04-24 Philip LangdaleCrystalHD: Add AVOption to configure hardware downscaling.
2011-04-24 Reimar DöffingerCheck for malloc failures in fraps decoder.
2011-04-24 Reimar DöffingerUse av_fast_malloc instead of av_realloc in fraps decoder.
2011-04-24 Sebastian VaterHAM6/HAM8 support for IFF demuxer/decoder
2011-04-24 Peter Rosspermit decoding of multichannel ADPCM_EA_XAS
2011-04-24 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-23 Baptiste CoudurierIn libx264 wrapper, fix side effect with has_b_frames...
2011-04-23 Diego BiurrunReplace more FFmpeg instances by Libav or ffmpeg.
2011-04-23 Diego Biurrunvorbis: Rename decoder/encoder files to follow general...
2011-04-23 Nathan Caldwellaacenc: Fix whitespace after last commit.
2011-04-23 Carl Eugen HoyosSet channel layout in flac decoder.
2011-04-23 Stefano Sabatiniflicvideo: fix crash on flic files with invalid frame...
2011-04-23 Stefano Sabatiniflicvideo: increase error level and fix error message...
2011-04-23 Diego Biurruncook: Fix small typo in av_log_ask_for_sample message.
2011-04-23 Nathan Caldwellaacenc: Finish 3GPP psymodel analysis for non mid/side...
2011-04-23 Michael Niedermayeraac: add math.h needed for log2f()
2011-04-23 Carl Eugen HoyosFix compilation with libcelt on Apple OS X.
2011-04-23 Carl Eugen HoyosFix compilation after version bump.
2011-04-23 Alex ConverseAdd some debug log messages to AAC extradata
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Diego BiurrunUse av_log_ask_for_sample() to request samples from...
2011-04-22 Diego BiurrunMake av_log_ask_for_sample() accept a variable number...
2011-04-22 Robert LeatherwoodRm duplicated define for OPT_STR.
2011-04-22 Diego Biurrunvqavideo: We no longer need to ask for version 1 samples.
2011-04-22 Michael Niedermayerrv10: set flags, Fixes Ticket90
2011-04-22 Young Han Leeaacdec: indentation cosmetics
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-21 Ronald S. BultjeIntroduce slice threads flag.
2011-04-21 Michael NiedermayerAMV: Fix possibly exploitable crash.
2011-04-21 Michael Niedermayermjpeg: Detect overreads in mjpeg_decode_scan() and...
2011-04-21 Diego BiurrunUse av_log_ask_for_sample() where appropriate.
2011-04-21 Baptiste CoudurierIn libx264 wrapper, detect default settings and use...
2011-04-21 Anton Khirnovlavc: provide deprecated avcodec_thread_init until...
2011-04-21 Anton Khirnovlavc: provide the opt.h header until the next bump
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.
next