]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-06-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-05 Stefano Sabatinilavf: remove reference to output-example in Makefile
2011-06-05 Stefano Sabatinivsrc_buffer: add flags param to av_vsrc_buffer_add_vide...
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 Reimar DöffingerAdd const to avfilter_get_video_buffer_ref_from_arrays...
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 Stefano Sabatinisdl: align option fields after last commit
2011-06-05 Stefano Sabatiniffmpeg: fix massive leak occurring when seeking
2011-06-05 Stefano Sabatiniffprobe: implement -i FILE option
2011-06-05 Diego Biurruntableprint: Restore mistakenly deleted common.h #includ...
2011-06-05 Stefano Sabatiniffplay.texi: document -i FILE option
2011-06-05 Stefano Sabatinicmdutils: remove unnecessary OPT_DUMMY implementation
2011-06-05 Stefano Sabatinicmdutils: change the signature of the function argument...
2011-06-05 Stefano Sabatinisdl: use the filename for defining the window title...
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-05 Michael Niedermayerswscale: override the lack of the accurate rounding...
2011-06-05 Michael Niedermayerswscale: factor should_dither out
2011-06-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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-04 Michael Niedermayerudp: support old, crappy non pthread mode
2011-06-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-04 Baptiste Coudurierffmpeg: use opt_acodec when setting audio codec in...
2011-06-03 Michael Niedermayerffmpeg: fix segfault with too many output files
2011-06-03 Michael Niedermayerffplay: error out with invalid sample rate or channels.
2011-06-03 Michael Niedermayeroggdec: fix Ticket185
2011-06-03 Mans Rullgardbuild: simplify commands for clean target
2011-06-03 Michael Niedermayerj2kdec: dont fail on non zero cblock style.
2011-06-03 Rukhsana Rubymakefile: fix j2k encoder dependancies
2011-06-03 JULIAN GARDNERudp: fix indention
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 Carl Eugen... cmdutils: move "#undef main" from ffplay.c to cmdutils.h
2011-06-03 Michael Niedermayerwav: update size check for ds64
2011-06-03 Philip de Nierwav: fix skip size at end of ds64 chunk
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-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-03 Michael Niedermayerh264 fill_filter_caches: Dont init chroma nnz_cache.
2011-06-03 Baptiste CoudurierIn print_report, print progression time in hours:mins...
2011-06-03 Baptiste Coudurierffmpeg: In print_report, use int64_t for pts to check...
2011-06-03 Baptiste CoudurierIn libswscale, use all lines when converting from 422p...
2011-06-02 Diego BiurrunReplace custom DEBUG preprocessor trickery by the stand...
2011-06-02 Diego Biurrunvorbis: Remove non-compiling debug statement.
2011-06-02 Diego Biurrunvorbis: Remove pointless DEBUG #ifdef around debug...
2011-06-02 Diego Biurruncook: Remove non-compiling debug output.
2011-06-02 Diego BiurrunRemove pointless #ifdefs around function declarations...
2011-06-02 Diego BiurrunReplace #ifdef + av_log() combinations by av_dlog().
2011-06-02 Diego BiurrunReplace custom debug output functions by av_dlog().
2011-06-02 Diego Biurruncook: Remove unused debug functions.
2011-06-02 Stefano Sabatinilavfi: add avfilter_link_free() function
2011-06-02 Stefano Sabatiniswscale: reintroduce sws_format_name() symbol
2011-06-02 Diego BiurrunRemove stray extra arguments from av_dlog() invocations.
2011-06-02 Mans Rullgardtarga: fix big-endian build
2011-06-02 Anton Khirnovv4l2: remove one forgotten use of AVFormatParameters...
2011-06-02 Anton Khirnovvfwcap: add a framerate private option.
2011-06-02 Anton Khirnovv4l2: add a framerate private option.
2011-06-02 Anton Khirnovlibdc1394: add a framerate private option.
2011-06-02 Anton Khirnovfbdev: add a framerate private option.
2011-06-02 Anton Khirnovbktr: add a framerate private option.
2011-06-02 Mans Rullgardoma: check avio_read() return value
2011-06-02 Mans Rullgardnutdec: remove unused variable
next