]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-05-17 Jindrich Makovickalibx264: handle closed GOP codec flag
2011-05-17 Anton Khirnovlavf: remove duplicate assignment in avformat_alloc_con...
2011-05-17 Anton Khirnovlavf: use designated initializers for AVClasses.
2011-05-17 Alex Converseflvdec: clenup debug code
2011-05-17 Uoti Urpalaasfdec: fix possible overread on broken files.
2011-05-17 Vladimir Pantelicasfdec: do not fall back to binary/generic search
2011-05-17 Vladimir Pantelicasfdec: reindent after previous commit c7bd5ed
2011-05-17 Vladimir Pantelicasfdec: fallback to binary search internally
2011-05-17 Mans Rullgardmpegaudio: add _fixed suffix to some names
2011-05-17 Daniel KangModify x86util.asm to ease transitioning to 10-bit...
2011-05-17 Mans Rullgarddct: build dct32 as separate object files
2011-05-17 Mans Rullgardqdm2: include correct header for rdft
2011-05-16 Baptiste Coudurierffmpeg: fix -aspect cli option
2011-05-16 Michael NiedermayerRestructure video filter implementation in ffmpeg.c.
2011-05-16 Stefano Sabatiniffplay: remove audio_write_get_buf_size() forward decla...
2011-05-16 Stefano Sabatinilavfi: print key-frame and picture type information...
2011-05-16 Mans Rullgardmathops: remove ancient confusing comment
2011-05-16 Diego Biurruncws2fws: Improve error message wording.
2011-05-16 Diego Biurruntools: Check the return value of write().
2011-05-16 Mans Rullgardmpegaudio: move OUT_FMT macro to mpegaudiodec.c
2011-05-16 Mans Rullgardmpegaudio: remove OUT_MIN/MAX macros
2011-05-16 Mans RullgardAdd missing #includes to mp3_header_(de)compress bsf
2011-05-16 Mans Rullgarddct: fix indentation
2011-05-16 Mans Rullgarddct: bypass table allocation for DCT_II of size 32
2011-05-16 Gil Pedersenh264dsp_mmx: Add #ifdefs around some mmxext functions...
2011-05-16 Diego BiurrunRemove unused header mpegaudio3.h.
2011-05-15 Justin Rugglesaacdec: Use float instead of int16_t for ltp_state...
2011-05-15 Diego Biurrunacelp: Remove unused gray_decode table.
2011-05-15 Diego Biurrundfa: Remove unused variable.
2011-05-15 Diego Biurrunconfigure: Include AVX availability in summary output.
2011-05-15 Reinhard Tartlerconfigure: use same CPPFLAGS in kFreeBSD as Linux
2011-05-14 Diego BiurrunFix FSF address copy paste error in some license headers.
2011-05-14 Justin RugglesAdd an aac sample which uses LTP to fate-aac.
2011-05-14 Ronald S. Bultje[PATCH] Update pixdesc_be fate refs after adding 9...
2011-05-14 Martin Aumüllerarm: properly mark external symbol call
2011-05-13 Ronald S. Bultjeswscale: properly inline bits/endianness in yuv2yuvX16i...
2011-05-13 Ronald S. Bultjeswscale: fix clipping of 9/10bit YUV420P.
2011-05-13 Mans RullgardAdd av_clip_uintp2() function
2011-05-13 Reimar Döffingerdfa: fix buffer overflow checks to avoid integer overflows.
2011-05-13 Baptiste Couduriermovenc: always write esds descriptor length using 4...
2011-05-13 Stefano Sabatiniffmpeg: use parse_number_and_die() when it makes sense
2011-05-13 Anton Khirnovffmpeg: get rid of the 'q' key schizofrenia
2011-05-12 Martin Storsjörtpdec_qdm2: Don't try to parse data packet if no confi...
2011-05-12 Justin Rugglesac3enc: put the counting of stereo rematrixing bits...
2011-05-12 Justin Rugglesac3enc: clean up count_frame_bits() and count_frame_bit...
2011-05-12 Michael Niedermayermpegvideo: make FF_DEBUG_DCT_COEFF output coeffs via...
2011-05-12 Aurelien Jacobssrtdec: make sure we don't write past the end of buffer
2011-05-12 Tomas Härdinwmaenc: improve channel count and bitrate error handlin...
2011-05-12 Aurelien Jacobsmatroskaenc: make sure we don't produce invalid file...
2011-05-12 Aurelien Jacobsmatroskadec: check that pointers were initialized befor...
2011-05-12 Stefano Sabatinilavf: fix function name in compute_pkt_fields2 av_dlog...
2011-05-12 Marton Balintlavf: fix av_find_best_stream when providing a wanted...
2011-05-12 Marton Balintlavf: fix av_find_best_stream when decoder_ret is given...
2011-05-12 Michael Niedermayerffmpeg: factorize quality calculation
2011-05-12 Stefano Sabatinitiff: add support for SamplesPerPixel tag in tiff_decod...
2011-05-12 Stefano Sabatinitiff: Prefer enum TiffCompr over int for TiffContext...
2011-05-12 Yusuke Nakamuramov: Support edit list atom version 1.
2011-05-12 Måns Rullgårdconfigure: Enable libpostproc automatically if GPL...
2011-05-12 Clément BœschCosmetics: fix prototypes in oggdec
2011-05-12 Clément Bœschoggdec: fix memleak with continuous streams.
2011-05-12 Aurelien Jacobsmatroskaenc: add missing new line in av_log() call
2011-05-12 Baptiste Coudurierdnxhdenc: add AVClass in private context.
2011-05-12 Baptiste Couduriermovenc: fix yuv range in avid atoms used by dnxhd.
2011-05-12 Alex Conversemovenc: fix adpcm mono muxing.
2011-05-12 Baptiste Couduriermpegts: do not output known sized packet if an unbounde...
2011-05-12 Stefano Sabatiniffprobe: tweak error message in open_input_file()
2011-05-12 Peter Rosspatcheck: warn about assert usage
2011-05-12 Stefano Sabatiniconfigure: sort filter deps entries
2011-05-12 Diego BiurrunReplace int_fast integer types with their sized standar...
2011-05-12 Diego Biurrunjfdct: Replace sized int_fast integer types with plain...
2011-05-12 Diego Biurrunconfigure: Do not unconditionally add -D_POSIX_C_SOURCE...
2011-05-12 Thierry Foucunsv: Fix misdetection of MP3 files as NSV.
2011-05-12 Clément Bœschoggdec: use explicit AVInputFormat struct initializers
2011-05-12 Clément Bœschoggdec: simplify ogg_probe
2011-05-11 Ronald S. Bultjeswscale: fix YUV420P 9/10bit support.
2011-05-11 Jason Garrett... 10-bit H.264 x86 chroma v loopfilter asm
2011-05-11 Baptiste CoudurierPort SMPTE S302M audio decoder from FFmbc 0.3.
2011-05-11 Anatoly NenashevFix crash of interlaced MPEG2 decoding
2011-05-11 Ronald S. Bultjeh264pred: fix one more aliasing violation.
2011-05-11 Anton Khirnovdoc/APIchanges: fill in missing hashes and dates.
2011-05-11 Anton Khirnovflacenc: use proper initializers for AVOption default...
2011-05-11 Anton Khirnovlavc: deprecate named constants for deprecated antialia...
2011-05-11 Reinhard Tartleraac: workaround for compilation on cygwin
2011-05-11 Baptiste Coudurierswscale: extend YUV422p support to 10bits depth
2011-05-11 Stefano Sabatinitiff: add support for inverted FillOrder for uncompress...
2011-05-11 Diego BiurrunRemove unused softfloat implementation.
2011-05-11 Ronald S. Bultjeh264pred: fix aliasing violations.
2011-05-11 Diego Biurrunrotozoom: Eliminate French variable name.
2011-05-11 Diego Biurrunrotozoom: Check return value of fread().
2011-05-11 Diego Biurrunrotozoom: Return an error value instead of calling...
2011-05-11 Diego Biurrunrotozoom: Make init_demo() return int and check for...
2011-05-11 Diego Biurrunrotozoom: Drop silly UINT8 typedef.
2011-05-11 Diego Biurrunrotozoom: Drop some unnecessary parentheses.
2011-05-11 Diego Biurrunrotozoom: K&R coding style cosmetics
2011-05-11 Martin Storsjörtsp: Only do keepalive using GET_PARAMETER if the...
2011-05-11 Stefano Sabatiniffmpeg: call pre_process_video_frame() only if decoding...
2011-05-11 Stefano Sabatiniffmpeg: reformat resample condition code in transcode()
2011-05-11 Stefano Sabatiniffmpeg: factorize resampling condition check in do_vide...
2011-05-11 Stefano Sabatiniffmpeg: prefer "dec" over "ist->st->codec" in do_video_...
2011-05-11 Stefano Sabatiniffmpeg: improve reporting if size/pixel format changes
next