]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-05-19 Mans Rullgardmpegaudio: move some struct definitions from mpegaudio.h
2011-05-19 Mans RullgardMove some mpegaudio functions to new mpegaudiodsp subsystem
2011-05-19 Diego BiurrunClean up #includes in cmdutils.h.
2011-05-19 Diego Biurrung729: Merge g729.h into g729dec.c.
2011-05-19 Justin Ruggles10l: wrap float_interleave functions in HAVE_YASM.
2011-05-18 Justin RugglesAPIchanges: fill in date and commit for request_sample_fmt
2011-05-18 Justin RugglesAdd floating-point sample format support to the ac3...
2011-05-18 Justin RugglesAdd support for request_sample_format in ffmpeg and...
2011-05-18 Justin RugglesAdd APIchanges entry for request_sample_fmt.
2011-05-18 Justin RugglesAdd request_sample_fmt field to AVCodecContext.
2011-05-18 Justin RugglesAdd float_interleave() to FmtConvertContext with x86...
2011-05-18 Mans RullgardRemove unused make variable SEEK_REFFILE
2011-05-18 Mans Rullgardfate: remove redundant aref and vref references
2011-05-18 Mans Rullgardfate: remove do_ffmpeg_nocheck function
2011-05-18 Mans Rullgardfate: do not collect -benchmark output
2011-05-18 Mans Rullgardmpegaudiodec: remove decode_end() function
2011-05-18 Mans Rullgardfate: run aref and vref as regular tests
2011-05-18 Mans Rullgardmpegaudio: sanitise compute_antialias_* names
2011-05-18 Ronald S. Bultjempeg12: add slice-threading checks to slice-threading...
2011-05-18 Ronald S. Bultjeh264: copy pixel_shift between slice threading contexts.
2011-05-18 Alexander Strangemdec: enable frame-level multithreading.
2011-05-18 Ronald S. Bultjemdec.c: fix overread.
2011-05-17 Justin RugglesFix compilation of iirfilter-test.
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.
next