source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @089c18f   14 years justin.ruggles Reduce number of input parameters to find_subblock_rice_params(). …
(edit) @d309f01   14 years justin.ruggles 10l: fix bit count for frame header Originally committed as revision …
(edit) @b22f9d65   14 years justin.ruggles Simplify fallback to verbatim mode encoding. Originally committed as …
(edit) @45e2908   14 years justin.ruggles cosmetics: line wrap and vertical alignment Originally committed as …
(edit) @8fbb8d31   14 years justin.ruggles Combine calc_rice_params_fixed() and calc_rice_params_lpc() into a …
(edit) @4e705a68   14 years mans fate: translate exit status to signal name Originally committed as …
(edit) @43b3273e   14 years justin.ruggles Remove unneeded wrapper function. Originally committed as revision …
(edit) @0f5cc12c   14 years justin.ruggles Remove duplicate code by adding a flag for encoding in verbatim mode. …
(edit) @05236ed7   14 years stefano.sabatini-lala Use av_fill_image_pointers/linesizes in place of …
(edit) @93d65e3d   14 years justin.ruggles Estimate frame size during encoding. Originally committed as revision …
(edit) @fa738b3a   14 years vitor1001 Remove x86/mmx.h. It is not used anymore and has been deprecated for …
(edit) @0913a92a   14 years vitor1001 Fix compilation with --disable-yasm. 10l to me. Originally committed …
(edit) @1de4cfe6   14 years stefano.sabatini-lala Add protocols.texi. Originally committed as revision 24616 to …
(edit) @de4bc44   14 years vitor1001 Convert deinterlacing MMX code to YASM Originally committed as …
(edit) @c2eae137   14 years mans configure: set subarch for ARM Originally committed as revision 24614 …
(edit) @f138fa78   14 years Aurélien Jacobs 100l: av_freep() needs the address of the pointer Originally …
(edit) @eb96f169   14 years justin.ruggles cosmetics: indentation Originally committed as revision 24612 to …
(edit) @520effb   14 years justin.ruggles Combine output_subframe() and output_subframes(). Originally …
(edit) @fb443a6f   14 years justin.ruggles Remove unneeded variable. Originally committed as revision 24610 to …
(edit) @724f3471   14 years justin.ruggles cosmetics: indentation Originally committed as revision 24609 to …
(edit) @6d263f4   14 years justin.ruggles Combine output_subframe_verbatim() and output_subframe_lpc(). …
(edit) @6266cfb4   14 years justin.ruggles Combine and simplify output_residual() and output_subframe_lpc(). …
(edit) @fc001d6   14 years justin.ruggles cosmetics: reindent Originally committed as revision 24606 to …
(edit) @175a5711   14 years justin.ruggles Combine and simplify output_subframe_fixed() and …
(edit) @89912b5f   14 years justin.ruggles Combine and simplify output_subframe_constant() and …
(edit) @1f1c05b0   14 years justin.ruggles Pass FlacSubframe to output_subframe_* instead of channel number. …
(edit) @15f537ed   14 years justin.ruggles cosmetics: change FlacEncodeContext variable name from ctx to s in …
(edit) @871a24f   14 years justin.ruggles Set coded_frame->pts in the FLAC encoder Originally committed as …
(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 …
Note: See TracRevisionLog for help on using the revision log.