]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-06-08 Diego Biurrunmov: Remove leftover crufty debug statement with refere...
2011-06-08 Diego Biurrundvbsubdec: Fix compilation of debug code.
2011-06-08 Anton KhirnovRemove all uses of now deprecated metadata functions.
2011-06-08 Anton KhirnovMove metadata API from lavf to lavu.
2011-06-07 Diego BiurrunRemove some non-compiling debug messages.
2011-06-07 Diego Biurrunffplay: Fix non-compiling debug printf and replace...
2011-06-07 Daniel KangH264: x86 predict init cosmetics.
2011-06-07 Diego Biurrunac3enc: Fix linking of AC-3 encoder without the E-AC...
2011-06-07 Justin RugglesMove E-AC-3 encoder functions to a separate eac3enc...
2011-06-07 Justin Rugglesac3enc: remove convenience macro, #define DEBUG
2011-06-07 Justin Rugglesac3enc: remove unused #define
2011-06-07 John Stebbinsvc1: re-initialize tables after width/height change.
2011-06-07 Justin RugglesAPIchanges: fill-in git commit hash for av_get_bytes_pe...
2011-06-07 Stefano Sabatinisamplefmt: add av_get_bytes_per_sample()
2011-06-07 Justin Rugglesiirfilter: fix biquad filter coefficients.
2011-06-07 Ronald S. Bultjeswscale: remove duplicate conversion routine in swScale().
2011-06-07 Ronald S. Bultjeswscale: add yuv2planar/packed function typedefs.
2011-06-07 Ronald S. Bultjeswscale: integrate yuv2nv12X_C into yuv2yuvX() function...
2011-06-07 Ronald S. Bultjeswscale: reindent x86 init code.
2011-06-07 Ronald S. Bultjeswscale: extract SWS_FULL_CHR_H_INT conditional into...
2011-06-07 Ronald S. Bultjeswscale: cosmetics.
2011-06-07 Ronald S. Bultjeswscale: remove alp/chr/lumSrcOffset.
2011-06-07 Ronald S. Bultjeswscale: un-special-case yuv2yuvX16_c().
2011-06-07 Diego Biurrunshorten: Remove stray DEBUG #define and corresponding...
2011-06-07 Diego Biurrunvorbisdec: Restore mistakenly removed debug output.
2011-06-07 Diego Biurrunconfigure: Document --enable-vdpau.
2011-06-07 Diego BiurrunReplace some av_log/printf + #ifdef combinations by...
2011-06-07 Diego BiurrunReplace some nonstandard DEBUG_* preprocessor directive...
2011-06-07 Diego Biurrunsvq1dec: Fix debug statements that referenced non-exist...
2011-06-07 Diego BiurrunReplace some printf instances in debug code by av_log.
2011-06-07 Diego Biurruninverse.c: Replace unnecessary intmath.h header by...
2011-06-07 Diego BiurrunDrop unnecessary directory prefixes from #include direc...
2011-06-07 Mans Rullgardbuild: remove empty $(OBJS) target
2011-06-07 Mans Rullgardbuild: make rule for linking ff* apply only to these...
2011-06-06 Mans Rullgardbuild: rearrange some lines in a more logical way
2011-06-06 Baptiste Couduriers302m: fix resampling for 16 and 24bits.
2011-06-06 Mans RullgardARM: remove MUL64 and MAC64 inline asm
2011-06-06 Mans Rullgardbuild: clean up .PHONY lists
2011-06-06 Mans Rullgardbuild: move all (un)install* target aliases to toplevel...
2011-06-06 Luca Barbatoflvenc: propagate error properly
2011-06-06 Mans Rullgardbuild: remove stale dependency
2011-06-06 Mans Rullgardbuild: do not add CFLAGS-yes to CFLAGS
2011-06-06 Ronald S. Bultjeutils.c: fix crash with threading enabled.
2011-06-06 Mans Rullgardconfigure: simplify source_path setup
2011-06-06 Mans Rullgardconfigure: remove --source-path option
2011-06-06 Anton Khirnovlavf: deprecate AVFormatParameters.time_base.
2011-06-06 Anton Khirnovimg2: add framerate private option.
2011-06-06 Anton Khirnovimg2: add video_size private option.
2011-06-06 Anton Khirnovimg2: add pixel_format private option.
2011-06-06 Anton Khirnovtty: add framerate private option.
2011-06-05 Diego BiurrunRemove some unused scripts from tools/.
2011-06-05 Daniel KangAdd x86 assembly for some 10-bit H.264 intra predict...
2011-06-05 Luca Barbatov4l2: do not force NTSC as standard
2011-06-05 Diego BiurrunSkip tableprint.h during 'make checkheaders'.
2011-06-05 Diego BiurrunRemove unnecessary LIBAVFORMAT_BUILD #ifdef.
2011-06-05 Diego BiurrunDrop explicit filenames from @file Doxygen tags.
2011-06-05 Diego BiurrunSkip generated table headers during 'make checkheaders'.
2011-06-05 Anton Khirnovlavf,lavc: free avoptions in a generic way.
2011-06-05 Anton KhirnovAVOptions: add av_opt_free convenience function.
2011-06-05 Diego Biurruntableprint: Restore mistakenly deleted common.h #includ...
2011-06-05 Stefano Sabatinitiff: print log in case of unknown / unsupported tag.
2011-06-05 Stefano Sabatinitiff: fix linesize for mono-white/black formats.
2011-06-05 Mans RullgardFix build of eval-test program
2011-06-05 Robert Swainconfigure: Document --enable-vaapi
2011-06-04 Justin Rugglesac3enc: extract all exponents for the frame at once
2011-06-04 Mans RullgardARM: remove MULL inline asm
2011-06-04 Mans Rullgardmathops: use MUL64 macro where it forms part of other ops
2011-06-04 Anton Khirnovtty: factorise returning error codes.
2011-06-04 Anton Khirnovrawdec: add framerate private option.
2011-06-04 Anton Khirnovx11grab: add framerate private option.
2011-06-04 Anton Khirnovfbdev,v4l2: remove some forgotten uses of AVFormatParam...
2011-06-04 Anton Khirnovbktr: don't error when AVFormatParameters.time_base...
2011-06-04 Mans Rullgardcmdutils: add missing const qualifier
2011-06-04 Diego BiurrunSkip headers not designed to work standalone during...
2011-06-04 Diego BiurrunAdd missing #includes to make headers self-contained.
2011-06-04 Mans Rullgardmusepack: remove unnecessary #include from mpcdata.h
2011-06-04 Mans Rullgardmusepack: remove extraneous mpcdata.h inclusions
2011-06-04 Mans RullgardFix error check in av_file_map()
2011-06-03 Mans Rullgardbuild: simplify commands for clean target
2011-06-03 Ronald S. Bultjeswscale: split swscale.c in unscaled and generic conver...
2011-06-03 Ronald S. Bultjeswscale: cosmetics.
2011-06-03 Ronald S. Bultjeswscale: integrate (literally) swscale_template.c in...
2011-06-03 Ronald S. Bultjeswscale: split out x86/swscale_template.c from swscale.c.
2011-06-03 Ronald S. Bultjeswscale: enable hScale_altivec_real.
2011-06-03 Ronald S. Bultjeswscale: split out ppc _template.c files from main...
2011-06-03 Ronald S. Bultjeswscale: remove indirections in ppc/swscale_template.c.
2011-06-03 Ronald S. Bultjeswscale: split out unscaled altivec YUV converters...
2011-06-03 Ronald S. Bultjempegvideoenc: fix multislice fate tests with threading...
2011-06-03 Diego Biurrunmpegts: Wrap #ifdef DEBUG and av_hex_dump_log() combina...
2011-06-03 Diego Biurrunbuild: Simplify texi2html invocation through the -...
2011-06-03 Mans RullgardMark some variables with av_unused
2011-06-03 Stefano SabatiniReplace avcodec_get_pix_fmt_name() by av_get_pix_fmt_na...
2011-06-03 Baptiste Couduriersvq3: Check negative mb_type to fix potential crash.
2011-06-03 Baptiste Couduriersvq3: Move svq3-specific fields to their own context.
2011-06-03 Anton Khirnovrawdec: initialize return value to 0.
2011-06-03 Vladimir PantelicRemove unused get_psnr() prototype
2011-06-03 Anton Khirnovrawdec: don't leak option strings.
2011-06-03 Anton Khirnovbktr: get default framerate from video standard.
2011-06-03 Ronald S. Bultjeswscale: remove unused COMPILE_TEMPLATE_ALTIVEC.
2011-06-02 Diego BiurrunReplace custom DEBUG preprocessor trickery by the stand...
next