]> git.sesse.net Git - ffmpeg/history - libavcodec
avconv: Factorize combining auto vsync with format.
[ffmpeg] / libavcodec /
2011-08-17 Kostya ShishkovRV3/4 parser: remove unused variable 'off'
2011-08-17 Kostya ShishkovUse parsers for RealVideo 3/4 to determine correct PTS
2011-08-17 Kostya Shishkovrv10/20: tell decoder to use edge emulation
2011-08-16 Anton Khirnovlavc: add avcodec_get_type() for mapping codec_id ...
2011-08-16 Anton Khirnovlavc: add audio flag to the 'b' option, deprecate ...
2011-08-15 Dustin Brodysvq3: propagate codec memory allocation failure in...
2011-08-15 Dave YeoFix NASM include directive
2011-08-15 Alex Conversedsputil_mmx: Honor HAVE_AMD3DNOW
2011-08-15 Reimar DöffingerVC-1: fix reading of custom PAR.
2011-08-15 Dustin Brodympeg12: remove repeat-field code disabled since May...
2011-08-14 Nathan Caldwellaacenc: Fix number of coefficients used in a LFE channel.
2011-08-14 Nathan Caldwellaacenc: Fix a segfault with grouped psymodel.
2011-08-12 Kostya Shishkovrv34: free+allocate buffer instead of reallocating...
2011-08-12 Ronald S. Bultjeh264: add missing brackets.
2011-08-12 Ronald S. BultjeMove x86util.asm from libavcodec/ to libavutil/.
2011-08-12 Ronald S. BultjeMove x86inc.asm to libavutil/.
2011-08-12 Reinhard Tartlerlibx264: Include hint for possible values for configuri...
2011-08-11 Kostya ShishkovAdd weighted motion compensation for RV40 B-frames
2011-08-11 Kostya ShishkovRV3/4: calculate B-frame motion weights once per frame
2011-08-11 Kostya ShishkovMove RV3/4-specific DSP functions into their own context
2011-08-11 Dustin Brodymjpeg: propagate decode errors from ff_mjpeg_decode_sos...
2011-08-11 Dustin Brodyh264: notice memory allocation failure
2011-08-11 Justin Rugglesac3enc: add macros for option names to make them more...
2011-08-11 Justin Rugglesac3enc: fix 'channel_coupling' option to actually allow...
2011-08-10 Mans Rullgardcavs: fix some crashes with invalid bitstreams
2011-08-10 Justin Rugglesac3enc: clip coupling coordinates during calculation
2011-08-10 Justin RugglesRemove incorrect info in documentation of AVCodecContex...
2011-08-10 Baptiste Coudurierlavc: fix parentheses placement in avcodec_open2().
2011-08-10 Anton Khirnovlavc: make avcodec_init() static on next bump.
2011-08-09 Justin Rugglesac3enc: remove unneeded #include
2011-08-09 Justin Rugglesac3enc: restructure coupling coordinate reuse calculation
2011-08-09 Justin Rugglesac3enc: allow new coupling coordinates to be sent indep...
2011-08-09 Justin Rugglesac3enc: separate exponent bit counting from exponent...
2011-08-09 Dustin Brodyh264: propagate error return values for AV_LOG_ERROR...
2011-08-09 Alex Converseaac: Don't attempt to output configure an invalid chann...
2011-08-09 Kostya ShishkovPretty-print RV3/4 decoder source
2011-08-09 Kostya ShishkovSaner RV1/2 initialisation and RV2 header parsing.
2011-08-08 Baptiste Coudurierlibx264: do not set pic quality if no frame is output
2011-08-08 Baptiste Coudurierlibx264: add preset, tune, profile and fastfirstpass...
2011-08-06 Dustin Brodylavc: fix misspelling in comment
2011-08-05 Dustin Brodyaac: propagate error return values for AV_LOG_ERROR...
2011-08-04 Alex Converseh263dec: Fix asserts broken by the elimination of FF_CO...
2011-08-03 Diego Biurruncosmetics: remove some stray comments from AVCodec...
2011-08-03 Diego Biurruncosmetics: fix indentation/alignment in AVCodec declara...
2011-08-03 Måns Rullgårdarm: Avoid using the movw instruction needlessly
2011-08-03 Martin StorsjöMove an int64_t down in MpegEncContext
2011-08-02 Vitor Sessakdct32: Add SSE2 ASM optimizations
2011-08-02 Kostya ShishkovCorrect chroma vector calculation for RealVideo 3.
2011-08-02 Luca Barbatoavpacket: signal possibly corrupted packets
2011-08-01 Dustin Brodympeg4videodec: remove dead code that would have detecte...
2011-08-01 Alex Converseaac: Remove some suspicious illegal memcpy()s from...
2011-08-01 Alex Conversebink: Eliminate unnecessary shadow declaration.
2011-07-31 Dustin Brodylavc: Deprecate unused FF_ER_VERY_AGGRESSIVE
2011-07-29 Jason Garrett-GlaserH.264: tweak some other x86 asm for Atom
2011-07-29 Dustin Brodys302m: use nondeprecated audio sample format API
2011-07-29 Anton Khirnovlavc: use designated initialisers for all codecs.
2011-07-29 Mans Rullgardx86: cabac: add operand size suffixes missing from...
2011-07-28 Dustin Brodyh263dec: Propagate AV_LOG_ERRORs from slice decoding...
2011-07-28 Mans Rullgardx86: cabac: don't load/store context values in asm
2011-07-28 Jason Garrett-GlaserH.264: optimize CABAC x86 asm for Atom
2011-07-28 Ronald S. Bultjevp3/theora: flush after seek.
2011-07-27 Mans Rullgardppc: remove redundant setting of Altivec IDCT
2011-07-27 Mans Rullgardmpegvideo: initialise DSPContext in ff_dct_common_init()
2011-07-27 Justin Rugglescosmetics: reindent
2011-07-27 Justin Ruggleseac3enc: support writing of basic mixing and info metadata
2011-07-27 Mans Rullgarddnxhdenc: fix declarations in for loops
2011-07-27 Mans Rullgarddsputil: remove stale bink prototypes and comments
2011-07-27 Mans Rullgarddsputil: move a bink-only function to binkdsp
2011-07-27 Mans Rullgarddsputil: remove some unused functions
2011-07-27 Kostya Shishkovbink: make IDCT take 32-bit input
2011-07-26 Diego Biurrundctref: make sure function declarations match between...
2011-07-26 Mans Rullgardx86: fix build with gcc 4.7
2011-07-23 Michael Niedermayerjpegdec: actually search for and parse RSTn
2011-07-22 Mans Rullgarddnxhddec: avoid a branch in 10-bit decode_dct_block()
2011-07-22 Daniel KangH.264: Add optimizations to predict x86 assembly.
2011-07-22 Kostya Shishkovadd Flash Screen Video 2 decoder
2011-07-21 Mans Rullgarddnxhddec: optimise dnxhd_decode_dct_block()
2011-07-21 Justin Ruggleseac3enc: use different numbers of blocks per frame...
2011-07-21 Joseph Artsimovichdnxhd: 10-bit support
2011-07-21 Mans Rullgarddsputil: update per-arch init funcs for non-h264 high...
2011-07-21 Mans Rullgarddsputil: template get_pixels() for different bit depths
2011-07-21 Mans Rullgarddsputil: create 16/32-bit dctcoef versions of some...
2011-07-21 Mans Rullgardjfdctint: add 10-bit version
2011-07-21 Thierry Foucumpeg4: add Mpeg4 Profiles names.
2011-07-21 Thierry Foucumpeg4: decode Level Profile for MPEG4 Part 2.
2011-07-21 Stefano Sabatiniimgconvert: remove unused glue and xglue macros
2011-07-21 Diego Biurrunrv30: return AVERROR(EINVAL) instead of EINVAL
2011-07-21 Mans Rullgardsimple_idct: whitespace cosmetics
2011-07-21 Mans Rullgardsimple_idct: make repeated code a macro
2011-07-21 Mans Rullgarddsputil: remove huge #if 0 block
2011-07-21 Mans Rullgardsimple_idct: change 10-bit add/put stride from pixels...
2011-07-21 Mans Rullgarddsputil: allow 9/10-bit functions for non-h264 codecs
2011-07-21 Joseph Artsimovichdnxhd: rename some data tables
2011-07-21 Mans Rullgarddnxhdenc: remove inline from function only called throu...
2011-07-21 Mans Rullgarddnxhdenc: whitespace cosmetics
2011-07-20 Diego BiurrunRemove unused and non-compiling vestigial g729 decoder
2011-07-20 Diego BiurrunRemove unused code under G729_BITEXACT #ifdef.
2011-07-20 Ronald S. Bultjempegvideo: fix invalid picture unreferencing.
2011-07-20 Alex Conversedsputil: Remove extra blank line at end.
2011-07-20 Alex Conversedsputil: Replace a LONG_MAX check with HAVE_FAST_64BIT.
next