]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-06-30 Reinhard Tartlerdoxygen: Help doxygen parser to understand the DECLARE_...
2011-06-30 Diego Biurruncosmetics: fix some then/than typos
2011-06-30 Reinhard Tartlerdoxygen: Include libavcodec and libavformat examples...
2011-06-30 Reinhard Tartleravutil: elaborate documentation for av_get_random_seed
2011-06-30 Benjamin LarssonAdd support for aac streams in mp4/mov without extradata.
2011-06-30 Mans Rullgardaes: whitespace cosmetics
2011-06-30 Mans Rullgardadler32: whitespace cosmetics
2011-06-30 Ronald S. Bultjeswscale: fix another yuv range conversion overflow...
2011-06-30 Mans RullgardFix cpu flags test program
2011-06-30 Diego Biurrunopt-test: Add missing braces to silence compiler warnings.
2011-06-30 Diego Biurrunbuild: Eliminate obsolete test targets.
2011-06-30 Martin Storsjöudp: Fix a compilation warning
2011-06-30 Mohamed Naufalswscale: Unbreak build with --enable-small
2011-06-30 Mans Rullgardbase64: add fate test
2011-06-30 Mans Rullgardaes: improve test program and add fate test
2011-06-30 Mans Rullgardadler32: make test program more useful and add fate...
2011-06-30 Ronald S. Bultjeswscale: fix yuv range correction when using 16-bit...
2011-06-30 Alex Converseaacenc: Make chan_map const correct
2011-06-29 Diego Biurrunrational-test: Add proper main() declaration to fix...
2011-06-29 Diego Biurrunconfigure: Add vdpau and dxva2 to configure results...
2011-06-29 Mans RullgardRemove unused, never built libavutil/pca.[ch]
2011-06-29 Ami Fischmanmatroskadec: forward parsing errors to caller.
2011-06-29 Ami Fischmanav_find_stream_info: simplify EAGAIN handling.
2011-06-29 Nathan Caldwellaacenc: Fix determination of Mid/Side Mode.
2011-06-29 Nathan Caldwellpsymodel: Remove the single channel analysis function
2011-06-29 Nathan Caldwellaacenc: Implement dummy channel group analysis that...
2011-06-29 Nathan Caldwellpsymodel: Add channels and channel groups to the psymodel.
2011-06-29 Mans RullgardARM: remove check for PLD instruction
2011-06-29 Mans Rullgardfate: move amr[nw]b test rules into separate files
2011-06-29 Ronald S. Bultjeogg: fix double free when finding length of small chain...
2011-06-29 Ronald S. Bultjeswscale: implement >8bit scaling support.
2011-06-29 Mans Rullgardbuild: fix creation of tools dir with make 3.81
2011-06-29 Diego Biurrunbuild: Mark all-yes Makefile target as phony.
2011-06-29 Can Wupixfmt: fix YUV422/444 wrong endian comment
2011-06-29 Mans Rullgardbuild: create output directories as needed
2011-06-29 Jason Garrett... Add new yuv444 pixfmts to avcodec_align_dimensions2
2011-06-28 Ronald S. Bultjeswscale: Add Doxygen for hyscale_fast/hScale.
2011-06-28 Mans Rullgardfate: enable lavfi-pixmt tests on big endian systems
2011-06-28 Mans RullgardPPC: swscale: disable altivec functions for unsupported...
2011-06-28 Mans Rullgardfate: merge identical pixdesc_be/le tests
2011-06-28 Ronald S. Bultjeswscale: Add Doxygen for yuv2planar*/yuv2packed* functions.
2011-06-28 Mans Rullgardbuild: call texi2pod.pl with full path instead of symlink
2011-06-28 Mans Rullgardbuild: include sub-makefiles using full path instead...
2011-06-28 Ronald S. Bultjeswscale: update big endian reference values after dff5a835.
2011-06-28 Kostya Shishkovwavpack: skip blocks with no samples
2011-06-28 Justin Rugglescosmetics: remove outdated comment that is no longer...
2011-06-28 Mans Rullgardbuild: replace some addprefix/addsuffix with substituti...
2011-06-28 Diego Biurrunavutil: Remove unused arbitrary precision integer code.
2011-06-28 Diego Biurrunconfigure: Drop check for availability of ten assembler...
2011-06-28 Nathan Caldwellaacenc: Save channel configuration for later use.
2011-06-28 Alex Converseaacenc: Fix codebook trellising for zeroed bands.
2011-06-28 Ronald S. Bultjeswscale: change prototypes of scaled YUV output functions.
2011-06-28 Ronald S. Bultjeswscale: re-add support for non-native endianness.
2011-06-28 Ronald S. Bultjeswscale: disentangle yuv2rgbX_c_full() into small funct...
2011-06-28 Ronald Bultjeswscale: split yuv2packed[12X]_c() remainders into...
2011-06-28 Ronald S. Bultjeswscale: split yuv2packedX_altivec in smaller functions.
2011-06-28 Ronald S. Bultjeswscale: don't use planar output functions to write...
2011-06-27 Justin Rugglesac3enc: move ff_ac3_encode_frame() to ac3enc_template.c
2011-06-27 Justin Rugglesac3enc: merge log2_tab() into normalize_samples()
2011-06-27 Justin Rugglesac3enc: Remove bit allocation fallbacks.
2011-06-26 Mans Rullgardbuild: improve rules for test programs
2011-06-26 Mans Rullgardbuild: factor out the .c and .S compile commands as...
2011-06-26 Ronald S. Bultjeswscale: remove unused xInc/srcW arguments from hScale().
2011-06-26 Jason Garrett... H.264: disable 2tap qpel with CODEC_FLAG2_FAST and...
2011-06-26 Jason Garrett... H.264: make filter_mb_fast support 4:4:4
2011-06-26 Diego Biurrunmpeg4videoenc: Remove disabled variant of mpeg4_encode_...
2011-06-26 Alexis Ballierconfigure: allow post-fixed cpu strings for athlon64...
2011-06-26 Diego BiurrunMove some variable declarations below the proper #ifdefs.
2011-06-25 Mans RullgardARM: silence some annoying armcc warnings
2011-06-25 Diego Biurrunffplay: Remove unused-but-set channels variable from...
2011-06-25 Diego Biurrunbuild: Add DEP_LIBS dependency directly to the shared...
2011-06-25 Diego Biurrunbuild: Remove multiple inclusion guards from config...
2011-06-25 Diego Biurrunbuild: Remove redundant config.mak includes from subdir...
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
next