source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @8ee552f   16 years baptiste.coudurier simplify mpeg12 avctx->pix_fmt set Originally committed as revision …
(edit) @d63f529d   16 years Aurélien Jacobs remove useless assignment (st is never read after this line) …
(edit) @8e44312   16 years Aurélien Jacobs matroskadec: index timestamps are supposed to be in the timebase of …
(edit) @2a242f45   16 years Aurélien Jacobs mxfdec: set sample_aspect_ratio Originally committed as revision …
(edit) @67f718bd   16 years Aurélien Jacobs Add a temp variable to ff_sine_window_init() to match the way wma.c …
(edit) @2ccddc02   16 years voroshil Add explicit (int) cast to i386 optimized MUL* macros. Wrong result is …
(edit) @51f2a119   16 years voroshil (cosmetics) Remove incorrect comment. Originally committed as …
(edit) @f5e177f8   16 years voroshil (cosmetics) Describe for which tests clipping is required. Originally …
(edit) @122d0276   16 years baptiste.coudurier I'll maintain mxf muxer Originally committed as revision 14978 to …
(edit) @1b8a36d   16 years voroshil (cosmetics) Remove wrong comments. Originally committed as revision …
(edit) @bb68b69d   16 years Carl Eugen Hoyos MXF is a valid output format now. Originally committed as revision …
(edit) @cedebde1   16 years Carl Eugen Hoyos Remaining parts of GSoC MXF muxer by Zhentan Feng. Originally …
(edit) @ef1bc972   16 years voroshil (cosmetics) Align comments consistently. Originally committed as …
(edit) @7ad909bd   16 years voroshil Another set of definitions for G.729 Originally committed as revision …
(edit) @274335e7   16 years michaelni vertical align Originally committed as revision 14972 to …
(edit) @977327c   16 years michaelni Noone seems to want to maintain MPEG-PS so i will. Originally …
(edit) @2ad0d96a   16 years michaelni Replace cliping in ff_acelp_interpolate() by a check&av_log, this …
(edit) @cbccf205   16 years Aurélien Jacobs Fix the seek regressions to match changes in r14956, r14959 and …
(edit) @9b0d3e0e   16 years vitor1001 Import more MXF muxer code from the SoC tree Originally committed as …
(edit) @9ac78726   16 years lu_zero Missing static in float_to_int16_altivec declaration Originally …
(edit) @f1588ed5   16 years andreas When setting codec_id during codec probe we must also set codec_type. …
(edit) @85803144   16 years bartek.wolowiec Little-endian bitstream writer Originally committed as revision 14965 …
(edit) @3fc45bdc   16 years kostya.shishkov fir_32bands_perfect[] contents were mixed, restore original order …
(edit) @a9e0294   16 years lucabe72 Fix udp.c compilation with recent glibc (>= 2.8) Originally committed …
(edit) @94cdcece   16 years mans ARM: add prefetch function using ARMv5 PLD instruction Originally …
(edit) @f1424cfd   16 years mans ARM: set STRIDE_ALIGN and DECLARE_ALIGNED_8 to 16 for NEON Originally …
(edit) @244ee48a   16 years Aurélien Jacobs matroskadec: unset matroska->done when seeking just in case someone …
(edit) @0f646a22   16 years Aurélien Jacobs matroskadec: full seeking support in index-less files when trying to …
(edit) @ffc2b341   16 years justin.ruggles right shift the values by 8 in GAQ remap "B" table. data now fits in …
(edit) @8bc98ba9   16 years Aurélien Jacobs matroskadec: on the fly index construction for index-less files each …
(edit) @dfbbbdc0   16 years Aurélien Jacobs matroskadec: don't try to seek to negative timestamp matroska …
(edit) @653fb2f8   16 years Aurélien Jacobs matroskadec: move setting of matroska->done inside …
(edit) @bde51e6a   16 years justin.ruggles restore accidently deleted file Originally committed as revision …
(edit) @c5b930e   16 years justin.ruggles 1000l to me. committed to wrong repo. revert last commit. Originally …
(edit) @e23e4de   16 years justin.ruggles cosmetics: rename some functions from *get_* to *decode_* Originally …
(edit) @547ea47d   16 years Reimar.Doeffinger Add ff_ prefix to ogg_codec_t structs Originally committed as …
(edit) @aecf157e   16 years Reimar.Doeffinger Mark several libavformat arrays const Originally committed as …
(edit) @7b571fd   16 years Reimar.Doeffinger Mark "matroska" probe data string constant. Originally committed as …
(edit) @cd34bc76   16 years Reimar.Doeffinger Make ogg_codec_t descriptions const Originally committed as revision …
(edit) @c1854592   16 years Reimar.Doeffinger Change codec_tag type from const struct AVCodecTag to const struct …
(edit) @f23a9759   16 years rsbultje Remove check for @ in tcp.c which removes the authorization data from …
(edit) @090a4179   16 years Aurélien Jacobs voc: add ff_ prefix to some global const data Originally committed as …
(edit) @e7fd7b9a   16 years Reimar.Doeffinger Remove useless empty close functions in mmf and mm demuxers. …
(edit) @ba18b99f   16 years Aurélien Jacobs matroskadec: make aac_profiles array const Originally committed as …
(edit) @1bef65f4   16 years Reimar.Doeffinger Make the id3v1_genre_str array const, not just the strings it points …
(edit) @dad6afb4   16 years gpoirier stricter constraints of asm() blocks All these variables are used as …
(edit) @cbcbf439   16 years robert.swain Fix index to ff_sine_windows[]. Previously the index was usually in …
(edit) @e43b0a73   16 years kostya.shishkov okayed chunks of AAC encoder Originally committed as revision 14939 …
(edit) @6986662   16 years vitor1001 Import more ok'ed chunks of the mxf muxer from the soc tree …
(edit) @cc09e77e   16 years kostya.shishkov Correct scaling factor in DCA decoder synthesis. Patch by Alexander …
(edit) @0c3021ea   16 years justin.ruggles change eac3dec.c license to LGPL Originally committed as revision …
(edit) @7fadc32d   16 years lorenm document some dsp alignments Originally committed as revision 14935 …
(edit) @cc1f91d7   16 years michaelni Ensure that SDL_AddTimer() is never called with a delay of 0 because …
(edit) @59729451   16 years Aurélien Jacobs convert every muxer/demuxer to write/read sample_aspect_ratio from/to …
(edit) @c30a448   16 years Aurélien Jacobs export sample_aspect_ratio read by the demuxer in a separate field …
(edit) @0cdc6ec9   16 years pross Upgrade 20/24-bit PCM DVD decoder use SAMPLE_FMT_S32. Patch supplied …
(edit) @ee7948cb   16 years pross Add raw muxers/demuxers for F64/F32/S32/S24/U32/U24 PCM audio. …
(edit) @0a3650c9   16 years lu_zero Remove unused variables Originally committed as revision 14929 to …
(edit) @e1f27dc2   16 years lu_zero Introduce float_to_int16_interleave_altivec, tested with vorbis …
(edit) @8d3d5100   16 years lu_zero Introduce float_to_int16_one_altivec Originally committed as revision …
(edit) @a3303add   16 years rsbultje Cosmetics after previous patches. Originally committed as revision …
(edit) @8b9af28d   16 years rsbultje On failure, return directly because the fail: case does nothing. This …
(edit) @47f944a2   16 years rsbultje Move malloc() down until after all initializations, so that the …
(edit) @e6c13819   16 years rsbultje Fix memleak on some OSes in case network initialization fails. See …
(edit) @ad33bfe   16 years rsbultje Remove useless comments. See "[PATCH] tcp.c/udp.c memleak?" for …
(edit) @2e0b635a   16 years kostya.shishkov Simple lowpass filter implementation. Originally committed as …
(edit) @cda00de   16 years kostya.shishkov Do not pass unnecessary arguments to AAC encoder functions Originally …
(edit) @7e4b3fb8   16 years baptiste.coudurier enable fl32/64 le/be in mov with stsd audio v2 Originally committed …
(edit) @56523713   16 years michaelni Remove redundant FFMIN(). Originally committed as revision 14918 to …
(edit) @4df7beb3   16 years michaelni Increase buffer size to 16384 patch by Alexander E. Patrakov" patrakov …
(edit) @6bf8b3ef   16 years voroshil Remove unnecessary header inclusion from g729.h Originally committed …
(edit) @fe3a80d6   16 years voroshil Move from g729.h all definitions which are used only in g729dec.c …
(edit) @2fc3866d   16 years stefano.sabatini-lala Provide a context to opt_frame_rate(), and make it print the wrong …
(edit) @63d72fb1   16 years justin.ruggles fix decoding of coupling leak info for normal AC-3 Originally …
(edit) @60203130   16 years justin.ruggles add more OKed parts of the E-AC-3 decoder Originally committed as …
(edit) @0569993e   16 years justin.ruggles cosmetics: indentation Originally committed as revision 14911 to …
(edit) @6fafb020   16 years justin.ruggles add some approved parts of the E-AC-3 decoder Originally committed as …
(edit) @26efefc5   16 years lucabe72 Do not set timestamp information for a non existing AVStream (fix a …
(edit) @b0f5852a   16 years robert.swain Use ff_imdct_half() and vector_fmul_window() for IMDCT and windowing. …
(edit) @db38c38   16 years robert.swain Whitespace cosmetics after the last commit Originally committed as …
(edit) @f4990558   16 years robert.swain Separate code in imdct_and_windowing() into distinct IMDCT, windowing …
(edit) @95801b6a   16 years jmenon86 alac : check readsamplesize to ensure get_bits() doesn't fail. Patch …
(edit) @ec6cda8c   16 years jmenon86 alacenc : perform decorrelation only for stereo samples Originally …
(edit) @9b9466b0   16 years vitor1001 Apply parts of MXF muxer ok'ed by Michael Originally committed as …
(edit) @474efc18   16 years michaelni Make equation in doxy of ff_acelp_weighted_vector_sum() more readable …
(edit) @27b71e4b   16 years michaelni doxygen consistency Originally committed as revision 14901 to …
(edit) @6caabab8   16 years michaelni Make comments doxygen compatible. Originally committed as revision …
(edit) @ec5bd476   16 years michaelni Doxygen syntax consistency. Originally committed as revision 14899 to …
(edit) @8c5da74b   16 years michaelni Mention cut-off freq of ff_acelp_high_pass_filter() instead of some …
(edit) @70d3ba41   16 years michaelni Remove mathops.h dependancy. Originally committed as revision 14897 …
(edit) @1f08308   16 years michaelni vertical align Originally committed as revision 14896 to …
(edit) @cd523888   16 years michaelni Remove ff_acelp_weighted_filter() which is just a function wrapping a …
(edit) @5038ecb1   16 years michaelni Rename subframe_size to a name that is not specific to some specific …
(edit) @2bbd3434   16 years michaelni rename pitch_delay_frac in ff_acelp_interpolate() Originally …
(edit) @badcd8d7   16 years michaelni Try to improve parameter doxy of ff_acelp_interpolate(). Originally …
(edit) @03a4da6f   16 years michaelni Clarify how generic ff_acelp_interpolate() is. Originally committed …
(edit) @ba5a14fc   16 years michaelni Correct incorrect length parameter doxy for ff_acelp_interpolate(). …
(edit) @ef119cc8   16 years michaelni Right half is clearer than positive half for specifying which part of …
(edit) @7dd3e95   16 years michaelni Mention the fixed-point scale of the FIR filter coefficients. …
(edit) @ba05497d   16 years michaelni Cleanup comment for ff_acelp_interp_filter. Originally committed as …
Note: See TracRevisionLog for help on using the revision log.