OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-05-16 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-16 Hanspeter Niederstrasserconfigure: another try on fixing osx/mingw SDL
2011-05-15 Justin Rugglesaacdec: Use float instead of int16_t for ltp_state...
2011-05-15 Michael Niedermayerav_picture_crop(): Support simple cases with packed...
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 Stefano Sabatinirawdec: propagate pict_type information to the output...
2011-05-15 Stefano Sabatinishowinfo: replace "CRC" by "checksum"
2011-05-15 Stefano Sabatinishowinfo: fix vertical align nit
2011-05-15 Stefano Sabatinishowinfo: fix computation of Adler checksum
2011-05-15 Stefano Sabatiniimgutils: generalize linesize computation for bitstream...
2011-05-15 Reinhard Tartlerconfigure: use same CPPFLAGS in kFreeBSD as Linux
2011-05-15 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-15 Carl Eugen... Initial caf muxer.
2011-05-15 Carl Eugen... Support decoding of amr_nb and gsm in caf.
2011-05-15 Carl Eugen... Fix decoding of msrle samples with 1bpp.
2011-05-14 Michael Niedermayerudp: remove resource.h inclusion, it breaks mingw compi...
2011-05-14 Michael Niedermayerffmpeg: Allow seting and cycling through debug modes.
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 Michael Niedermayerffmpeg: Help for interactive keys.
2011-05-14 Michael NiedermayerUDP: dont use thread_t as truth value.
2011-05-14 Peter Belknerswscale: fix compile on mingw32
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-14 Michael Niedermayerffmpeg: Interactivity support. Try pressing +-hs.
2011-05-14 Ronald S. Bultjeswscale: 10l forgot git add this change from ronald.
2011-05-14 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-13 Michael NiedermayerAVFrame: only set parameters from AVCodecContext in...
2011-05-13 Michael Niedermayeravcodec_default_get_buffer: init picture parameters.
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 ami_stuffSupport more QT 1bpp rawvideo files.
2011-05-13 Michael NiedermayerUDP: udp depends on pthreads now
2011-05-13 Michael Niedermayerudp: switch custom fifo to libavutil fifo.
2011-05-13 Michael Niedermayerudp: use FFMAX&FFMIN.
2011-05-13 JULIAN GARDNERudp: add a thread into udp.c for receiving data into...
2011-05-13 Stefano Sabatinitiffenc: set bpp table for monow/monob formats
2011-05-13 Stefano Sabatinitiffenc: factorize code for monow/monob case in encode_...
2011-05-13 Stefano Sabatinitiffenc: fix bpp value for monow/monob formats
2011-05-13 Stefano Sabatinitiff: fix linesize for mono-white/black formats
2011-05-13 Stefano Sabatinitiff: print log in case of unknown / unsupported tag
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-13 Michael NiedermayerAdd checksums specific to BE machines after last swscal...
2011-05-13 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-12 Carl Eugen... Support Digital Voodoo SD 8 Bit in mov (ticket 195).
2011-05-12 ami_stuffSupport R10g in mov.
2011-05-12 Carl Eugen... Add 5.1 plus stereo-downmix to mov_channel_layout array.
2011-05-12 Carl Eugen... Set channel_layout for S302M.
2011-05-12 Carl Eugen... Map mlp surround channels to FFmpeg rear channels.
2011-05-12 Alexandre ColucciSupport native DTS channel order when requested.
2011-05-12 Martin Storsjörtpdec_qdm2: Don't try to parse data packet if no confi...
2011-05-12 Michael Niedermayerpixfmt-Comment: Fix big/little typo
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 Michael Niedermayerffv1: Add PIX_FMT_YUV420P9 support.
2011-05-12 Stefano Sabatinitiff: Prefer enum TiffCompr over int for TiffContext...
2011-05-12 Michael Niedermayerffv1dec: output PIX_FMT_YUV422P10 and PIX_FMT_YUV420P10...
2011-05-12 Ivan KalvachevFix posix_memalign() usage when libavutil is compiled...
2011-05-12 Uoti Urpalaasfdec: fix assert failure on invalid files
2011-05-12 Michael NiedermayerRevert "asfdec: fix assert failure on invalid files"
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 ami_stuffAdd support for QT BMP 1bpp color mode
2011-05-12 Thierry FoucuIf a MP3 file contains the string NSVs, the NSV probe...
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-12 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-12 Michael Niedermayerlibavformat/utils: Only consider dvb teletext timestamp...
2011-05-12 Michael Niedermayererror concealment: check last pictures motion_val befor...
2011-05-12 Michael Niedermayersws-PPC: fix after VOFW change.
next