]> git.sesse.net Git - ffmpeg/history - libavcodec
lavd/lavfi: do not set the channel layout list.
[ffmpeg] / libavcodec /
2012-06-21 Hendrik Leppkesaac: move sample_fmt selection before decoder configura...
2012-06-21 Hendrik Leppkesutvideo: mark interlaced frames as such
2012-06-21 Hendrik Leppkeslagarith: frame multithreading
2012-06-21 Hendrik Leppkeswavpack: set bits_per_raw_sample for S32 samples to...
2012-06-21 Paul B MaholLucasArts SMUSH video decoder
2012-06-21 Paul B MaholLucasArts SMUSH VIMA audio decoder
2012-06-20 Paul B Maholcdxl: disable checked bitstream reader
2012-06-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-20 Kostya ShishkovMS Screen 1 decoder
2012-06-20 Alex Converseaacdec: Fix popping channel layouts.
2012-06-20 Michael Niedermayermjpegenc: use av_assert
2012-06-20 Michael Niedermayermjpegdec: use av_assert
2012-06-20 Mans RullgardUse av_gettime() in various places
2012-06-20 Mans Rullgarddct-test: use emms_c() from libavutil instead of duplic...
2012-06-19 Paul B Mahollibilbc: use designated initializers for AVClass
2012-06-19 Michael Niedermayerwmv2enc: fix rounding flag.
2012-06-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-19 Michael Niedermayerlavc: seperate encoder/decoder class category
2012-06-19 Michael Niedermayerrv40dsp: use av_assert
2012-06-19 Stefano Sabatinilavc/qtrlenc: return proper error codes from qtrle_enco...
2012-06-19 Stefano Sabatinilavc/libschroedinger: add missing failure checks in...
2012-06-19 Diego Biurrunflvdec: remove incomplete, disabled seeking code
2012-06-19 Simon A. Eugsterlavc: Extend the documentation for avcodec_init_packet
2012-06-18 Stefano Sabatinilavc/avcodec.h: fix reference to nonexistent function...
2012-06-18 Stefano Sabatinilavc/imgconvert: fix check on av_image_check_size(...
2012-06-18 Stefano Sabatinilavc/imgconvert: remove pointless switch block from...
2012-06-18 Stefano Sabatinilavc/rawdec: propagate duration from packet to frame
2012-06-18 Justin Rugglesfloat_dsp: Move vector_fmac_scalar() from libavcodec...
2012-06-18 Michael Niedermayerhuffyuv: switch to av_assert
2012-06-18 Michael Niedermayerasv1: switch to av_assert
2012-06-18 Martin StorsjöAdd support for iLBC decoding/encoding via the external...
2012-06-18 Ronald S. Bultjedirac: replace compound literal with normal initialiser
2012-06-18 Michael Niedermayersnowenc: update selftest code for the new temporary...
2012-06-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-18 Mans Rullgardvorbisdec: replace div/mod in loop with a counter
2012-06-18 Carl Eugen HoyosFix interlaced prediction for RGB utvideo.
2012-06-17 Ronald S. Bultjedwt: remove variable-length arrays
2012-06-17 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-06-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-17 Michael Niedermayervp3dec: fix null ptr derefernce.
2012-06-17 Michael Niedermayermsmpeg4enc: use av_assert
2012-06-17 Michael Niedermayerintel h263 dec: support advanced prediction
2012-06-17 Paul B Mahollavc: build some codecs only if they are actually enabled
2012-06-16 Ronald S. BultjeChange all uses of restrict to use av_restrict instead.
2012-06-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-16 Michael Niedermayerdiracdsp: try to fix segfault
2012-06-16 Michael Niedermayermpegvideo_common.h: use av_assert
2012-06-15 Stefano Sabatinilavc/rawdec: fix various bogus error codes and add...
2012-06-15 Stefano Sabatinilavc/utils: in avcodec_decode_video2() return proper...
2012-06-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-15 Paul B Maholj2kdec: move s->avctx initialization to j2kdec_init()
2012-06-15 Paul B Maholj2kdec: check colorspace ncomponents
2012-06-15 Clément Bœschlavc/microdvddec: fix color parsing.
2012-06-15 Clément Bœschlavc/microdvddec: properly reset non persistent color...
2012-06-15 J. Bohlnew attribute "extern inline" (fixing linker error...
2012-06-15 Paul B MaholRemove duplicated png and mng signatures.
2012-06-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-14 Diego BiurrunAvoid C99 variable declarations within for statements.
2012-06-14 Michael Niedermayermjpegenc: support slice multithreading
2012-06-14 Paul B Maholpng_parser: use designated initializers
2012-06-14 Paul B MaholAdd truehd decoder line.
2012-06-14 Paul B Maholflashsv2enc: align codec declarations
2012-06-14 Paul B Maholg729dec: align codec declarations
2012-06-14 Paul B Maholmjpegdec: remove superfluous "mjpeg "
2012-06-14 Paul B Maholvqavideo: pass context to remaining av_(d)log
2012-06-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-13 Michael Niedermayerlavc: fix support of unofficial pix_fmt extensions...
2012-06-12 Paul B Mahollibvorbis: split encoder from decoder
2012-06-12 Diego Biurrunppc: Rename H.264 optimization template file for consis...
2012-06-12 Paul B Maholcosmetics: align more codecs declarations
2012-06-12 Justin Rugglesgolomb: check remaining bits during unary decoding...
2012-06-12 Paul B Mahollibvorbis: cosmetics: remove empty line at EOF
2012-06-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-11 Michael Niedermayerpngenc: use av_assert
2012-06-11 Michael Niedermayer4xm: use av_assert()
2012-06-11 Nedeljko BabicOptimization of AMR NB and WB decoders for MIPS
2012-06-11 Paul B MaholRemove eightsvx_raw decoder line
2012-06-11 Michael Niedermayerrv20enc: use av_assert
2012-06-11 Carl Eugen HoyosMake png-in-mov QuickTime-compatible for more colour...
2012-06-11 James Zernlibvpxenc: add support for forced key frames
2012-06-10 Michael Niedermayerrangecoder: use av_assert
2012-06-10 Michael Niedermayeramrnbdec: use av_assert
2012-06-10 Michael Niedermayerj2k: remove unreachable assert()
2012-06-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-10 Michael Niedermayerdct-test: fix alignment in ff_prores_idct_put_10_sse2()
2012-06-10 Michael Niedermayertiffenc: use av_assert()
2012-06-10 Michael Niedermayerlibmp3lame: add missing layout terminator
2012-06-10 Michael Niedermayerlibavcodec/x86/rv40dsp_init.c: add missing HAVE_YASM
2012-06-10 Michael Niedermayerlibavcodec/x86/h264dsp_mmx.c: add forgotten HAVE_YASM
2012-06-10 Michael Niedermayerlibavcodec/x86/dwt.c: move some missed things under...
2012-06-10 Michael Niedermayerdct-test: fix #if for ff_prores_idct_put_10_sse2()
2012-06-10 Michael Niedermayerh264: use externally provided dimensions when they...
2012-06-09 Paul B Mahollibopenjpegdec: make use of FF_ARRAY_ELEMS
2012-06-09 James Zernlibvpxenc: add VP8E_SET_MAX_INTRA_BITRATE_PCT mapping
2012-06-09 Paul B Mahollibopenjpeg: YUVA422P and YUVA444P support
2012-06-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-09 Paul B Maholffv1enc: add yuva422p to .pix_fmts
2012-06-09 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-06-09 J. Bohlremove unreferenced table "dnxhd_1238_ac_index_flag...
next