]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-08-28 Diego Biurrunx86: mpegvideoenc: Do not abuse HAVE_ variables for...
2012-08-28 Brad Smithconfigure: support Bitrig OS
2012-08-28 Ronald S. Bultjeyuv2rgb: handle line widths that are not a multiple...
2012-08-28 Martin Storsjögraph2dot: Use the fallback getopt implementation if...
2012-08-28 Martin Storsjötools: Include io.h for open/read/write/close if unistd...
2012-08-28 Martin Storsjötestprogs: Remove unused includes
2012-08-28 Martin Storsjöqt-faststart: Use other seek/tell functions on MSVC...
2012-08-28 Martin Storsjöismindex: Include direct.h for _mkdir on windows
2012-08-28 Martin Storsjösdp: Use static const char arrays instead of pointers...
2012-08-28 Diego Biurrunx86: avcodec: Drop silly "_mmx" suffixes from filenames
2012-08-28 Diego Biurrunx86: avcodec: Drop silly "_sse" suffixes from filenames
2012-08-28 Martin Storsjösdp: Include profile-level-id for H264
2012-08-28 Michael Niedermayerutvideoenc: use ff_huff_gen_len_table
2012-08-28 Michael Niedermayerhuffman: add ff_huff_gen_len_table
2012-08-28 Reimar Döffingercllc: simplify/fix swapped data buffer allocation.
2012-08-28 Samuel Pitoisetrtpdec_h264: Don't set the pixel format
2012-08-28 Martin Storsjöh264: Check that the codec isn't null before accessing it
2012-08-28 Martin Storsjöaudio_frame_queue: Define af_queue_log_state before...
2012-08-28 Kostya Shishkovvc1: export some functions
2012-08-27 Mans Rullgardconfigure: use HOSTCC_C/O in check_host_cc
2012-08-27 Mans Rullgardconfigure: use AS_O setting in check_as
2012-08-27 Mans Rullgardconfigure: use LD_O setting in check_ld()
2012-08-27 Mans RullgardRevert "dsputil: make {add/put/put_signed}_pixels_clamp...
2012-08-27 Diego Biurrunbuild: Restore dependency of acelp_filters.o on celp_math.o
2012-08-27 Diego Biurruncelp_math: Replace duplicate ff_dot_productf() by ff_sc...
2012-08-27 Diego Biurruncelp_math: Move ff_cos() to the only place it is used
2012-08-27 Diego Biurrunbuild: Use portable abstraction for linker/hostcc outpu...
2012-08-27 Brad Smithconfigure: Fix shared library creation for OpenBSD
2012-08-27 Derek Buitenhuisvp56: Don't use DECLARE_ALIGN on a typedef name
2012-08-27 Kostya Shishkovmss1: move code that will be reused by MSS2 decoder...
2012-08-27 Kostya Shishkovmss1: merge decode_intra() and decode_inter()
2012-08-27 Martin Storsjöavprobe: Get rid of ugly casts in the options table
2012-08-27 Martin Storsjövf_hqdn3d: Remove a duplicate inline declaration
2012-08-27 Martin Storsjövf_hqdn3d: Don't declare the loop variable within the...
2012-08-27 Luca Barbatohuffyuv: update to current coding style
2012-08-27 Luca Barbatohuffman: update to current coding style
2012-08-27 Martin Storsjörtsp: Free the rtpdec context properly
2012-08-27 Diego Biurrunbuild: fft: x86: Drop unused YASM-OBJS-FFT- variable
2012-08-26 Diego Biurrunaudio_frame_queue: Clean up ff_af_queue_log_state debug...
2012-08-26 Diego Biurrundwt: Remove unused code.
2012-08-26 Mans Rullgardcavs: convert cavsdata.h to a .c file
2012-08-26 Diego Biurruncavs: Move inline functions only used in one file out...
2012-08-26 Diego Biurruncavs: Move data tables used in only one place to that...
2012-08-26 Jan Ekströmfate: Add a single symbol Ut Video decoder test
2012-08-26 Loren Merrittvf_hqdn3d: x86 asm
2012-08-26 Loren Merrittvf_hqdn3d: support 16bit colordepth
2012-08-26 Anton Khirnovavconv: prefer user-forced input framerate when choosin...
2012-08-25 Mans Rullgardx86: fft: remove unused fft_dispatch* functions
2012-08-25 Mans Rullgardavconv: remove unused variable opt_shortest
2012-08-25 Derek BuitenhuisFATE: Add Canopus Lossless tests
2012-08-25 Derek Buitenhuiscllc: Pad swapped buffer
2012-08-24 Jan Ekströmutvideodec: Fix single symbol mode decoding
2012-08-24 Mans Rullgardtruespeech: drop useless casts
2012-08-24 Mans Rullgardlibavcodec: drop bogus dependencies from mpc[78] and...
2012-08-24 Mans Rullgardmpegaudio: move ff_mpa_enwindow to a separate file
2012-08-24 Anton KhirnovAVOptions: store defaults for INT64 options in int64...
2012-08-24 Anton Khirnovcmdutils: fix a memleak when specifying an option twice.
2012-08-24 Diego Biurrunx86: mpegvideo: more sensible names for optimization...
2012-08-24 Diego Biurrunx86: mpegvideoenc: Split optimizations off into a separ...
2012-08-24 Diego Biurrundnxhdenc: x86: more sensible names for optimization...
2012-08-24 Diego Biurrunsvq1/svq3: Move common code out of SVQ1 decoder-specifi...
2012-08-24 Jordi Ortizdirac: add Comments and references to the standard
2012-08-24 Justin Ruggleslavr: x86: optimized 6-channel flt to fltp conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 2-channel flt to fltp conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 6-channel flt to s16p conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 2-channel flt to s16p conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 6-channel s16 to fltp conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 2-channel s16 to fltp conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 6-channel s16 to s16p conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 2-channel s16 to s16p conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 2-channel fltp to flt conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 6-channel fltp to s16 conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 2-channel fltp to s16 conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 6-channel s16p to flt conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 2-channel s16p to flt conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 6-channel s16p to s16 conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 2-channel s16p to s16 conversion
2012-08-23 Anton Khirnovdoc/APIchanges: add an entry for codec descriptors.
2012-08-22 Justin Rugglesvorbisenc: set AVCodecContext.bit_rate to 0
2012-08-22 Justin Rugglesvorbisenc: fix quality parameter
2012-08-22 Justin RugglesFATE: add ALAC encoding tests
2012-08-22 Justin Ruggleslpc: fix alignment of windowed samples for odd maximum...
2012-08-22 Justin Rugglesalacenc: use s16p sample format as input
2012-08-22 Justin Rugglesalacenc: remove unneeded sample_fmt check
2012-08-22 Justin Rugglesalacenc: fix max_frame_size calculation for the final...
2012-08-22 Justin Rugglesadpcm_swf: Use correct sample offsets when using trellis.
2012-08-22 Samuel Pitoisetrtmp: support strict rtmp servers
2012-08-22 Michael Niedermayermjpegdec: support AVRn interlaced
2012-08-22 Mans Rullgardx86: remove FASTDIV inline asm
2012-08-21 Diego Biurrunbuild: x86: Only compile mpegvideo optimizations when...
2012-08-21 Diego Biurrunconfigure: Drop fastdiv option
2012-08-21 Diego Biurrunbuild: Make the E-AC-3 encoder select the AC-3 encoder
2012-08-21 Diego Biurrunfate: flac: Only run tests requiring samples when sampl...
2012-08-21 Jordi Ortizdirac: use meaningful return values
2012-08-21 Mans Rullgardflacdec: simplify sample buffer handling
2012-08-21 Mans Rullgardflacdec: simplify loop in decode_residuals()
2012-08-21 Jan Ekströmfate: make Ut Video encoder tests use bitexact swscale...
2012-08-20 Diego Biurrunbuild: amrwb: Drop redundant lsp dependency declaration
2012-08-20 Mans Rullgardfate: fix utvideoenc tests
2012-08-20 Jan Ekströmfate: Add FATE tests for the Ut Video encoder
next