]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2008-06-06 diegoRemove Fabrice's copyright from the Makefiles. They...
2008-06-06 ramiroRemove useless img_read_close().
2008-06-06 ramiroRemove unneeded NULL at end of struct.
2008-06-06 ramiroMerge declaration and initialization.
2008-06-06 diegoAdd -Wl,-rpath-link flags for all libraries to LDLATEFLAGS.
2008-06-06 diegoRun documentation through ispell, plus some minor fixes.
2008-06-06 diegominor spelling/grammar fixes
2008-06-06 michaelFix reading an element after the array.
2008-06-05 mrucheck for ARM NEON assembler support
2008-06-05 mruaccept --cpu=cortex*
2008-06-05 mrualloc_size attribute is new to gcc 4.3; don't use it...
2008-06-05 vitorRemove *lpc_refl from the context. Only the value
2008-06-05 vitorSplit function rms() in two (it does two unrelated...
2008-06-05 diegocosmetics: s/Id/id/ in libavformat where Id refers...
2008-06-05 lorenmrename me=tesa
2008-06-05 bcoudurieradd esa/dia compat me options and new tesa for libx264
2008-06-04 aurelmatroskadec: remove some useless code
2008-06-04 aurelcosmetics: indentation
2008-06-04 aurelmatroskadec: don't remove dummy level when none was...
2008-06-04 bcoudurierx264 interlaced encoding option
2008-06-04 bcouduriercleanup, remove useless parentheses
2008-06-04 jbrreturn error on frame sync error
2008-06-03 jbrprevent crash when dba params are invalid
2008-06-03 diegoFix embarassing __GNU__ vs. __GNUC__ typo in preprocess...
2008-06-03 bcoudurierupdate regression tests for ts due to r13641
2008-06-03 bananSample tested and the code worked so the comment is...
2008-06-03 diegoMake long_names in lavf/lavdev optional depending on...
2008-06-03 aurelEnsure the first audio stream is selected as the defaul...
2008-06-03 aureladjust comment to reality
2008-06-03 aurelmatroskadec: sane default value for track->time_scale
2008-06-03 diegosmall spelling/wording fixes
2008-06-03 michaelff_fetch_timestamp() prototype
2008-06-03 michaelIn mpeg1/2 timestamps (against all logic) are associate...
2008-06-03 bcoudurieradd pretty common .m2t as ts extension
2008-06-03 bcoudurierfix continuity counter to start at 0
2008-06-03 michaelMake update_initial_durations() also work if a dts...
2008-06-03 michaelDo not set pts in update_initial_durations() if stream...
2008-06-02 mruimprove installation path selection
2008-06-02 diegocosmetics: Split all path variables into their own...
2008-06-02 aurelmatroskadec: fix potential mem leak
2008-06-02 aurelmatroskadec: avoid potential mem leak
2008-06-02 aurelreorganize matroska_add_stream() to fix potential mem...
2008-06-02 aurelmatroskadec: move ARRAY_SIZE() macro at top of the...
2008-06-02 aurelbump micro version after commit r13615
2008-06-02 mrufix servertest in out of tree builds
2008-06-02 bcoudurierprint correct mpeg-2 broken_link value, and print close...
2008-06-02 vitorRemove warning that could never be triggered.
2008-06-02 michaelindent
2008-06-02 michaelOnly store timestamps when there are timestamps.
2008-06-02 michaelOur MPEG-TS demuser does not sent complete PES packets...
2008-06-02 michaelMove new field to the end to avoid ABI breakage, i...
2008-06-02 michaelcosmetic
2008-06-02 michaelAllow matching timestamps to be removed by fetch_timest...
2008-06-02 michaelAdd off argument so that fetch_timestamp can search...
2008-06-02 michaelFactorize fetch_timestamp() into its own function
2008-06-02 michaelunused variable
2008-06-02 andomaAudio channels and sample rate must be set in order...
2008-06-02 bcoudurierrename last_frame_offset to next_frame_offset, due...
2008-06-02 bcouduriercosmetics, remove table_ prefix
2008-06-02 michaelindent
2008-06-02 michaelRename last_frame_offset to next_frame_offset.
2008-06-02 bcoudurieroptimize, merge offset bits in vlc code
2008-06-02 michaelSimplify parser core.
2008-06-02 jbrmove some AC3HeaderInfo struct fields to the Coded...
2008-06-01 bcoudurierreturn if bitrate is not specified or too low
2008-06-01 bcoudurieradd context_to_name func for logging
2008-06-01 vitorReplace comments by error messages.
2008-06-01 vitorCosmetics
2008-06-01 vitorRename dec2() function
2008-06-01 vitorRename var
2008-06-01 vitorRename dec1() to a more descriptive name
2008-06-01 vitorThe function dec1() do two completly unrelated things...
2008-06-01 takisCheck whether the memory allocation for extradata succe...
2008-06-01 aurelmatroskadec: use the proper timestamp scaling for index...
2008-06-01 aurelmatroskadec: read TrackTimecodeScale and set timebase...
2008-06-01 aurelmatroskadec: silently discard some element ID that...
2008-06-01 vitorYet more variable renaming
2008-06-01 vitorMore variable renaming
2008-06-01 vitorRename functions
2008-06-01 vitorRename variables
2008-06-01 takisMacro suggested by Michael which will be used to disabl...
2008-06-01 bcouduriermemcpy considering output width, not src linesize,...
2008-06-01 bcouduriergive context to av_log
2008-06-01 bcoudurieradd \n to error message
2008-06-01 michaelPrevent scalefactors from overflowing.
2008-05-31 jbrcosmetics: add a comment, remove a comment
2008-05-31 jbrsimplify
2008-05-31 jbrset lfe params at frame init instead of in every block
2008-05-31 jbronly calculate number of exponent groups when exponents...
2008-05-31 jbrcosmetics: remove unneeded braces
2008-05-31 jbr10l: cosmetics
2008-05-31 jbrnew dba values requires running last 2 bit allocation...
2008-05-31 diegoAdd a few newlines to 'ffmpeg -h' output to make it...
2008-05-31 jbrget_transform_coeffs() never returns an error, so make...
2008-05-31 vitorAdd doxy comments to eq() and do_voice()
2008-05-31 jbruse enum value for CRC error
2008-05-31 jbrmove header error logging to after CRC check
2008-05-31 vitorMinor simplification
2008-05-31 vitorRename variable
2008-05-31 vitorRemove useless intermediate variable
next