OSDN Git Service

coroid/libav_saccubus.git
2011-05-10 Stefano Sabatinicmdutils: add OPT_INT check in parse_number_or_die()
2011-05-10 Stefano Sabatiniffmpeg: rename configure_filters() to configure_video_f...
2011-05-10 Stefano Sabatinicmdutils: remove list_fmts(), simplify
2011-05-10 Takashi MochizukiAdd missing CONFIG_AVFILTER check.
2011-05-09 Mans Rullgardmpegaudiodec: group #includes more sanely
2011-05-09 Mans Rullgardmpegaudio: remove #if 0 blocks
2011-05-09 Anton Khirnovffmpeg.c: reset avoptions after each input/output file.
2011-05-09 Anton Khirnovffmpeg.c: store per-output stream sws flags.
2011-05-09 Mans Rullgardmpegaudio: remove CONFIG_MPEGAUDIO_HP option
2011-05-09 Martin Storsjömpegtsenc: Clear st->priv_data when freeing it
2011-05-09 Martin Storsjöudp: Fix receiving RTP data over multicast
2011-05-09 Martin Storsjörtpproto: Remove an unused variable
2011-05-09 Mans Rullgardregtest: fix wma tests
2011-05-09 Mans Rullgardmpegaudio: remove CONFIG_AUDIO_NONSHORT
2011-05-09 Mans Rullgardregtest: separate flags for encoding and decoding
2011-05-08 Alex Converselog: Fix an oob array read.
2011-05-08 Alex Conversecosmetics: trim trailing whitespace in postproc
2011-05-08 Alex ConverseBan strncpy() it's too easy to misuse.
2011-05-08 Nathan Caldwellpsymodel: Remove wrapper functions.
2011-05-08 Nathan Caldwellaacenc: Replace loop counters in aac_encode_frame(...
2011-05-08 Mans Rullgardregtest: remove redundant flags in jpg test
2011-05-08 Mans Rullgardregtest: use run_ffmpeg in do_image_formats
2011-05-08 Mans Rullgardregtest: simplify encoding functions
2011-05-08 Anton Khirnovffmpeg.c: check for interlaced flag in the correct...
2011-05-07 Stefano Sabatinidrawtext: add documentation for the shadow parameters
2011-05-07 Michael Niedermayerdrawtext: add shadow support.
2011-05-07 Michael Niedermayerdrawtext: factor draw_glyphs.
2011-05-07 Michael Niedermayerdrawtext: fix and optimize yuv blend.
2011-05-07 Michael Niedermayerdrawtext: get rid of divisions in the inner loop.
2011-05-07 Michael Niedermayerdrawtext: simplify chroma blend and fix chroma alpha.
2011-05-07 Stefano Sabatinilavfi: Port drawtext filter by Hemanth from the libavfi...
2011-05-06 Yusuke Nakamuramov: fix composition timestamps on movie fragments.
2011-05-06 Alex Conversewmavoice: Use proper size in memeset().
2011-05-05 Mans Rullgardconfigure: warn if pkg-config is missing
2011-05-04 Diego Biurrundoc: Check standalone compilation before submitting...
2011-05-04 Diego BiurrunFix standalone compilation of pipe protocol.
2011-05-04 Diego BiurrunFix standalone compilation of ac3_fixed encoder.
2011-05-04 Diego BiurrunFix standalone compilation of binkaudio_dct / binkaudio...
2011-05-04 Diego BiurrunFix standalone compilation of IMC decoder.
2011-05-04 Diego BiurrunFix standalone compilation of WTV demuxer.
2011-05-04 Diego BiurrunFix standalone compilation of MXPEG decoder.
2011-05-04 Diego Biurrunflashsv: K&R cosmetics
2011-05-04 Mans Rullgardmatroskaenc: fix memory leak
2011-05-04 Ronald S. Bultjevc1: make overlap filter for I-frames bit-exact.
2011-05-04 Ronald S. Bultjevc1dec: use s->start/end_mb_y instead of passing them...
2011-05-04 Ronald S. BultjeRevert "VC1: merge idct8x8, coeff adjustments and put_p...
2011-05-04 Alex ConverseReplace strncpy() with av_strlcpy().
2011-05-04 Alex Converseindeo3: Eliminate use of long.
2011-05-04 Alex Converseget_bits: make cache unsigned to eliminate undefined...
2011-05-04 Uoti Urpalaasfdec: fix assert failure on invalid files
2011-05-04 Ronald S. Bultjeavfilter: check malloc return values.
2011-05-04 Ronald S. Bultjempegvideo: reindent.
2011-05-04 Ronald S. Bultjenutenc: check malloc return values.
2011-05-04 Ronald S. Bultjeavfilter: don't av_malloc(0).
2011-05-04 Ronald S. Bultjenutenc: don't av_malloc(0).
2011-05-04 Ronald S. Bultjempegvideo: don't av_malloc(0).
2011-05-04 Ronald S. Bultjeasfdec: fix parsing of packets that overrun into padding.
2011-05-03 Reinhard TartlerImplement fate-rsync target
2011-05-03 Luca BarbatoMake ffmpeg support generic data stream
2011-05-02 Ronald S. Bultjevp8: frame-multithreading.
2011-05-02 Stefano SabatiniReplace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
2011-05-02 Stefano SabatiniReplace deprecated av_get_pict_type_char() with av_get_...
2011-05-02 Kostya Shishkovdpx: Do not use DPX encoder for decoding.
2011-05-01 Diego BiurrunALPHA: Replace sized int_fast integer types with plain...
2011-05-01 Peter RossDPX image encoder
2011-05-01 Peter RossDPX decoder: read sample aspect ratio
2011-05-01 Reimar DöffingerDPX decoder: add buffer size checks.
2011-05-01 Justin Rugglesac3enc: clip large coefficient values and negative...
2011-05-01 Justin Rugglesac3enc: do not store a bandwidth code for each channel.
2011-05-01 Justin Rugglesac3enc: remove bandwidth reduction as fallback for...
2011-05-01 Justin Rugglesac3enc: merge compute_exp_strategy_ch() into compute_ex...
2011-05-01 Justin Rugglesac3enc: return error if frame+exponent bits are too...
2011-05-01 Justin Rugglesac3enc: differentiate between current block and referen...
2011-05-01 Justin Rugglesac3enc: simplify exponent_init() by calculating exponen...
2011-05-01 Justin Rugglesac3enc: simplify stereo rematrixing decision options
2011-05-01 Reinhard TartlerUpdate URL to fate samples
2011-04-29 Michael NiedermayerAMV: disable DR1 and don't override EMU_EDGE
2011-04-29 Anssi Hannulalavf: inspect more frames for fps when container time...
2011-04-29 Reinhard TartlerFix races in default av_log handler
2011-04-29 Diego Biurrunvorbis: Replace sized int_fast integer types with plain...
2011-04-29 Diego BiurrunRemove disabled non-optimized code variants.
2011-04-29 Diego Biurrunbswap.h: Remove disabled code.
2011-04-29 Diego BiurrunRemove some disabled printf debug cruft.
2011-04-29 Diego BiurrunReplace more disabled printf() calls by av_dlog().
2011-04-29 Diego Biurruntests: Remove disabled code.
2011-04-29 Diego BiurrunReplace some commented-out debug printf() / av_log...
2011-04-29 Diego Biurrunvorbisdec: Replace some sizeof(type) by sizeof(*variable).
2011-04-29 Diego Biurrunvf_fieldorder: Replace FFmpeg by Libav in license boile...
2011-04-28 Martin Storsjöavio: Fix the deprecated fallback URL-prefixed open...
2011-04-28 Reinhard Tartleravoid duplicate -lm in .pc files
2011-04-28 Stefano Sabatinimpeg12: terminate mpeg2_video_profiles arrays
2011-04-28 Gil Pedersennetwork: Check POLLERR and POLLHUP in ff_network_wait_fd
2011-04-28 Anton Khirnovmpegtsenc: make PMT PID really start on pmt_start_pid
2011-04-28 Peter Rossnut format: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
2011-04-28 Peter Rossrawvideo codec: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
2011-04-28 Peter Rosshflip: make the filter accept PIX_FMT_BGR48LE and PIX_F...
2011-04-28 Peter Rosscrop: make the filter accept PIX_FMT_BGR48LE and PIX_FM...
2011-04-28 Peter Rosslibswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler...
2011-04-27 Diego Biurrunvorbisdec: Rename silly "class_" variable to plain...
2011-04-27 Diego Biurrunsimple_idct_alpha: Drop some useless casts.
next