source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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 …
(edit) @e4e3230e   17 years michaelni Only store timestamps when there are timestamps. Originally committed …
(edit) @05d1d160   17 years michaelni Our MPEG-TS demuxer does not send complete PES packets but sends them …
(edit) @5c027f88   17 years michaelni Move new field to the end to avoid ABI breakage, I thought this struct …
(edit) @ebdd7377   17 years michaelni cosmetic Originally committed as revision 13624 to …
(edit) @ec0c5d4   17 years michaelni Allow matching timestamps to be removed by fetch_timestamp(). …
(edit) @21e30589   17 years michaelni Add off argument so that fetch_timestamp can search for timestamps not …
(edit) @cd614494   17 years michaelni Factorize fetch_timestamp() into its own function Originally …
(edit) @47917785   17 years michaelni unused variable Originally committed as revision 13620 to …
(edit) @1686cce6   17 years andreas Audio channels and sample rate must be set in order to skip additional …
(edit) @c5577c40   17 years baptiste.coudurier rename last_frame_offset to next_frame_offset, due to r13615
(edit) @b73e868b   17 years baptiste.coudurier cosmetics, remove table_ prefix Originally committed as revision …
(edit) @591569b5   17 years michaelni indent Originally committed as revision 13616 to …
(edit) @26f23725   17 years michaelni Rename last_frame_offset to next_frame_offset. (it was and is the next …
(edit) @556eec4   17 years baptiste.coudurier optimize, merge offset bits in vlc code Originally committed as …
(edit) @cb63a4b3   17 years michaelni Simplify parser core. Originally committed as revision 13613 to …
(edit) @40611372   17 years justin.ruggles move some AC3HeaderInfo struct fields to the Coded elements group. …
(edit) @892d2268   17 years baptiste.coudurier return if bitrate is not specified or too low Originally committed as …
(edit) @778346e   17 years baptiste.coudurier add context_to_name func for logging Originally committed as revision …
(edit) @2d73e6c8   17 years vitor1001 Replace comments by error messages. Thanks to Mkhodor for the tip. …
(edit) @c2a14bd7   17 years vitor1001 Cosmetics Originally committed as revision 13608 to …
(edit) @a00dc255   17 years vitor1001 Rename dec2() function Originally committed as revision 13607 to …
(edit) @07aee1a1   17 years vitor1001 Rename var Originally committed as revision 13606 to …
(edit) @aa3aaac   17 years vitor1001 Rename dec1() to a more descriptive name Originally committed as …
(edit) @50b8f2cf   17 years vitor1001 The function dec1() do two completly unrelated things. Split the rms …
(edit) @ce3d365   17 years baptiste.coudurier restore needed cast to correct type with const Originally committed …
(edit) @437fd77b   17 years takis.issaris Check whether the memory allocation for extradata succeeded. Fixes …
(edit) @934b910b   17 years Aurélien Jacobs matroskadec: use the proper timestamp scaling for index entries …
(edit) @7ff9708   17 years Aurélien Jacobs matroskadec: read TrackTimecodeScale and set timebase accordingly …
(edit) @cdae8eec   17 years Aurélien Jacobs matroskadec: silently discard some element ID that we don't care about …
(edit) @a94701d0   17 years vitor1001 Yet more variable renaming Originally committed as revision 13599 to …
(edit) @d4f0cc1c   17 years vitor1001 More variable renaming Originally committed as revision 13598 to …
(edit) @907892ee   17 years vitor1001 Rename functions Originally committed as revision 13597 to …
(edit) @d981252c   17 years vitor1001 Rename variables Originally committed as revision 13596 to …
(edit) @4a567b40   17 years takis.issaris Macro suggested by Michael which will be used to disable the …
(edit) @b8b015f4   17 years baptiste.coudurier cast to correct type, suppress warnings Originally committed as …
(edit) @74498eb4   17 years baptiste.coudurier cast to correct type, suppress warnings Originally committed as …
(edit) @73d046e2   17 years baptiste.coudurier add const, suppress warnings Originally committed as revision 26947 …
(edit) @87cf861c   17 years baptiste.coudurier cast to correct type, suppress warnings Originally committed as …
(edit) @3e62b7e3   17 years baptiste.coudurier add const, suppress warnings Originally committed as revision 26945 …
Note: See TracRevisionLog for help on using the revision log.