source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @fc4a2d1   15 years michaelni Change ref_index structure so it matches how its organized in h264. …
(edit) @19de452a   15 years justin.ruggles Move ff_flac_write_header() to flacenc.h, which removes the Matroska …
(edit) @ef768b0c   15 years michaelni Disallow VLC coding with more than 8 bits as there are several bugs in …
(edit) @c511312   15 years michaelni Dont senselessly fail on rawvideo that isnt 3 files per frame. …
(edit) @887af2aa   15 years martin RTP depacketization of Theora Patch by Josh Allmann (joshua allmann …
(edit) @685e76b5   15 years martin Reindent Originally committed as revision 22635 to …
(edit) @b7dc88fc   15 years martin Add support for TCP as lower transport in the RTSP muxer Originally …
(edit) @5d7bc46c   15 years michaelni Throw out last experimental warning that was printed for colorspaces …
(edit) @d6461900   15 years martin Add doxygen docs for av_xiphlacing Patch by Josh Allmann (joshua …
(edit) @9dff2308   15 years martin Interpret valueless attributes in AMR ftmp lines as being 1 …
(edit) @6e69f6c4   15 years martin Use the caller's RTSPMessageHeader in rtsp_setup_input_streams …
(edit) @0e22d688   15 years michaelni Remove the word "experimental" Originally committed as revision 22629 …
(edit) @e1c9d266   15 years michaelni Ignore x264 build=0 as there is no such version, this restores …
(edit) @bb45237e   15 years justin.ruggles Fix FLAC demuxer dependencies. Patch by James Darnley <james darnley …
(edit) @68006ed0   15 years stefano.sabatini-lala Drop AVERROR_NOFMT at the next libavutil major bump. Originally …
(edit) @2928b83c   15 years stefano.sabatini-lala Make av_open_input_file() return AVERROR_INVALIDDATA rather than …
(edit) @e4445e9c   15 years stefano.sabatini-lala Make g729dec.c:decode_frame() return AVERROR_INVALIDDATA rather than …
(edit) @e99f8d32   15 years Reimar.Doeffinger Do not use puts, it adds additional newlines making the generated …
(edit) @c787cb33   15 years Reimar.Doeffinger Add support for hard-coding the 256kB large dv_vlc_map table. …
(edit) @8de0859b   15 years Reimar.Doeffinger Extend and move macros to create table printing functions to header. …
(edit) @10249a5f   15 years Reimar.Doeffinger Split VLC-related tables out of dvdata.h to make it easier to add …
(edit) @b531e1ab   15 years vitor1001 Reindent after r22618. Originally committed as revision 22619 to …
(edit) @8305c76b   15 years vitor1001 Split DCT-II and DCT-III in different functions, they do not share any …
(edit) @e30ab38e   15 years vitor1001 Call DCT by function pointer. Needed for any future ASM implementation …
(edit) @89d7df7c   15 years vitor1001 Cosmetics: move ff_dct_init() to the bottom of the file Originally …
(edit) @2758004f   15 years vitor1001 DCT: remove unused field from context Originally committed as …
(edit) @b78a985a   15 years kostya.shishkov fix minor typo Originally committed as revision 22614 to …
(edit) @e547328b   15 years diego Revert removal of _NETBSD_SOURCE definition. It is indeed necessary to …
(edit) @3546fa8d   15 years Aurélien Jacobs fix compilation with --disable-everything --enable-decoder=mpeg2video …
(edit) @4903b5ca   15 years diego Move variable declaration, fixes the warning: ffplay.c:1703: warning: …
(edit) @1366f059   15 years mans rdft: reorder functions to avoid static prototype Originally …
(edit) @2881c831   15 years mans Call rdft by function pointer Call the RDFT by a function pointer …
(edit) @b297129b   15 years michaelni Hotfix for regtest-error failure a proper fix appears to require …
(edit) @59b4b540   15 years justin.ruggles Add Changelog entry and bump lavf micro version for the addition of …
(edit) @aeef3ec6   15 years justin.ruggles Add VorbisComment writing to Ogg/FLAC and Ogg/Speex files. Patch by …
(edit) @66061a12   15 years justin.ruggles Add VorbisComment writing to FLAC files. Patch by James Darnley <james …
(edit) @64f6e357   15 years mans 10l: fix build without termios.h Originally committed as revision …
(edit) @673fc638   15 years michaelni Error concealment of h264 with multiple references. Originally …
(edit) @1bafdcb   15 years stefano.sabatini-lala List the FFserver specific options under a "Main options" section, to …
(edit) @72af5d8a   15 years stefano.sabatini-lala Change the definition of AVERROR_INVALIDDATA at the next libavutil …
(edit) @00291565   15 years stefano.sabatini-lala Extend description for AVERROR_INVALIDDATA. Originally committed as …
(edit) @9a9509e   15 years mans Register atexit handler only when needed Originally committed as …
(edit) @f5af8f16   15 years diego Replace wrong condition name in #endif comment by correct instance. …
(edit) @81bbd840   15 years diego Check whether COMPILE_ALTIVEC is defined, not if it is set to a 0/1 …
(edit) @7a39f142   15 years benoit.fouet ffmpeg.c: copy chapters by default. Patch by Anton Khirnov wyskas …
(edit) @5388f0b4   15 years stefano.sabatini-lala Reinitialize the h264 decoder context on every valid aspect ratio …
(edit) @15ba015f   15 years uhmmmm The vflip filter does not need to keep ownership of a picture …
(edit) @d313e17a   15 years uhmmmm Use the new null callbacks to simplify filters and reduce duplicated …
(edit) @91d1c741   15 years uhmmmm Create a set of null callback functions. These are useful for filters …
(edit) @22e8222   15 years Carl Eugen Hoyos Extend the generic path of the yuv2rgb converter with support for …
(edit) @d343d598   15 years mans Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED …
(edit) @35a3bd84   15 years Carl Eugen Hoyos It is difficult nowadays to compile without swscale support. …
(edit) @fd7cbc7f   15 years stefano.sabatini-lala Make g729dec.c:decoder_init() return AVERROR(EINVAL) rather than …
(edit) @8d5e638f   15 years stefano.sabatini-lala Make url_fseek() return AVERROR_EOF rather than AVERROR(EPIPE) if end …
(edit) @8bab85e5   15 years stefano.sabatini-lala Remove printing of frame sizes and frame rate abbreviations from …
(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 …
Note: See TracRevisionLog for help on using the revision log.