source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @27e34188   14 years justin.ruggles Do not need to set coded_frame->key_frame = 1 because it is already …
(edit) @7fe0c7c8   14 years justin.ruggles Move debug logging of compression options to a single function. …
(edit) @e08ec714   14 years justin.ruggles Add 2 failed memory allocation checks Originally committed as …
(edit) @e35b689e   14 years justin.ruggles cosmetics: pretty-print flacenc.c Originally committed as revision …
(edit) @965a3ddb   14 years martin Remove mostly unnecessary rtpdec_*.h files, store the declarations in …
(edit) @d6bb31a4   14 years stefano.sabatini-lala Make config_input() return AVERROR(EINVAL) in place of -1. Originally …
(edit) @b59d12b1   14 years stefano.sabatini-lala Compute the max pixel step for each plane, and use it in place of …
(edit) @92dd4959   14 years stefano.sabatini-lala Add an entry for the AVFilterBuffer change of r24592. Originally …
(edit) @56b5e9d5   14 years stefano.sabatini-lala Resize AVFilterBuffer to hold 8 planes/linesizes worth of data. This …
(edit) @ecc7bfe3   14 years stefano.sabatini-lala Rename the av_fill_image_linesize() formal parameter linesize to …
(edit) @7d8d18de   14 years stefano.sabatini-lala Reimplement av_fill_image_pointers() using the information stored in …
(edit) @46b1d17   14 years stefano.sabatini-lala Make av_fill_image_linesizes() return a meaningful error core rather …
(edit) @7860b436   14 years stefano.sabatini-lala Rename av_fill_image_linesizes() internal variables max_plane_step and …
(edit) @fc2db52e   14 years stefano.sabatini-lala Make avpicture_fill() directly call av_fill_image_linesizes() and …
(edit) @7be5b73   14 years stefano.sabatini-lala Make avfilter_default_get_video_buffer() use functions in …
(edit) @8fad2661   14 years stefano.sabatini-lala Make pkgconfig_generate() explicitly return 0 in instead of returning …
(edit) @3dec10cd   14 years stefano.sabatini-lala Add APIchanges entry for the libavcore/imgutils.h addition. …
(edit) @e7bd48a6   14 years stefano.sabatini-lala Move fill_image_linesize() and fill_image_data_ptr() from …
(edit) @740dfe7   14 years vitor1001 Fix compilation in x86_64. I broke it with r24580. Originally …
(edit) @2ee5c789   14 years stefano.sabatini-lala Extend show_protocols() to make it print information about input, …
(edit) @2c3dda68   14 years vitor1001 Translate libmpeg2 MMX IDCT to plain asm Originally committed as …
(edit) @37287d41   14 years Aurélien Jacobs avidec: demux ASS and SRT tracks out of GAB2 chunks Originally …
(edit) @ac066b83   14 years Aurélien Jacobs add seeking support in ASS demuxer Originally committed as revision …
(edit) @530bbe96   14 years stefano.sabatini-lala Implement ffprobe -show_packets. Originally committed as revision …
(edit) @82505611   14 years Reimar.Doeffinger Check for udp_set_remote_url error. Fixes issue 1784 (hang with …
(edit) @78db142a   14 years michaelni Warn about "/ text" comments. Originally committed as revision …
(edit) @fd3064b6   14 years michaelni Make sure "Last message repeated" is printed. Originally committed as …
(edit) @ed80ba74   14 years stefano.sabatini-lala Revert commit: r31772 | stefano | 2010-07-23 01:01:31 +0200 (Fri, 23 …
(edit) @ec8f26d1   14 years stefano.sabatini-lala Add my GPG fingerprint and add myself as ffprobe.c maintainer. …
(edit) @28450066   14 years martin rtsp: Move the definition of SDP_MAX_SIZE up, use it in the RTSP …
(edit) @15379c2b   14 years stefano.sabatini-lala Require libswscale only if the scale filter is used. Although with …
(edit) @46eed2c8   14 years stefano.sabatini-lala Remove reference to the unexisting movie filter and the corresponding …
(edit) @f0187d20   14 years baptiste.coudurier In wav muxer, always flush in write_trailer, fix pipe output …
(edit) @ff58de29   14 years Carl Eugen Hoyos Skip short padding in id3v2. Patch by Alexander Kojevnikov, alexander …
(edit) @53cf478   14 years Carl Eugen Hoyos Map rc_buffer_size to and c_initial_buffer_occupancy to their libvpx …
(edit) @42c63263   14 years martin rtpdec_xiph: Handle the sampling SDP parameter Patch by Josh Allmann, …
(edit) @f8a169ac   14 years Reimar.Doeffinger Add extern to mxf_d10_muxer forward declaration to avoid a redundant …
(edit) @b6356d97   14 years alex.converse 10l: missed one reindent. Originally committed as revision 24563 to …
(edit) @52fa2054   14 years alex.converse Reindent after last commit. Originally committed as revision 24562 to …
(edit) @d9504970   14 years alex.converse ff_prefix non static vp56 functions. Originally committed as revision …
(edit) @317167e7   14 years martin nellymoserenc: Declare the supported sample format Originally …
(edit) @a8ab0ccc   14 years pascal.massimino b0rk3d FATE + black helicopters hissing -> rolling back to r24556 and …
(edit) @62d1f786   14 years pascal.massimino perform the clipping on luma_dc_qmul[1] and chroma_qmul[0] earlier …
(edit) @e7e81959   14 years pascal.massimino save some copies by moving some fields out of proba[2] Originally …
(edit) @46bbf395   14 years lu_zero Add my gpg fingerprint Originally committed as revision 24556 to …
(edit) @df984493   14 years banan DCA: fix multichannel -> 2 channel downmix. Patch by Nick Brereton …
(edit) @08634e7b   14 years banan Setup correct channel value when downmixing is required. Patch by …
(edit) @af0554e5   14 years Aurélien Jacobs remove useless cast Originally committed as revision 24553 to …
(edit) @349d78fe   14 years mans Detect PathScale compiler Originally committed as revision 24552 to …
(edit) @6f2c05f3   14 years Reimar.Doeffinger Document how the ref_buf is used. Originally committed as revision …
(edit) @d72c981c   14 years mans configure: fix sh_quote function Non-matching lists start with ! …
(edit) @a20df858   14 years michaelni Fix doxy that refers to the wrong variable. Originally committed as …
(edit) @facdd25d   14 years martin Fix the lavf docs, we have a RTP muxer, not a demuxer Originally …
(edit) @ec906fcd   14 years michaelni Fix 2 doxy comments that referred to the wrong variable. Originally …
(edit) @76c56376   14 years michaelni Make doxygen formatting more consistent. Originally committed as …
(edit) @88ad2faf   14 years stefano.sabatini-lala Place the concat protocol entry at the begin of the registered …
(edit) @ac3ccbc0   14 years alex.converse Document existing rules for AVInputFormat.name. Originally committed …
(edit) @4419c8bf   14 years stefano.sabatini-lala Add the indevs.texi and outdevs.texi files. Originally committed as …
(edit) @51124db   14 years mans fate: clean up also after failed runs Originally committed as …
(edit) @cf0194a   14 years vitor1001 Increase error tolerance for RA288 and one vorbis test. Should fix …
(edit) @2a758efe   14 years Carl Eugen Hoyos Make frames unsigned. Patch by Alexander Kojevnikov, alexander …
(edit) @49d7ef28   14 years Carl Eugen Hoyos Show correct bitrate for VBR MP3 files. Patch by Alexander …
(edit) @8a0f61c4   14 years mans Remove duplicate initialiser for cavsvideo_muxer.extensions The …
(edit) @adc03a34   14 years martin rtpdec_xiph: Drop RTP packets that come in without a prior fragment …
(edit) @4db40efa   14 years mans libavformat needs libavcore Originally committed as revision 24536 to …
(edit) @de295976   14 years stefan.gehrer add Chinese AVS encoding via external library libxavs Originally …
(edit) @54d1d1b   14 years mans libavcore needs libavutil Originally committed as revision 24532 to …
(edit) @673fe599   14 years mans fate: delete build and install dirs after session Originally …
(edit) @a9dc6111   14 years mans fate: add fate session script Originally committed as revision 24530 …
(edit) @b82be636   14 years mans fate: create report files Originally committed as revision 24529 to …
(edit) @bb5cecdc   14 years mans configure: extract detailed compiler identification Originally …
(edit) @16064462   14 years mans version.sh: write version to stdout if no output file specified …
(edit) @ce3a841d   14 years mans Add a simple base64 encoder for use in tests Originally committed as …
(edit) @fa8ead0   14 years stefano.sabatini-lala Add an APIchanges entry for the libavcore/parseutils.{h,c} addition of …
(edit) @ea35e3c   14 years stefano.sabatini-lala Avoid the use of an intermediary variable in av_parse_video_rate(). …
(edit) @c90c80ac   14 years stefano.sabatini-lala Make VideoFrameRateAbbr contain a rational rather than two ints for …
(edit) @dc4a50a0   14 years stefano.sabatini-lala Remove reference to the "frame" term in variable names. Simpler and …
(edit) @afead10   14 years stefano.sabatini-lala Make av_parse_video_size() and av_parse_video_rate() return …
(edit) @b964a293   14 years stefano.sabatini-lala Reindent. Originally committed as revision 24520 to …
(edit) @a2758624   14 years stefano.sabatini-lala Make pkgconfig_generate check if the library is enabled before to …
(edit) @126b638e   14 years stefano.sabatini-lala Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() …
(edit) @db9cc3a5   14 years rsbultje Reindent after r24516. Originally committed as revision 24517 to …
(edit) @e87b7d72   14 years rsbultje Use inverse error branches, i.e. instead of if(something){success} …
(edit) @540ab68c   14 years rsbultje Use av_log(.., AV_LOG_ERROR) instead of dprintf() for logging errors. …
(edit) @ab4d031   14 years rsbultje Use pmaddubsw for the mbedge_filter (>=ssse3), 6-10 cycles faster. …
(edit) @e25dee60   14 years darkshikari VP8: Much faster SSE2 MC 5-10% faster or more on Phenom, Athlon 64, …
(edit) @9dd9d67b   14 years stefano.sabatini-lala Define static functions fill_image_linesize() and …
(edit) @48adb7e7   14 years rsbultje Enable no-loop memory/register saving for ssse3/sse4 also. Originally …
(edit) @2a180c69   14 years rsbultje Save a register (or regsize of stackspace for x86-32) for the no-loop …
(edit) @bcd4aa64   14 years rsbultje Use nested ifs instead of &&, which appears to not work with %ifidn …
(edit) @0b2c75c   14 years rsbultje Rename pow variable to pwr. Patch by Axel Holzinger <aholzinger gmx …
(edit) @2208053b   14 years rsbultje Split pextrw macro-spaghetti into several opt-specific macros, this …
(edit) @065a20c   14 years stefano.sabatini-lala Reindent. Originally committed as revision 24506 to …
(edit) @3aace1bc   14 years stefano.sabatini-lala Rename av_transcode() to transcode(). av_ prefix is reserved for …
(edit) @fca05ea8   14 years darkshikari VP8: add missing free Fixes a tiny memory leak. Originally committed …
(edit) @2701fd40   14 years Aurélien Jacobs matroskaenc: add support for muxing SRT tracks Originally committed …
(edit) @7b53f463   14 years Aurélien Jacobs add mime-type for ASS muxer Originally committed as revision 24502 to …
(edit) @752ff3ff   14 years martin Include the correct header that actually is used, use quotes instead …
(edit) @a16dfa2c   14 years stefano.sabatini-lala Fix pkgconfig_generate line for libavcore. libavcore depends on …
(edit) @09d7da86   14 years Carl Eugen Hoyos Accept stdin as input for patcheck. Patch by Rafaël Carré, rafael d …
Note: See TracRevisionLog for help on using the revision log.