source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @076db5e   15 years stefano.sabatini-lala Add a -window_title option, which sets the FFplay window title. Patch …
(edit) @1400bd5a   15 years stefano.sabatini-lala Make ad-hoc lavfi tests use random values for the slice height used …
(edit) @cec96e8d   15 years stefano.sabatini-lala Add some ad-hoc tests for libavfilter. A patched version of ffmpeg …
(edit) @a7a85dc4   15 years rsbultje Cast sample_fmt (as read from bitstream as a 16-bit value) to int16, …
(edit) @9109cdca   15 years Carl Eugen Hoyos Fix compilation on PPC 470. Originally committed as revision 22584 to …
(edit) @838c7c74   15 years mans Remove $(MSG) override for install-lib targets This is no longer …
(edit) @de5aba8   15 years mans Make ranlib silent in brief output mode Running ranlib is quick and …
(edit) @57937d61   15 years benoit.fouet qtrleenc: add rgb555 output Patch by Alexis Ballier …
(edit) @ace38c3   15 years kostya.shishkov Correct reference buffer switching in Indeo 5 decoder. Patch by Maxim …
(edit) @6eec969d   15 years kostya.shishkov document two variables in Indeo5 decoding context Originally …
(edit) @e88c9dac   15 years uhmmmm Cosmetics: vertical align Originally committed as revision 22578 to …
(edit) @c0bc2fed   15 years uhmmmm Allow format and noformat filters to be more completely disabled when …
(edit) @55fd1bbc   15 years uhmmmm Cosmetics: rearrange functions to simplify ifdeffery Originally …
(edit) @ad8eede7   15 years ramiro.polla vfwcap: Free remaining packets on vfw_read_close(). Originally …
(edit) @ce03ed4d   15 years ramiro.polla Do not store a copy of AVFormatContext *s in vfw_ctx. Save *s directly …
(edit) @3922deb5   15 years uhmmmm Add video filter to manipulate aspect ratio Originally committed as …
(edit) @68f0bc7e   15 years michaelni Use H264s MC instead of mpeg4-asp qpel for h264 error resilience. …
(edit) @c7f625ee   15 years mans Fix erroneous behaviour when format probe hits end of file If the …
(edit) @3bd74e92   15 years mans Simplify arch-specific object file lists Originally committed as …
(edit) @43f60eba   15 years mans Move arch-specific makefile parts into $arch/Makefile Originally …
(edit) @e0e335a0   15 years mans configure: do not use $_ Both bash and ksh abuse this variable even …
(edit) @2f821b03   15 years victorpaesa Add compilation hints for Cygwin 1.7 and remove the ones for 1.5 …
(edit) @562f22a6   15 years rsbultje Typo: if output (video) stream's pix_fmt is not set, then the stream …
(edit) @4693b031   15 years mans Move H264 dsputil functions into their own struct This moves the …
(edit) @f5beb9a8   15 years baptiste.coudurier 100L, revert r22560, already present Originally committed as revision …
(edit) @4a0cf68   15 years daniel patcheck: Escape parentheses in grep calls Originally committed as …
(edit) @972ffe6   15 years Aurélien Jacobs rename av_read_frame_flush to ff_read_frame_flush it is an internal …
(edit) @588af13f   15 years Aurélien Jacobs rename av_program_add_stream_index to ff_program_add_stream_index it …
(edit) @48b2ef95   15 years baptiste.coudurier mpegts muxer now needs mpeg4audio code like adts muxer Originally …
(edit) @fbe8c56d   15 years baptiste.coudurier Correctly write last 0 lacing value when packet size is multiple of …
(edit) @404793f4   15 years mans H264: fix signed overflow in constant multiplication This fixes …
(edit) @493f54ad   15 years michaelni Add AVSEEK_FORCE flag to indicate that the code should attempt to seek …
(edit) @53f66cee   15 years michaelni Add ff_ prefix for mpeg2_dc_scale_table. Originally committed as …
(edit) @6dfa52c8   15 years Aurélien Jacobs matroskadec: fix missing dependency Originally committed as revision …
(edit) @6506c3d2   15 years michaelni Support intra_dc_precision>8 in jpeg Originally committed as revision …
(edit) @80232350   15 years michaelni Allow mpeg style yuv in jpeg when strict standard compliance is small …
(edit) @2fad0977   15 years mans Add FATE tests This adds a "fate" make target which runs the full …
(edit) @f75ab7a   15 years jmenon86 cosmetics : Print newline after error message. Originally committed …
(edit) @bd57cae   15 years michaelni use mpeg2 quantization bias for mjpeg. this seems to improve RD …
(edit) @db12880   15 years martin Reindent Originally committed as revision 22549 to …
(edit) @ad2ae6db   15 years martin Don't let ff_rtsp_read_reply skip interleaved RTP/TCP packets in …
(edit) @ec55edba   15 years martin Make rtsp_skip_packet non-static, add ff prefix Originally committed …
(edit) @c040badb   15 years martin Reindent Originally committed as revision 22546 to …
(edit) @c07c6f8   15 years martin RTSP: Synchronize the start time of the chained RTP muxers This makes …
(edit) @4a287145   15 years benoit.fouet Remove avcodec_thread_execute from avcodec.h, and make static …
(edit) @b1d55e5e   15 years martin Use AVFormatContext.start_time_realtime in the RTP muxer Originally …
(edit) @2dad0dce   15 years martin Move the NTP offset definitions to internal.h Originally committed as …
(edit) @a5b3d34b   15 years martin Add APIchanges entry for AVFormatContext.start_time_realtime …
(edit) @b8819c85   15 years martin Add a new field AVFormatContext.start_time_realtime Currently …
(edit) @63100f58   15 years benoit.fouet riff: don't pad extradata when writing ASF. Patch by Anton Khirnov …
(edit) @0298cc04   15 years martin Add dependencies used by the RDT and ASF/RTP code Originally …
(edit) @d55065a2   15 years astrange ffmpeg: Combine variable declaration and definition Originally …
(edit) @47b229db   15 years astrange ffmpeg: Factor out redundant sync_ipts calculation Originally …
(edit) @e536ccd6   15 years Aurélien Jacobs matroskadec: use more appropriate error code Originally committed as …
(edit) @e4a9e3cc   15 years Aurélien Jacobs move ff_url_split() and ff_url_join() declarations to internal.h those …
(edit) @66b50bc0   15 years Carl Eugen Hoyos Cosmetics: Fix a comment. Originally committed as revision 22533 to …
(edit) @eadd495d   15 years stefano.sabatini-lala Move the probe loop from av_open_input_file() into its own method …
(edit) @1e470fad   15 years mans DWT: x86 init should depend on HAVE_MMX The init function is only …
(edit) @6d2877f4   15 years mans error.h: test EDOM instead of EINVAL C99 doesn't require EINVAL, only …
(edit) @e4836e3c   15 years mans Add missing includes to libavutil/error.h Originally committed as …
(edit) @73ddbd9d   15 years stefano.sabatini-lala Change the definition of AVERROR_NUMEXPECTED at the next libavutil …
(edit) @c26bce10   15 years Reimar.Doeffinger Allow hard-coding of the 32kB cubic-root table for AAC. Originally …
(edit) @7732f64   15 years mans Fix brief make output for generated tables Originally committed as …
(edit) @062777b3   15 years Reimar.Doeffinger Allow hard-coding several QDM2 tables (about 32 kB size). Originally …
(edit) @108d262c   15 years Reimar.Doeffinger Add some more table-printing functions needed for future patches. …
(edit) @33996217   15 years mans Add ff_ prefix to dwt functions Originally committed as revision …
(edit) @05aec7bb   15 years mans Separate DWT from snow and dsputil This moves the DWT functions from …
(edit) @28eb5773   15 years Reimar.Doeffinger Avoid creating tiny (possibly only 64 bytes large) audio packets …
(edit) @686c7817   15 years michaelni Make sure all mvs of a mb are set in the error concealment code. …
(edit) @c6a7b97c   15 years stefano.sabatini-lala Mark AVERROR_ENOENT for deletion at the next libavutil major bump. …
(edit) @9b359f51   15 years stefano.sabatini-lala Lexically sort the error code definitions. Originally committed as …
(edit) @bb4fcfa3   15 years michaelni Ensure that the deblock filter accesses the correct MVs for h264. …
(edit) @b3e5931d   15 years alex.converse aacsbr: DSPUtilize analysis input scaling. Originally committed as …
(edit) @f8a93a20   15 years alex.converse aac: Don't bias output during the IMDCT if SBR will be used. …
(edit) @7c074320   15 years stefano.sabatini-lala Mark AVERROR_ENOMEM to be deleted at the next major bump. …
(edit) @5ae092ee   15 years stefano.sabatini-lala Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark …
(edit) @0edfa79b   15 years stefano.sabatini-lala Make iff.c:decode_init return the value returned by …
(edit) @382b5b3a   15 years Aurélien Jacobs CODEC_ID_XVID is not used anywhere, remove it at next major bump …
(edit) @74dc70c4   15 years Aurélien Jacobs bump minor avcodec version for libxvid codec id change (r22489) …
(edit) @89fb9ae9   15 years stefano.sabatini-lala Make the scale filter pass the pkt.pos information to the output …
(edit) @8955a324   15 years stefano.sabatini-lala Bump libavfilter minor version and add APIchanges entry after the …
(edit) @bb409513   15 years stefano.sabatini-lala Make ffplay pass the packet.pos information to the filterchain, get it …
(edit) @5bb5c1dc   15 years stefano.sabatini-lala Add AVFilterPicRef.pos field and make libavfilter propagate stream …
(edit) @ec7ab610   15 years stefano.sabatini-lala Extend the slice filter to make it issue slice height values randomly …
(edit) @14268254   15 years lessen42 vp3: Split out motion vectors to their own array 1.5% faster overall …
(edit) @99de2b59   15 years stefano.sabatini-lala Add APIchanges entry for the libavutil/error.h addition. Originally …
(edit) @dbfa5e78   15 years stefano.sabatini-lala Add missing parentheses around the AVERROR_PATCHWELCOME macro …
(edit) @60c144f   15 years stefano.sabatini-lala Move error code definitions from libavcodec/avcodec.h to …
(edit) @1e76a1da   15 years lessen42 theora: Add support for 4:2:2 and 4:4:4 subsampling Originally …
(edit) @1a856042   15 years lessen42 vp3: remove unneeded error, this is internal and doesn't happen …
(edit) @57783884   15 years lessen42 vp3: Make fragment_width _height by plane Originally committed as …
(edit) @1c183aa4   15 years lessen42 vp3: we only need a temp MV array of size 4 Originally committed as …
(edit) @703acd54   15 years lessen42 vp3: Use memset to clear the fragment array Originally committed as …
(edit) @cd9c03f5   15 years lessen42 vp3: Init MVs to 0 Originally committed as revision 22495 to …
(edit) @a16389c1   15 years lessen42 vp3: Simplify init_block_mapping Originally committed as revision …
(edit) @3477897e   15 years lessen42 oggdec: Set packet duration for ogm streams Originally committed as …
(edit) @6b10228a   15 years Aurélien Jacobs matroskadec: add support for SIPR audio tracks Originally committed …
(edit) @1ab0406d   15 years Aurélien Jacobs export rm_reorder_sipr_data() for future use by matroska demuxer …
(edit) @adae9fa6   15 years Aurélien Jacobs export sipr_subpk_size for future use by matroska demuxer Originally …
(edit) @2325bdad   15 years Aurélien Jacobs libxvid is producing standard mpeg4 so it don't need its own codec id …
Note: See TracRevisionLog for help on using the revision log.