summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove my old email addressRoberto Togni2008-06-07
* Remove my old email address.Roberto Togni2008-06-07
* Presets support.Michael Niedermayer2008-06-07
* update ffm seek tests now that timestamps are fixedBaptiste Coudurier2008-06-07
* fix pts handling in ffmBaptiste Coudurier2008-06-07
* Reset reading state after successful seek.Baptiste Coudurier2008-06-07
* Remove wrappers of pcm_read_seek().Ramiro Polla2008-06-06
* Remove wrappers of pcm_read_seek().Ramiro Polla2008-06-06
* Add note about not including MinGW's include directory from within MSVC.Ramiro Polla2008-06-06
* output_example.c now uses proper include paths.Ramiro Polla2008-06-06
* cosmetics, rename first to header, more explicit nameBaptiste Coudurier2008-06-06
* cosmetics, rename first to header, more explicit nameBaptiste Coudurier2008-06-06
* Remove Fabrice's copyright from the Makefiles. They have been entirelyDiego Biurrun2008-06-06
* Remove useless img_read_close().Ramiro Polla2008-06-06
* Remove unneeded NULL at end of struct.Ramiro Polla2008-06-06
* Merge declaration and initialization.Ramiro Polla2008-06-06
* Add -Wl,-rpath-link flags for all libraries to LDLATEFLAGS.Diego Biurrun2008-06-06
* Run documentation through ispell, plus some minor fixes.Diego Biurrun2008-06-06
* minor spelling/grammar fixesDiego Biurrun2008-06-06
* Fix reading an element after the array.Michael Niedermayer2008-06-06
* check for ARM NEON assembler supportMåns Rullgård2008-06-05
* accept --cpu=cortex*Måns Rullgård2008-06-05
* alloc_size attribute is new to gcc 4.3; don't use it with lesser versionsMåns Rullgård2008-06-05
* Remove *lpc_refl from the context. Only the valueVitor Sessak2008-06-05
* Split function rms() in two (it does two unrelated things)Vitor Sessak2008-06-05
* cosmetics: s/Id/id/ in libavformat where Id refers to id Software.Stefano Sabatini2008-06-05
* rename me=tesaLoren Merritt2008-06-05
* add esa/dia compat me options and new tesa for libx264Baptiste Coudurier2008-06-05
* matroskadec: remove some useless codeAurelien Jacobs2008-06-04
* cosmetics: indentationAurelien Jacobs2008-06-04
* matroskadec: don't remove dummy level when none was addedAurelien Jacobs2008-06-04
* x264 interlaced encoding optionBaptiste Coudurier2008-06-04
* cleanup, remove useless parenthesesBaptiste Coudurier2008-06-04
* return error on frame sync errorJustin Ruggles2008-06-04
* prevent crash when dba params are invalidJustin Ruggles2008-06-03
* Fix embarassing __GNU__ vs. __GNUC__ typo in preprocessor condition.Rafaël Carré2008-06-03
* update regression tests for ts due to r13641Baptiste Coudurier2008-06-03
* Sample tested and the code worked so the comment is removedBenjamin Larsson2008-06-03
* Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini2008-06-03
* Ensure the first audio stream is selected as the default streamAurelien Jacobs2008-06-03
* adjust comment to realityAurelien Jacobs2008-06-03
* matroskadec: sane default value for track->time_scaleAurelien Jacobs2008-06-03
* small spelling/wording fixesDiego Biurrun2008-06-03
* ff_fetch_timestamp() prototypeMichael Niedermayer2008-06-03
* In mpeg1/2 timestamps are associated with the access unit whichMichael Niedermayer2008-06-03
* add pretty common .m2t as ts extensionBaptiste Coudurier2008-06-03
* fix continuity counter to start at 0Baptiste Coudurier2008-06-03
* Make update_initial_durations() also work if a dts occured before aMichael Niedermayer2008-06-03
* Do not set pts in update_initial_durations() if stream has b frames.Michael Niedermayer2008-06-03
* improve installation path selectionMåns Rullgård2008-06-02