source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @07b7b06d   17 years baptiste.coudurier move utf8 code before udta func, will be used by 3gp tags Originally …
(edit) @c55cc074   17 years baptiste.coudurier write usual brand for ipod format Originally committed as revision …
(edit) @d32d6def   17 years baptiste.coudurier simplify Originally committed as revision 13743 to …
(edit) @20e22af8   17 years baptiste.coudurier factorize psp metadata Originally committed as revision 13742 to …
(edit) @f7635edb   17 years baptiste.coudurier cosmetics Originally committed as revision 13741 to …
(edit) @c3858df2   17 years baptiste.coudurier cosmetics Originally committed as revision 13740 to …
(edit) @709c9f8d   17 years baptiste.coudurier support alac in ipod m4a format, tested on quicktime Originally …
(edit) @39883fff   17 years baptiste.coudurier remove useless wrapper func Originally committed as revision 13738 to …
(edit) @ccec1b69   17 years baptiste.coudurier m4v/m4a are usual itunes/ipod/iphone extensions Originally committed …
(edit) @d88812a   17 years baptiste.coudurier indent Originally committed as revision 13736 to …
(edit) @d1d87dfb   17 years baptiste.coudurier rework udta handling, if any track set bitexact, don't write any …
(edit) @1dc7ff33   17 years baptiste.coudurier 10l, add parentheses Originally committed as revision 13734 to …
(edit) @cabc1a7d   17 years baptiste.coudurier indent Originally committed as revision 13733 to …
(edit) @b63ba850   17 years baptiste.coudurier remove obsolete requirements, quicktime 6 is from 2002, not sure if …
(edit) @0724373d   17 years baptiste.coudurier cosmetics Originally committed as revision 13731 to …
(edit) @eeb28150   17 years Reimar.Doeffinger Remove the START_TIMER/STOP_TIMER from vp3.c, they clutter the output …
(edit) @36e16253   17 years Reimar.Doeffinger Almost-cosmetics: split out coeff_count from all_fragments struct into …
(edit) @45b2b05f   17 years michaelni Make timestamp debugging work nicer. Originally committed as revision …
(edit) @e785efc4   17 years diego Fix compilation with -DDEBUG, patch by Albert Astals Cid, aastals …
(edit) @83657f9f   17 years baptiste.coudurier remove now unneeded vars Originally committed as revision 13726 to …
(edit) @3c6a9f66   17 years baptiste.coudurier pass dts and pts through ffm, should fix streaming b frames …
(edit) @8983aa33   17 years baptiste.coudurier enable global_header flag for audio and video encoding, was wrongly …
(edit) @02226bc8   17 years baptiste.coudurier revert wrong part of r13722 commit Originally committed as revision …
(edit) @febea2f2   17 years baptiste.coudurier uniformize trellis quant option Originally committed as revision …
(edit) @7080cbe2   17 years baptiste.coudurier pass extradata through ffm Originally committed as revision 13721 to …
(edit) @d8b1dffb   17 years baptiste.coudurier remove unneeded ffmpeg commandline switches, and enable quiet mode …
(edit) @7ab08864   17 years baptiste.coudurier add AVOption support in ffserver configuration file Originally …
(edit) @3438d82d   17 years baptiste.coudurier remove ugly ffm_nopts hack, use AVFormatContext->timestamp Originally …
(edit) @fbd971a4   17 years diego Fix typo in the names of variables assigned to OS-specific path …
(edit) @227322b8   17 years justin.ruggles move rematrixing band table to ac3dec_data.c Originally committed as …
(edit) @7ed9a2ea   17 years justin.ruggles add ac3dec_data.[c,h] Originally committed as revision 13715 to …
(edit) @bddadace   17 years justin.ruggles add fields needed for E-AC-3 decoding to decode context Originally …
(edit) @681f5c12   17 years bartek.wolowiec Separating from nellymoserdec.c parts required by encoder Originally …
(edit) @b339f0c6   17 years banan Oma demuxer Originally committed as revision 13712 to …
(edit) @b146e17d   17 years diego OBJS should end in .o, not .c. Originally committed as revision 27035 …
(edit) @862ae1d6   17 years diego VIS OBJS should end in .o, not .c; patch by Jan Knutar, jknutar nic …
(edit) @f3bbfe78   17 years diego Add missing #include, patch by Jan Knutar, jknutar nic fi. Originally …
(edit) @8cd8eaa5   17 years michaelni Make START/STOP_TIMER not require -v 2. Originally committed as …
(edit) @e66ace6f   17 years michaelni Support longer paths for and longer names in preset files. Originally …
(edit) @439c18c7   17 years michaelni indent Originally committed as revision 13709 to …
(edit) @23b20b5c   17 years michaelni Search /usr(/local)/share for preset files as well. This also fixed a …
(edit) @59c2959d   17 years baptiste.coudurier use unsetenv, fix warning, patch by Stefano Sabatini, stefano dot …
(edit) @17b01199   17 years baptiste.coudurier use program_name to be more consistent with the banner, patch by …
(edit) @4397d95c   17 years justin.ruggles split up header parsing function Originally committed as revision …
(edit) @da04be10   17 years justin.ruggles store exp_strategy for all blocks in decode context Originally …
(edit) @54624396   17 years justin.ruggles store cpl_in_use for all blocks in decode context Originally …
(edit) @be594ae4   17 years justin.ruggles cosmetics: add and align references to spec variable names Originally …
(edit) @d7a0ae07   17 years justin.ruggles cosmetics: vertical align Originally committed as revision 13701 to …
(edit) @83ce7ff6   17 years justin.ruggles use macro constants for array sizes in decode context Originally …
(edit) @22885960   17 years justin.ruggles cosmetics: vertical align Originally committed as revision 13699 to …
(edit) @2c4c2af   17 years justin.ruggles cosmetics: reorder decode context fields into logical groups …
(edit) @58ce349f   17 years justin.ruggles move the decode context and some macro constants to a new file, …
(edit) @30f71adc   17 years justin.ruggles move mix level tables from parser to decoder. have parser read …
(edit) @caf0fbc8   17 years justin.ruggles add more gain levels and adjust mix level tables accordingly. …
(edit) @687671f0   17 years justin.ruggles pass bap table to ff_ac3_bit_alloc_calc_bap() Originally committed as …
(edit) @30cc3ac   17 years justin.ruggles set default mix levels regardless of bitstream id Originally …
(edit) @4921bbba   17 years justin.ruggles cosmetics: indent Originally committed as revision 13692 to …
(edit) @aa5d6be   17 years justin.ruggles skip unsupported frame types and substream id's Originally committed …
(edit) @be5f17b9   17 years justin.ruggles read frame type from header info into decode context Originally …
(edit) @3596aa6f   17 years justin.ruggles get substreamid from ac3 parser Originally committed as revision …
(edit) @6730e9f3   17 years justin.ruggles get the number of blocks from the ac3 parser and use in the ac3 …
(edit) @467ec3c1   17 years r_togni Remove my old email address Originally committed as revision 13687 to …
(edit) @0f6feb5f   17 years r_togni Remove my old email address. This also fixes the "rtogni is not a …
(edit) @d9f1b68c   17 years michaelni Presets support. How per codec defaults and ranges will be supported …
(edit) @8a4f5983   17 years baptiste.coudurier update ffm seek tests now that timestamps are fixed Originally …
(edit) @2940b38e   17 years baptiste.coudurier fix pts handling in ffm Originally committed as revision 13683 to …
(edit) @c07d64c8   17 years baptiste.coudurier Reset reading state after successful seek. Originally committed as …
(edit) @15d856e8   17 years ramiro.polla Remove wrappers of pcm_read_seek(). Last commit missed one file. …
(edit) @5256e42c   17 years ramiro.polla Remove wrappers of pcm_read_seek(). Originally committed as revision …
(edit) @f010d377   17 years ramiro.polla Add note about not including MinGW's include directory from within …
(edit) @bb00536e   17 years ramiro.polla output_example.c now uses proper include paths. Originally committed …
(edit) @b30bb53   17 years baptiste.coudurier cosmetics, rename first to header, more explicit name Originally …
(edit) @a1011180   17 years baptiste.coudurier cosmetics, rename first to header, more explicit name Originally …
(edit) @969f9493   17 years diego Remove Fabrice's copyright from the Makefiles. They have been entirely …
(edit) @bea91b8c   17 years ramiro.polla Remove useless img_read_close(). Originally committed as revision …
(edit) @23779221   17 years ramiro.polla Remove unneeded NULL at end of struct. Originally committed as …
(edit) @fc9c2d53   17 years ramiro.polla Merge declaration and initialization. Originally committed as …
(edit) @9473993b   17 years diego Add -Wl,-rpath-link flags for all libraries to LDLATEFLAGS. inspired …
(edit) @831ec935   17 years diego Run documentation through ispell, plus some minor fixes. Originally …
(edit) @890f6fd3   17 years diego minor spelling/grammar fixes Originally committed as revision 13669 …
(edit) @aee7cf87   17 years michaelni Fix reading an element after the array. Fixes CID27 RUN2 Originally …
(edit) @6b18d278   17 years mans check for ARM NEON assembler support Originally committed as revision …
(edit) @265de665   17 years mans accept --cpu=cortex* Originally committed as revision 13666 to …
(edit) @40c13fec   17 years mans alloc_size attribute is new to gcc 4.3; don't use it with lesser …
(edit) @218e453a   17 years vitor1001 Remove *lpc_refl from the context. Only the value calculated in rms() …
(edit) @11bb2eb0   17 years vitor1001 Split function rms() in two (it does two unrelated things) Originally …
(edit) @ffa5ed24   17 years diego cosmetics: s/Id/id/ in libavformat where Id refers to id Software. …
(edit) @359bbdab   17 years lorenm rename me=tesa Originally committed as revision 13661 to …
(edit) @89223ef   17 years baptiste.coudurier add esa/dia compat me options and new tesa for libx264 Originally …
(edit) @03b9d94e   17 years Aurélien Jacobs matroskadec: remove some useless code Originally committed as …
(edit) @e9b56825   17 years Aurélien Jacobs cosmetics: indentation Originally committed as revision 13658 to …
(edit) @fc4738ae   17 years Aurélien Jacobs matroskadec: don't remove dummy level when none was added Originally …
(edit) @d9e5c9b7   17 years baptiste.coudurier x264 interlaced encoding option Originally committed as revision …
(edit) @682a48a1   17 years baptiste.coudurier cleanup, remove useless parentheses Originally committed as revision …
(edit) @7af26d14   17 years justin.ruggles return error on frame sync error Originally committed as revision …
(edit) @31bc6b45   17 years justin.ruggles prevent crash when dba params are invalid Originally committed as …
(edit) @d326dd97   17 years diego Fix embarassing GNU vs. GNUC typo in preprocessor condition. …
(edit) @99587795   17 years baptiste.coudurier update regression tests for ts due to r13641 Originally committed as …
(edit) @17125bd9   17 years banan Sample tested and the code worked so the comment is removed …
(edit) @bde15e74   17 years diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. …
Note: See TracRevisionLog for help on using the revision log.