OSDN Git Service

coroid/ffmpeg_saccubus.git
2010-03-15 Martin StorsjöReindent
2010-03-15 Martin StorsjöDon't let ff_rtsp_read_reply skip interleaved RTP/TCP...
2010-03-15 Martin StorsjöMake rtsp_skip_packet non-static, add ff prefix
2010-03-15 Martin StorsjöReindent
2010-03-15 Martin StorsjöRTSP: Synchronize the start time of the chained RTP...
2010-03-15 Benoit FouetRemove avcodec_thread_execute from avcodec.h, and make...
2010-03-15 Martin StorsjöUse AVFormatContext.start_time_realtime in the RTP...
2010-03-15 Martin StorsjöMove the NTP offset definitions to internal.h
2010-03-15 Martin StorsjöAdd APIchanges entry for AVFormatContext.start_time_rea...
2010-03-15 Martin StorsjöAdd a new field AVFormatContext.start_time_realtime
2010-03-15 Anton Khirnovriff: don't pad extradata when writing ASF.
2010-03-15 Martin StorsjöAdd dependencies used by the RDT and ASF/RTP code
2010-03-15 Alexander Strangeffmpeg: Combine variable declaration and definition
2010-03-15 Alexander Strangeffmpeg: Factor out redundant sync_ipts calculation
2010-03-15 Aurelien Jacobsmatroskadec: use more appropriate error code
2010-03-14 Aurelien Jacobsmove ff_url_split() and ff_url_join() declarations...
2010-03-14 Carl Eugen... Cosmetics: Fix a comment.
2010-03-14 Micah F. GaliziaMove the probe loop from av_open_input_file() into...
2010-03-14 Måns RullgårdDWT: x86 init should depend on HAVE_MMX
2010-03-14 Måns Rullgårderror.h: test EDOM instead of EINVAL
2010-03-14 Måns RullgårdAdd missing includes to libavutil/error.h
2010-03-14 Stefano SabatiniChange the definition of AVERROR_NUMEXPECTED at the...
2010-03-14 Reimar DöffingerAllow hard-coding of the 32kB cubic-root table for...
2010-03-14 Måns RullgårdFix brief make output for generated tables
2010-03-14 Reimar DöffingerAllow hard-coding several QDM2 tables (about 32 kB...
2010-03-14 Reimar DöffingerAdd some more table-printing functions needed for futur...
2010-03-14 Måns RullgårdAdd ff_ prefix to dwt functions
2010-03-14 Måns RullgårdSeparate DWT from snow and dsputil
2010-03-14 Reimar DöffingerAvoid creating tiny (possibly only 64 bytes large)...
2010-03-14 Michael NiedermayerMake sure all mvs of a mb are set in the error concealm...
2010-03-14 Stefano SabatiniMark AVERROR_ENOENT for deletion at the next libavutil...
2010-03-14 Stefano SabatiniLexically sort the error code definitions.
2010-03-14 Michael NiedermayerEnsure that the deblock filter accesses the correct...
2010-03-13 Alex Converseaacsbr: DSPUtilize analysis input scaling.
2010-03-13 Alex Converseaac: Don't bias output during the IMDCT if SBR will...
2010-03-13 Stefano SabatiniMark AVERROR_ENOMEM to be deleted at the next major...
2010-03-13 Stefano SabatiniReplace all the occurrences of AVERROR_EIO with AVERROR...
2010-03-13 Stefano SabatiniMake iff.c:decode_init return the value returned by
2010-03-13 Aurelien JacobsCODEC_ID_XVID is not used anywhere, remove it at next...
2010-03-13 Aurelien Jacobsbump minor avcodec version for libxvid codec id change...
2010-03-13 Stefano SabatiniMake the scale filter pass the pkt.pos information...
2010-03-13 Stefano SabatiniBump libavfilter minor version and add APIchanges entry...
2010-03-13 Stefano SabatiniMake ffplay pass the packet.pos information to the...
2010-03-13 Stefano SabatiniAdd AVFilterPicRef.pos field and make libavfilter propa...
2010-03-13 Stefano SabatiniExtend the slice filter to make it issue slice height...
2010-03-13 David Conradvp3: Split out motion vectors to their own array
2010-03-13 Stefano SabatiniAdd APIchanges entry for the libavutil/error.h addition.
2010-03-13 Stefano SabatiniAdd missing parentheses around the AVERROR_PATCHWELCOME...
2010-03-13 Stefano SabatiniMove error code definitions from libavcodec/avcodec...
2010-03-13 David Conradtheora: Add support for 4:2:2 and 4:4:4 subsampling
2010-03-13 David Conradvp3: remove unneeded error, this is internal and doesn...
2010-03-13 David Conradvp3: Make fragment_width _height by plane
2010-03-13 David Conradvp3: we only need a temp MV array of size 4
2010-03-13 David Conradvp3: Use memset to clear the fragment array
2010-03-13 David Conradvp3: Init MVs to 0
2010-03-13 David Conradvp3: Simplify init_block_mapping
2010-03-13 David Conradoggdec: Set packet duration for ogm streams
2010-03-12 Aurelien Jacobsmatroskadec: add support for SIPR audio tracks
2010-03-12 Aurelien Jacobsexport rm_reorder_sipr_data() for future use by matrosk...
2010-03-12 Aurelien Jacobsexport sipr_subpk_size for future use by matroska demuxer
2010-03-12 Aurelien Jacobslibxvid is producing standard mpeg4 so it don't need...
2010-03-12 Diego BiurrunReplace BSD-specific integer types by their POSIX equiv...
2010-03-12 Diego BiurrunAdd _XOPEN_SOURCE=600 to CPPFLAGS on NetBSD.
2010-03-12 Michael NiedermayerFix guess_mv() so that it works correctly with 4x4...
2010-03-12 Michael NiedermayerFix indention
2010-03-12 Michael NiedermayerAlways reset slice_table.
2010-03-12 Michael NiedermayerPrint skip_frames variable.
2010-03-12 Ramiro PollaDocument --disable-everything in configure --help.
2010-03-12 Aurelien Jacobsfix compilation with --disable-everything --enable...
2010-03-12 Aurelien Jacobsfix compilation with --disable-everything --enable...
2010-03-12 David Conradoggdec: Pass packets to header() until the stream is...
2010-03-12 David Conradoggdec: Parse ogm chapters
2010-03-12 David Conradoggdec: Cosmetics
2010-03-12 David Conradoggdec: Read ogm metadata
2010-03-12 David ConradConst correctness for vorbis_comment
2010-03-12 David Conradoggdec: Metadata is per-stream; don't merge multiple...
2010-03-12 David ConradAdd ff_ prefix to vorbis_comment
2010-03-12 Ramiro PollaDon't use shell syntax to set variables for make.
2010-03-11 Ronald S. BultjeFix spelling.
2010-03-11 Martin StorsjöFix a crash in the H.263 RTP packetizer
2010-03-11 Peter RossPrevent memory leak introduced in r22389 in Bink demuxe...
2010-03-11 Michael NiedermayerMake rdft speed user configureable.
2010-03-11 Peter RossMake binkaudio work with ff_float_to_int16_interleave_c...
2010-03-11 Martin StorsjöCosmetics, break a long line, fix brace placement
2010-03-11 Martin StorsjöRTSP muxer: Create the SDP with the numerical IP of...
2010-03-11 David Conradoggdec: Seek to keyframes
2010-03-11 David Conradoggdec: Determine pts and filepos on a packet basis...
2010-03-11 David Conradoggdec: Move PTS/DTS calculation to a function
2010-03-11 David Conradoggdec: Fix memory leak in setting up vorbis headers
2010-03-11 David Conradoggdec: Don't use ogg_stream's seq for vorbis or speex...
2010-03-11 David Conradoggdec: Fix duration calculation for streams with non...
2010-03-11 David Conradoggdec: Parse skeleton to determine the start time...
2010-03-11 David Conradoggdec: Check that we have a codec in gptopts (needed...
2010-03-11 David Conradoggdec: Move ogg_find_stream and ogg_gptopts to oggdec.h
2010-03-11 David Conradoggdec: Set data_offset to the right value
2010-03-11 David Conradoggdec: Save offset of the page needed to reconstruct...
2010-03-11 Michael NiedermayerImplement framedrop.
2010-03-11 Måns Rullgårdindent
2010-03-11 Måns Rullgårdrandom_seed: try other alternatives if reading /dev...
2010-03-11 Måns Rullgårdsha: add missing include
next