]> git.sesse.net Git - ffmpeg/history - libavcodec
fate: FLAC tests require SAMPLES.
[ffmpeg] / libavcodec /
2012-07-07 Paul B Maholsanm: make use of dsputil
2012-07-07 Michael Niedermayeraacdec: correct "audio config changed" warning message
2012-07-07 Hendrik Leppkeslatm: fix initialization on some streams when no extrad...
2012-07-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-07 Loren Merrittx86: h264_intrapred: use newly introduced SPLAT* and...
2012-07-07 Hendrik Leppkesvc1: implement frame interlaced b-frame header parsing
2012-07-07 Michael Niedermayercelp_math: use av_assert
2012-07-07 Michael Niedermayercabac: use av_assert
2012-07-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-06 Paul B Maholtiffenc: PIX_FMT_GRAY8A support
2012-07-06 Paul B Maholtiffenc: PIX_FMT_GRAY16LE support
2012-07-06 Paul B Maholtiffenc: merge common code
2012-07-06 Paul B Maholtiffenc: use av_get_bits_per_pixel() to get bpp
2012-07-06 Paul B Maholtiffenc: use av_pix_fmt_descriptors to set bpp_tab[]
2012-07-06 Paul B Maholtiffenc: simplify calculation of bpp_tab_size
2012-07-06 Martin Storsjöx86: h264_intrapred: Don't add the 'd' suffix to the...
2012-07-06 Kostya Shishkovmss3: add forgotten 'static' qualifier for private...
2012-07-06 Paul B Maholbmv: add CODEC_CAP_DR1
2012-07-06 Michael Niedermayerlpc: use default number of passes when lpc_passes is...
2012-07-06 Paul B Maholtiffdec: PIX_FMT_GRAY16LE support
2012-07-06 Nicolas Georgelavc: fix shared build after dnxhd merge.
2012-07-06 Michael Niedermayeradd side data to indicate the amount of samples to...
2012-07-06 Paul B Maholpaf: add forgotten CODEC_CAP_DR1
2012-07-05 Mans Rullgardlavc: options: add planar names for request_sample_fmt
2012-07-05 Mans Rullgardflacdec: add planar output support
2012-07-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-05 Michael NiedermayerMerge branch 'mxfenc_improvements' of https://github...
2012-07-05 Michael Niedermayerh264: print error on unsupported seperate color planes
2012-07-05 Diego Biurrunqdm2: remove broken and disabled dump_context() debug...
2012-07-05 Diego Biurrunx86: h264_intrapred: use newly introduced SPLAT* and...
2012-07-05 Loren Merrittx86inc: add SPLATB_LOAD, SPLATB_REG, PSHUFLW macros
2012-07-05 Diego Biurrunx86: h264_intrapred: port to cpuflag macros
2012-07-05 Mans Rullgardh264: use templates to avoid excessive inlining
2012-07-05 Nedeljko BabicOptimization of MP3 decoders for MIPS
2012-07-05 Michael NiedermayerMerge git://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K...
2012-07-05 Michael Niedermayermpegvideo: Don't use ff_mspel_motion() for vc1
2012-07-05 Martin Storsjövp8: Add ifdef guards around the sse2 loopfilter in...
2012-07-05 Paul B MaholPAF demuxer and decoder
2012-07-05 Carl Eugen Hoyosnut: add 12/14 bit yuv to nut/raw
2012-07-04 Paul B Maholsanm: remove code duplication
2012-07-04 Paul B Maholsanm: replace conditions in for loops with more common...
2012-07-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-04 Nicolas Georgedpx: sanitize aspect ratio.
2012-07-04 Martin Storsjövp8: loopfilter >=sse2 functions need aligned stack...
2012-07-04 Ronald S. Bultjeamr: remove shift out of the AMR_BIT() macro.
2012-07-04 Ronald S. Bultjedsputilenc: group yasm and inline asm function pointer...
2012-07-04 Michael Bradshawlibopenjpegdec: add support for decoding YUV420/422...
2012-07-04 Michael Bradshawlibopenjpegenc: cosmetics: reorder pix_fmts
2012-07-04 Michael Bradshawlibopenjpegenc: add support for YUV420/422/444P12/14
2012-07-04 Diego BiurrunClarify Doxygen comment for FF_API_* #defines.
2012-07-04 Ronald S. Bultjempegvideo: remove VLAs
2012-07-04 Mans Rullgardflacdec: move lpc filter to flacdsp
2012-07-04 Mans Rullgardflacdec: split off channel decorrelation as flacdsp
2012-07-04 Mans Rullgardflacdec: factor out code setting avctx->sample_fmt
2012-07-04 Mans Rullgardflac: make FLAC_CHMODE_* constants consecutive
2012-07-04 Mans Rullgardflacdec: allocate sample buffers with av_malloc
2012-07-04 Mans Rullgardflacdec: remove curr_bps from FLACContext
2012-07-04 Mans Rullgardflacenc: add option for forcing stereo decorrelation...
2012-07-03 Michael Niedermayersnow: move init code that depends on picture paramaters...
2012-07-03 Michael Niedermayervideo_get_buffer: return ENOMEM instead of -1 on malloc...
2012-07-03 Michael Niedermayerlavc/utils: print error message on get_buffer related...
2012-07-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-03 Michael Niedermayeravcodec_align_dimensions2: support 12 & 14 bit planar...
2012-07-03 Michael Niedermayerimgconvert: add planar RGB formats to pix_fmt_info
2012-07-03 Michael Niedermayerimgconvert: add yuv 9,10,12,14 bit planar YUV formats...
2012-07-03 Diego Biurrunanm: fix a few Doxygen comments
2012-07-03 Diego Biurrunmisc typo and wording fixes
2012-07-03 Ronald S. Bultjesnow: remove a VLA used for edge emulation
2012-07-03 Paul B Maholjvdec: check if there is enough data
2012-07-03 Paul B Maholjvdec: remove redundant check
2012-07-03 Paul B Maholjvdec: remove buf_size
2012-07-03 Paul B Maholjvdec: stop reading partial palette
2012-07-03 Michael Niedermayerjvdec: check that the video_size fits in the packet.
2012-07-03 Ronald S. Bultjesnow: remove the runs[] VLA.
2012-07-03 Martin Storsjösnow: Check mallocs at init
2012-07-03 Michael Niedermayerh264pred: assert that depth is supported
2012-07-03 Michael Niedermayerh264dsp: assert that depth is supported
2012-07-03 Michael Niedermayerdsputil: assert that depth is supported
2012-07-02 Stefano Sabatinilavc/rawdec: add assertion check in raw_decode()
2012-07-02 Stefano Sabatinilavc/rawdec: prefer constant AVPALETTE_SIZE over 256*4
2012-07-02 Michael Niedermayerh264: sps: handle more profiles
2012-07-02 Michael Niedermayerh264: add support for constraint_set4_flag / constraint...
2012-07-02 Michael NiedermayerRevert "alsdec: remove dead assignments"
2012-07-02 Michael Niedermayerh264: add avpriv_h264_has_num_reorder_frames()
2012-07-02 Mans Rullgardflacdec: remove redundant setting of avctx->sample_fmt
2012-07-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-02 Michael Niedermayervc1dsp: use av_assert2
2012-07-02 Michael Niedermayerresample2: use av_assert()
2012-07-02 Mans Rullgardsnow: remove VLA in mc_block()
2012-07-02 Michael Niedermayerwmaenc: dont mess with the bitrate.
2012-07-02 Ronald S. Bultjesnow: remove a VLA.
2012-07-02 Kostya ShishkovMS ATC Screen (aka MSS3) decoder
2012-07-01 Martin Storsjöroqvideo: Remove a totally unused dspcontext
2012-07-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-01 Mans Rullgardsmacker: remove some unused code
2012-07-01 Mans Rullgarddsicin: remove dead assignment
2012-07-01 Mans Rullgardaacdec: remove dead assignment
2012-07-01 Mans Rullgardrl2: remove dead assignment
2012-07-01 Mans Rullgardproresenc: make a variable local to the loop where...
2012-07-01 Mans Rullgardalsdec: remove dead assignments
next