]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-06-25 Diego Biurrunaacenc: Mark psy_3gpp_window() as av_unused.
2011-06-24 Diego Biurrunconfigure: Add -Wno-format-zero-length to CFLAGS.
2011-06-24 Can Wuudp: Receive on the remote port number, if no local...
2011-06-23 Diego Biurrundoxygen: Consistently use '@' instead of '\' for Doxyge...
2011-06-23 Martin StorsjöUse av_printf_format to check the usage of printf style...
2011-06-23 Martin StorsjöAdd av_printf_format, for marking printf style format...
2011-06-23 Mans RullgardARM: enable thumb for Cortex-M* CPUs
2011-06-23 Diego Biurrunnsvdec: Propagate error values instead of returning...
2011-06-23 Mans Rullgardbuild: remove SRC_PATH_BARE variable
2011-06-23 Mans Rullgardbuild: move basic rules and variables to main Makefile
2011-06-23 Mans Rullgardbuild: move special targets to end of main Makefile
2011-06-23 Stefano Sabatinilavdev: improve feedback in case of invalid frame rate...
2011-06-23 Stefano Sabatinivfwcap: prefer "framerate_q" over "fps" in vfw_read_hea...
2011-06-23 Stefano Sabatiniv4l2: prefer "framerate_q" over "fps" in v4l2_set_param...
2011-06-23 Stefano Sabatinifbdev: prefer "framerate_q" over "fps" in device context
2011-06-23 Stefano Sabatinibktr: prefer "framerate" over "fps" for grab_read_header()
2011-06-23 Nicolas GeorgeALSA: implement channel layout for playback.
2011-06-23 Carl Eugen... alsa: support unsigned variants of already supported...
2011-06-23 Carl Eugen... alsa: add support for more formats.
2011-06-23 Mans RullgardARM: allow building in Thumb2 mode
2011-06-22 Mans Rullgardconfigure: add --optflags option
2011-06-22 Mans Rullgardbuild: move documentation rules to doc/Makefile
2011-06-22 Mans Rullgardbuild: move test rules to tests/Makefile
2011-06-22 Justin Rugglesac3enc: remove unneeded local variable in asym_quant()
2011-06-22 Justin Rugglesac3enc: remove a branch in asym_quant() by doing 2...
2011-06-22 Justin Rugglesac3enc: avoid masking output in asym_quant() by using...
2011-06-22 Jason Garrett... H.264: fix 4:4:4 + deblocking + 8x8dct + cavlc + MBAFF
2011-06-22 Jason Garrett... H.264: fix 4:4:4 + deblocking + MBAFF
2011-06-22 Jason Garrett... H.264: fix 4:4:4 cropping warning
2011-06-22 Jason Garrett... H.264: reference the correct SPS in decode_scaling_matrices
2011-06-22 Jason Garrett... H.264: fix bug in lossless 4:4:4 decoding
2011-06-21 ami_stuffrawdec: Fix decoding of QT WRAW files.
2011-06-21 Mans Rullgardconfigure: report optimization for size separately
2011-06-21 Carl Eugen... mov: Support Digital Voodoo SD 8 Bit and DTS codec...
2011-06-21 ami_stuffmov: Support R10g codec identifier.
2011-06-21 Kamil Nowosadriff/img2: Add JPEG 2000 codec IDs.
2011-06-21 ami_stuffriff: Add DAVC fourcc.
2011-06-21 Carl Eugen... riff: Add M263, XVIX, MMJP, CDV5 fourccs.
2011-06-21 ami_stuffrawvideo: Support auv2 fourcc.
2011-06-21 Diego Biurrunswscale: Remove unused variable from ff_bfin_get_unscal...
2011-06-21 Diego Biurrunh264: Fix assert that failed to compile with -DDEBUG.
2011-06-21 Daniel Kangh264: Add x86 assembly for 10-bit weight/biweight H...
2011-06-21 Mans Rullgardfate: remove output redirections from old regtest scripts
2011-06-20 Justin RugglesReplace usages of av_get_bits_per_sample_fmt() with...
2011-06-20 Mans Rullgardx86: cabac: fix register constraints for 32-bit mode
2011-06-20 Mans Rullgardcabac: move x86 asm to libavcodec/x86/cabac.h
2011-06-20 Mans Rullgardx86: h264: cast pointers to intptr_t rather than int
2011-06-20 Mans Rullgardx86: h264: remove hardcoded edi in decode_significance_...
2011-06-20 Mans Rullgardx86: h264: remove hardcoded esi in decode_significance...
2011-06-20 Mans Rullgardx86: h264: remove hardcoded edx in decode_significance...
2011-06-20 Mans Rullgardx86: h264: remove hardcoded eax in decode_significance...
2011-06-20 Mans Rullgardx86: cabac: change 'a' constraint to 'r' in get_cabac_i...
2011-06-20 Mans Rullgardx86: cabac: remove hardcoded esi in get_cabac_inline()
2011-06-20 Mans Rullgardx86: cabac: remove hardcoded edx in get_cabac_inline()
2011-06-20 Mans Rullgardx86: cabac: remove unused macro parameter
2011-06-20 Mans Rullgardx86: cabac: remove hardcoded ebx in inline asm
2011-06-20 Mans Rullgardx86: cabac: remove hardcoded struct offsets from inline asm
2011-06-20 Mans Rullgardcabac: remove inline asm under #if 0
2011-06-20 Mans Rullgardcabac: remove BRANCHLESS_CABAC_DECODER switch
2011-06-20 Mans Rullgardcabac: remove #if 0 cascade under never-set #ifdef...
2011-06-20 Reinhard Tartlerdocument libswscale bump
2011-06-20 Ronald Bultjeerror_resilience: skip last-MV predictor step if MVs...
2011-06-20 Ronald Bultjeerror_resilience: actually add counter when adding...
2011-06-20 Michael Niedermayerqdm2: Fix alignment of local array.
2011-06-20 Stefano Sabatiniocv: replace FF_INTERNAL_MEM_TYPE_MAX_VALUE with SIZE_MAX
2011-06-20 Stefano Sabatinidrawtext: add braces around initialisers for option...
2011-06-20 Stefano Sabatinidrawtext: reindent after the previous commit
2011-06-20 Stefano Sabatinidrawtext: fix strftime() text expansion
2011-06-20 Reinhard TartlerBump major version for b8e893399ff8755721dc117695ec5ff1...
2011-06-20 Ronald S. Bultjeh264-mt: fix deadlock in packets with multiple slices...
2011-06-20 Yusuke Nakamuramov: Fix empty edit detection.
2011-06-19 Mans RullgardDrop git- prefix from version labels
2011-06-19 Reinhard TartlerUse the contents of RELEASE as version fallback instead...
2011-06-19 Mans Rullgardpath64/open64: filter out unsupported flags
2011-06-19 Reinhard TartlerAdd Release Notes
2011-06-19 Alex Conversesipr: Drop unused DSPContext
2011-06-19 Alex Conversesipr: include string.h for mem*()
2011-06-19 Alex Conversesipr: Use memmove() to copy overlapped buffers.
2011-06-19 Alex Converseh264: drop some ugly casts
2011-06-18 Ronald S. Bultjelavf: prevent crash in av_open_input_file() if ap ...
2011-06-18 Reinhard Tartlermore Changelog additions
2011-06-18 Anton Khirnovlavf: add a forgotten NULL check in convert_format_para...
2011-06-18 Ronald S. BultjeFix build if yasm is not available.
2011-06-18 Daniel KangH.264: Add x86 assembly for 10-bit MC Chroma H.264...
2011-06-17 Anton Khirnovlavc: add opt_find to AVCodecContext class.
2011-06-16 Alexander Strangeh264: Complexify frame num gap shortening code
2011-06-16 Uoti Urpalaintreadwrite.h: fix AV_RL32/AV_RB32 signedness.
2011-06-16 Mike ScheutzowFix decoding of mpegts streams with h264 video that...
2011-06-16 Anton KhirnovAdd minor bumps and APIChanges entries for lavf private...
2011-06-16 Anton Khirnovffmpeg: deprecate -vc and -tvstd
2011-06-16 Anton Khirnovffmpeg: use new avformat_open_* API.
2011-06-16 Anton Khirnovffserver: use new avformat_open_* API.
2011-06-16 Anton Khirnovffprobe: use new avformat_open_* API.
2011-06-16 Anton Khirnovffplay: use new avformat_open_* API.
2011-06-16 Anton Khirnovcmdutils: add opt_default2().
2011-06-16 Anton Khirnovdict: add AV_DICT_APPEND flag.
2011-06-16 Anton Khirnovlavf: add avformat_write_header() as a replacement...
2011-06-16 Anton KhirnovDeprecate av_open_input_* and remove their uses.
2011-06-16 Anton Khirnovlavf: add avformat_open_input() as a replacement for...
2011-06-16 Anton KhirnovAVOptions: add av_opt_find() as a replacement for av_fi...
next