]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2008-06-09 Reimar DöffingerAlmost-cosmetics: split out coeff_count from all_fragme...
2008-06-09 Michael NiedermayerMake timestamp debugging work nicer.
2008-06-09 Albert Astals CidFix compilation with -DDEBUG, patch by Albert Astals...
2008-06-09 Baptiste Coudurierremove now unneeded vars
2008-06-09 Baptiste Coudurierpass dts and pts through ffm, should fix streaming...
2008-06-09 Baptiste Coudurierenable global_header flag for audio and video encoding...
2008-06-09 Baptiste Coudurierrevert wrong part of r13722 commit
2008-06-09 Baptiste Coudurieruniformize trellis quant option
2008-06-09 Baptiste Coudurierpass extradata through ffm
2008-06-09 Baptiste Coudurierremove unneeded ffmpeg commandline switches, and enable...
2008-06-09 Baptiste Coudurieradd AVOption support in ffserver configuration file
2008-06-09 Baptiste Coudurierremove ugly ffm_nopts hack, use AVFormatContext->timestamp
2008-06-08 Diego BiurrunFix typo in the names of variables assigned to OS-speci...
2008-06-08 Justin Rugglesmove rematrixing band table to ac3dec_data.c
2008-06-08 Justin Rugglesadd ac3dec_data.[c,h]
2008-06-08 Justin Rugglesadd fields needed for E-AC-3 decoding to decode context
2008-06-08 Bartlomiej... Separating from nellymoserdec.c parts required by encoder
2008-06-08 Benjamin LarssonOma demuxer
2008-06-08 Diego BiurrunOBJS should end in .o, not .c.
2008-06-08 Jan KnutarVIS OBJS should end in .o, not .c; patch by Jan Knutar...
2008-06-08 Jan KnutarAdd missing #include, patch by Jan Knutar, jknutar...
2008-06-08 Michael NiedermayerMake START/STOP_TIMER not require -v 2.
2008-06-08 Michael NiedermayerSupport longer paths for and longer names in preset...
2008-06-08 Michael Niedermayerindent
2008-06-08 Michael NiedermayerSearch /usr(/local)/share for preset files as well.
2008-06-07 Stefano Sabatiniuse unsetenv, fix warning, patch by Stefano Sabatini...
2008-06-07 Stefano Sabatiniuse program_name to be more consistent with the banner...
2008-06-07 Justin Rugglessplit up header parsing function
2008-06-07 Justin Rugglesstore exp_strategy for all blocks in decode context
2008-06-07 Justin Rugglesstore cpl_in_use for all blocks in decode context
2008-06-07 Justin Rugglescosmetics: add and align references to spec variable...
2008-06-07 Justin Rugglescosmetics: vertical align
2008-06-07 Justin Rugglesuse macro constants for array sizes in decode context
2008-06-07 Justin Rugglescosmetics: vertical align
2008-06-07 Justin Rugglescosmetics: reorder decode context fields into logical...
2008-06-07 Justin Rugglesmove the decode context and some macro constants to...
2008-06-07 Justin Rugglesmove mix level tables from parser to decoder. have...
2008-06-07 Justin Rugglesadd more gain levels and adjust mix level tables accord...
2008-06-07 Justin Rugglespass bap table to ff_ac3_bit_alloc_calc_bap()
2008-06-07 Justin Rugglesset default mix levels regardless of bitstream id
2008-06-07 Justin Rugglescosmetics: indent
2008-06-07 Justin Rugglesskip unsupported frame types and substream id's
2008-06-07 Justin Rugglesread frame type from header info into decode context
2008-06-07 Justin Rugglesget substreamid from ac3 parser
2008-06-07 Justin Rugglesget the number of blocks from the ac3 parser and use...
2008-06-07 Roberto TogniRemove my old email address
2008-06-07 Roberto TogniRemove my old email address.
2008-06-07 Michael NiedermayerPresets support.
2008-06-07 Baptiste Coudurierupdate ffm seek tests now that timestamps are fixed
2008-06-07 Baptiste Coudurierfix pts handling in ffm
2008-06-07 Baptiste CoudurierReset reading state after successful seek.
2008-06-06 Ramiro PollaRemove wrappers of pcm_read_seek().
2008-06-06 Ramiro PollaRemove wrappers of pcm_read_seek().
2008-06-06 Ramiro PollaAdd note about not including MinGW's include directory...
2008-06-06 Ramiro Pollaoutput_example.c now uses proper include paths.
2008-06-06 Baptiste Couduriercosmetics, rename first to header, more explicit name
2008-06-06 Baptiste Couduriercosmetics, rename first to header, more explicit name
2008-06-06 Diego BiurrunRemove Fabrice's copyright from the Makefiles. They...
2008-06-06 Ramiro PollaRemove useless img_read_close().
2008-06-06 Ramiro PollaRemove unneeded NULL at end of struct.
2008-06-06 Ramiro PollaMerge declaration and initialization.
2008-06-06 Diego BiurrunAdd -Wl,-rpath-link flags for all libraries to LDLATEFLAGS.
2008-06-06 Diego BiurrunRun documentation through ispell, plus some minor fixes.
2008-06-06 Diego Biurrunminor spelling/grammar fixes
2008-06-06 Michael NiedermayerFix reading an element after the array.
2008-06-05 Måns Rullgårdcheck for ARM NEON assembler support
2008-06-05 Måns Rullgårdaccept --cpu=cortex*
2008-06-05 Måns Rullgårdalloc_size attribute is new to gcc 4.3; don't use it...
2008-06-05 Vitor SessakRemove *lpc_refl from the context. Only the value
2008-06-05 Vitor SessakSplit function rms() in two (it does two unrelated...
2008-06-05 Stefano Sabatinicosmetics: s/Id/id/ in libavformat where Id refers...
2008-06-05 Loren Merrittrename me=tesa
2008-06-05 Baptiste Coudurieradd esa/dia compat me options and new tesa for libx264
2008-06-04 Aurelien Jacobsmatroskadec: remove some useless code
2008-06-04 Aurelien Jacobscosmetics: indentation
2008-06-04 Aurelien Jacobsmatroskadec: don't remove dummy level when none was...
2008-06-04 Baptiste Coudurierx264 interlaced encoding option
2008-06-04 Baptiste Couduriercleanup, remove useless parentheses
2008-06-04 Justin Rugglesreturn error on frame sync error
2008-06-03 Justin Rugglesprevent crash when dba params are invalid
2008-06-03 Rafaël CarréFix embarassing __GNU__ vs. __GNUC__ typo in preprocess...
2008-06-03 Baptiste Coudurierupdate regression tests for ts due to r13641
2008-06-03 Benjamin LarssonSample tested and the code worked so the comment is...
2008-06-03 Stefano SabatiniMake long_names in lavf/lavdev optional depending on...
2008-06-03 Aurelien JacobsEnsure the first audio stream is selected as the defaul...
2008-06-03 Aurelien Jacobsadjust comment to reality
2008-06-03 Aurelien Jacobsmatroskadec: sane default value for track->time_scale
2008-06-03 Diego Biurrunsmall spelling/wording fixes
2008-06-03 Michael Niedermayerff_fetch_timestamp() prototype
2008-06-03 Michael NiedermayerIn mpeg1/2 timestamps are associated with the access...
2008-06-03 Baptiste Coudurieradd pretty common .m2t as ts extension
2008-06-03 Baptiste Coudurierfix continuity counter to start at 0
2008-06-03 Michael NiedermayerMake update_initial_durations() also work if a dts...
2008-06-03 Michael NiedermayerDo not set pts in update_initial_durations() if stream...
2008-06-02 Måns Rullgårdimprove installation path selection
2008-06-02 Diego Biurruncosmetics: Split all path variables into their own...
2008-06-02 Aurelien Jacobsmatroskadec: fix potential mem leak
2008-06-02 Aurelien Jacobsmatroskadec: avoid potential mem leak
2008-06-02 Aurelien Jacobsreorganize matroska_add_stream() to fix potential mem...
2008-06-02 Aurelien Jacobsmatroskadec: move ARRAY_SIZE() macro at top of the...
next