source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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. …
(edit) @ca162a50   17 years Aurélien Jacobs Ensure the first audio stream is selected as the default stream when …
(edit) @401cdd51   17 years Aurélien Jacobs adjust comment to reality Originally committed as revision 13647 to …
(edit) @94f6c011   17 years Aurélien Jacobs matroskadec: sane default value for track->time_scale Originally …
(edit) @e85754cc   17 years diego small spelling/wording fixes Originally committed as revision 13645 …
(edit) @ee3509d9   17 years michaelni ff_fetch_timestamp() prototype Originally committed as revision 13644 …
(edit) @d59591fb   17 years michaelni In mpeg1/2 timestamps are associated with the access unit which …
(edit) @d3ad044   17 years baptiste.coudurier add pretty common .m2t as ts extension Originally committed as …
(edit) @3654a16d   17 years baptiste.coudurier fix continuity counter to start at 0 Originally committed as revision …
(edit) @820ad60c   17 years michaelni Make update_initial_durations() also work if a dts occured before a …
(edit) @5853423   17 years michaelni Do not set pts in update_initial_durations() if stream has b frames. …
(edit) @c9d19248   17 years mans improve installation path selection Originally committed as revision …
(edit) @426be5dc   17 years diego cosmetics: Split all path variables into their own list. Originally …
(edit) @ff2c222c   17 years Aurélien Jacobs matroskadec: fix potential mem leak may or may not fix CID134 and …
(edit) @34ae4097   17 years Aurélien Jacobs matroskadec: avoid potential mem leak fix CID120 Originally committed …
(edit) @fe53fa25   17 years Aurélien Jacobs reorganize matroska_add_stream() to fix potential mem leak and buffer …
(edit) @4b3dc529   17 years Aurélien Jacobs matroskadec: move ARRAY_SIZE() macro at top of the file Originally …
(edit) @9b85e378   17 years Aurélien Jacobs bump micro version after commit r13615 Originally committed as …
(edit) @968ae1d9   17 years mans fix servertest in out of tree builds Originally committed as revision …
(edit) @ce8f4fb3   17 years baptiste.coudurier print correct mpeg-2 broken_link value, and print closed_gop …
(edit) @27ee9bcf   17 years vitor1001 Remove warning that could never be triggered. Thanks Mkhodor for …
(edit) @44b79c60   17 years michaelni indent Originally committed as revision 13628 to …
Note: See TracRevisionLog for help on using the revision log.