]> git.sesse.net Git - ffmpeg/history - libavcodec
avutil/lzo: K&R formatting cosmetics
[ffmpeg] / libavcodec /
2012-10-20 Mans RullgardARM: fix overreads in neon h264 chroma mc
2012-10-19 Diego Biurrunbuild: Drop OBJS declaration for non-existing PCM_DVD...
2012-10-19 Michael Niedermayermpeg4videodec: Disable frame multithreading for GMC...
2012-10-19 Kostya Shishkovindeo3: do not try to output more lines than we can fit
2012-10-19 Kostya Shishkovbmv: get a new frame on every decode_frame(), so we...
2012-10-18 Mans Rullgardaac: fix build with hardcoded tables
2012-10-18 Martin StorsjöAdd support for building shared libraries with MSVC
2012-10-18 Martin Storsjöavcodec: Rename avpriv_frame_rate_tab to ff_mpeg12_fram...
2012-10-17 Mans Rullgardmips64: mark hi/lo registers clobbered in MAC64/MLS64...
2012-10-17 Justin Ruggleslibmp3lame: resize the output buffer if needed
2012-10-16 Rafaël Carréavcodec_encode_audio(): fix invalid free
2012-10-16 Christian Schmidtpcm-mpeg: correct bitrate calculation
2012-10-16 Luca Barbatoffv1: K&R formatting cosmetics
2012-10-15 Diego Biurrunrangecoder-test: Drop timer output that clutters stderr
2012-10-15 Diego Biurrunrangecoder-test: Return in case of an error
2012-10-14 Justin Ruggleswmapro: use planar sample format
2012-10-14 Justin Ruggleswmalossless: output in planar sample format
2012-10-14 Justin Ruggleswmadec: use float planar sample format output
2012-10-14 Justin Rugglesshorten: use planar sample format
2012-10-14 Justin Ruggleslavc: update documentation for AVFrame.extended_data
2012-10-13 Diego Biurrunavutil: Rename ff_set_systematic_pal2() ---> avpriv_set...
2012-10-13 Mashiat Sarker Sha... vc1: Use codec ID from AVCodecContext while parsing...
2012-10-13 Justin Rugglesdca: allocate a secondary buffer for extra channels...
2012-10-12 Mans Rullgardmpegvideo: remove write-only variable
2012-10-12 Diego BiurrunUse proper return values in case of missing features
2012-10-12 Diego Biurrunrangecoder-test: Set error message log level to error...
2012-10-12 Diego Biurrunrangecoder: K&R formatting cosmetics
2012-10-12 Diego Biurrunavcodec: Remove broken MMI optimizations
2012-10-12 Diego BiurrunRemove libmpeg2 #define remnants
2012-10-12 Diego BiurrunMove av_reverse table to libavcodec
2012-10-12 Diego Biurrunavutil: Duplicate ff_log2_tab instead of sharing it...
2012-10-12 Michael Niedermayertscc2: Fix an out of array access
2012-10-12 Sami Pietilavp8: reset loopfilter delta values at keyframes.
2012-10-12 Luca Barbatoavutil: add yuva422p and yuva444p formats
2012-10-12 Anton Khirnovlavc: do not use av_pix_fmt_descriptors directly.
2012-10-12 Anton Khirnovmpegvideo: fix indentation
2012-10-11 Martin StorsjöUse the new aes/md5/sha/tree allocation functions
2012-10-11 Mans Rullgardsvq3: fix pointer type warning
2012-10-11 Mans Rullgardsvq3: replace unsafe pointer casting with intreadwrite...
2012-10-11 Diego BiurrunMove avutil tables only used in libavcodec to libavcodec.
2012-10-11 Diego Biurrunoptions_table: refs option is not snow-only
2012-10-11 Luca Barbatomlpdsp: adding missing file
2012-10-11 Luca Barbatodsputil: split out mlp dsp function
2012-10-11 Mans Rullgardsh4: add required #include, fix build
2012-10-10 Janne Grunauflashsv: propagate inflateReset() errors
2012-10-10 Janne Grunauindeo4/5: remove constant parameter num_bands from...
2012-10-10 Mashiat Sarker Sha... Double motion vector range for HPEL interlaced picture...
2012-10-10 Mashiat Sarker Sha... vc1dec: Set opposite to the correct value for 1REF...
2012-10-10 Mashiat Sarker Sha... vc1dec: Invoke edge emulation regardless of MV precisio...
2012-10-10 Mashiat Sarker Sha... vc1dec: Set chroma reference field from REFFIELD for...
2012-10-10 Mashiat Sarker Sha... vc1dec: Use correct spelling of "opposite"
2012-10-10 Janne Grunaua64multienc: change mc_frame_counter to unsigned
2012-10-10 Jean-Baptiste Kempfarm: call arm-specific rv34dsp init functions under...
2012-10-10 Diego Biurrunsvq1: Drop a bunch of useless parentheses
2012-10-10 Diego Biurrunsvq1: K&R formatting cosmetics
2012-10-09 Janne Grunaug722enc: fix size argument in memset
2012-10-09 Anton Khirnovlavc: split asv12 encoder/decoder
2012-10-09 Janne Grunauvc1dec: prevent memory leak in error path
2012-10-09 Janne Grunauvc1dec: prevent memory leak on av_realloc error
2012-10-09 Justin Rugglesadxdec: use planar sample format
2012-10-09 Justin Rugglesadpcmdec: use planar sample format for adpcm_thp
2012-10-09 Justin Rugglesadpcmdec: use planar sample format for adpcm_ea_xas
2012-10-09 Justin Rugglesadpcmdec: use planar sample format for adpcm_ea_r1...
2012-10-09 Justin Rugglesadpcmdec: use planar sample format for adpcm_xa
2012-10-09 Justin Rugglesadpcmdec: use planar sample format for adpcm_ima_ws...
2012-10-09 Justin Rugglesadpcmdec: use planar sample format for adpcm_4xm
2012-10-09 Justin Rugglesadpcmdec: use planar sample format for adpcm_ima_wav
2012-10-09 Justin Rugglesadpcmdec: use planar sample format for adpcm_ima_qt
2012-10-09 Justin Rugglespcmdec: use planar sample format for pcm_lxf
2012-10-09 Justin Rugglesmace: use planar sample format
2012-10-09 Justin Rugglesatrac1: use planar sample format
2012-10-09 Diego Biurrunbuild: non-x86: Only compile mpegvideo optimizations...
2012-10-09 Janne Grunauavcodec: free extended_data instead address of it
2012-10-09 Diego BiurrunRestructure av_log_missing_feature message
2012-10-08 Mans Rullgardppc: fix Altivec build with old compilers
2012-10-08 Janne Grunaux86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86)
2012-10-08 Janne Grunaux86: cavs: call ff_cavsdsp_init_x86() under if (ARCH_X86)
2012-10-08 Janne Grunaux86: call most of the x86 dsp init functions under...
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-10-07 Justin Rugglesavcodec: allow either planar or interleaved sample...
2012-10-07 Justin Rugglesadpcmenc: ensure calls to adpcm_ima_compress_sample...
2012-10-06 Justin Ruggleswmaenc: use float planar sample format
2012-10-06 Justin Ruggles(e)ac3enc: use planar sample format
2012-10-06 Justin Rugglesaacenc: use planar sample format
2012-10-06 Justin Rugglesadpcmenc: use planar sample format for adpcm_ima_wav...
2012-10-06 Justin Rugglesadpcmenc: move 'ch' variable to higher scope
2012-10-06 Justin Rugglesadpcmenc: fix 3 instances of variable shadowing
2012-10-06 Justin Rugglesadpcm_ima_wav: simplify encoding
2012-10-06 Justin Ruggleslibvorbis: use planar sample format
2012-10-06 Justin Ruggleslibmp3lame: use planar sample formats
2012-10-06 Justin Rugglesvorbisenc: use float planar sample format
2012-10-06 Diego BiurrunGive all anonymously typedeffed structs in headers...
2012-10-05 Mans Rullgardppc: fmtconvert: kill VLA in float_to_int16_interleave_...
2012-10-05 Mans Rullgardx86: dsputil: kill VLA in gmc_mmx()
2012-10-05 Dmitry Samonenkolibspeexenc: Updated commentary to reflect recent changes
2012-10-05 Dmitry Samonenkolibspeexenc: Add an option for enabling DTX
2012-10-05 Anton Khirnovlavc: deprecate the audio resampling API.
2012-10-05 Ronald S. Bultjeh264: don't touch H264Context->ref_count[] during MB...
2012-10-04 Diego Biurrunbuild: Factor out mpegaudio dependencies to CONFIG_MPEG...
2012-10-03 Justin Ruggleslibspeexdec: handle NULL return value from speex_packet...
next