Activity
From 05/09/2008 to 06/07/2008
06/07/2008
- 11:56 PM Revision 59c2959d (ffmpeg): use unsetenv, fix warning, patch by Stefano Sabatini, stefano dot sab...
- Originally committed as revision 13707 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:49 PM Revision 17b01199 (ffmpeg): use program_name to be more consistent with the banner, patch by Stef...
- Originally committed as revision 13706 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:30 PM Revision 4397d95c (ffmpeg): split up header parsing function
- Originally committed as revision 13705 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:30 PM Revision da04be10 (ffmpeg): store exp_strategy for all blocks in decode context
- Originally committed as revision 13704 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:30 PM Revision 54624396 (ffmpeg): store cpl_in_use for all blocks in decode context
- Originally committed as revision 13703 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:30 PM Revision be594ae4 (ffmpeg): cosmetics: add and align references to spec variable names
- Originally committed as revision 13702 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:30 PM Revision d7a0ae07 (ffmpeg): cosmetics: vertical align
- Originally committed as revision 13701 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:30 PM Revision 83ce7ff6 (ffmpeg): use macro constants for array sizes in decode context
- Originally committed as revision 13700 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:30 PM Revision 22885960 (ffmpeg): cosmetics: vertical align
- Originally committed as revision 13699 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:30 PM Revision 2c4c2afa (ffmpeg): cosmetics: reorder decode context fields into logical groups
- Originally committed as revision 13698 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:30 PM Revision 58ce349f (ffmpeg): move the decode context and some macro constants to a new file, ac3dec.h
- Originally committed as revision 13697 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:30 PM Revision 30f71adc (ffmpeg): move mix level tables from parser to decoder. have parser read bitstr...
- Originally committed as revision 13696 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:30 PM Revision caf0fbc8 (ffmpeg): add more gain levels and adjust mix level tables accordingly.
- Originally committed as revision 13695 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:29 PM Revision 687671f0 (ffmpeg): pass bap table to ff_ac3_bit_alloc_calc_bap()
- Originally committed as revision 13694 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:29 PM Revision 30cc3ac2 (ffmpeg): set default mix levels regardless of bitstream id
- Originally committed as revision 13693 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:29 PM Revision 4921bbba (ffmpeg): cosmetics: indent
- Originally committed as revision 13692 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:29 PM Revision aa5d6be8 (ffmpeg): skip unsupported frame types and substream id's
- Originally committed as revision 13691 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:29 PM Revision be5f17b9 (ffmpeg): read frame type from header info into decode context
- Originally committed as revision 13690 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:29 PM Revision 3596aa6f (ffmpeg): get substreamid from ac3 parser
- Originally committed as revision 13689 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:29 PM Revision 6730e9f3 (ffmpeg): get the number of blocks from the ac3 parser and use in the ac3 decoder.
- Originally committed as revision 13688 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:21 PM Revision 467ec3c1 (ffmpeg): Remove my old email address
- Originally committed as revision 13687 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:14 PM Revision 0f6feb5f (ffmpeg): Remove my old email address.
- This also fixes the "rtogni is not a valid tag" doxygen warning
Based on a patch by Stefano Sabatini, stefano sabatin... - 09:12 AM Revision d9f1b68c (ffmpeg): Presets support.
- How per codec defaults and ranges will be supported is still being discussed.
Originally committed as revision 13685... - 04:47 AM Revision 8a4f5983 (ffmpeg): update ffm seek tests now that timestamps are fixed
- Originally committed as revision 13684 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:49 AM Revision 2940b38e (ffmpeg): fix pts handling in ffm
- Originally committed as revision 13683 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:35 AM Revision c07d64c8 (ffmpeg): Reset reading state after successful seek.
- Originally committed as revision 13682 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/06/2008
- 09:54 PM Revision 15d856e8 (ffmpeg): Remove wrappers of pcm_read_seek().
- Last commit missed one file.
Originally committed as revision 13681 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:53 PM Revision 5256e42c (ffmpeg): Remove wrappers of pcm_read_seek().
- Originally committed as revision 13680 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:41 PM Revision f010d377 (ffmpeg): Add note about not including MinGW's include directory from within MSVC.
- Originally committed as revision 13679 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:37 PM Revision bb00536e (ffmpeg): output_example.c now uses proper include paths.
- Originally committed as revision 13678 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:36 PM Revision b30bb535 (ffmpeg): cosmetics, rename first to header, more explicit name
- Originally committed as revision 13677 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:14 PM Revision a1011180 (ffmpeg): cosmetics, rename first to header, more explicit name
- Originally committed as revision 13676 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:50 PM Revision 969f9493 (ffmpeg): Remove Fabrice's copyright from the Makefiles. They have been entirely
- rewritten since they were originally created.
Originally committed as revision 13675 to svn://svn.ffmpeg.org/ffmpeg/... - 05:02 PM Revision bea91b8c (ffmpeg): Remove useless img_read_close().
- Originally committed as revision 13674 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:00 PM Revision 23779221 (ffmpeg): Remove unneeded NULL at end of struct.
- Originally committed as revision 13673 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:53 PM Revision fc9c2d53 (ffmpeg): Merge declaration and initialization.
- Originally committed as revision 13672 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:19 PM Revision 9473993b (ffmpeg): Add -Wl,-rpath-link flags for all libraries to LDLATEFLAGS.
- inspired by a patch from Debian
Originally committed as revision 13671 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:51 AM Revision 831ec935 (ffmpeg): Run documentation through ispell, plus some minor fixes.
- Originally committed as revision 13670 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:00 AM Revision 890f6fd3 (ffmpeg): minor spelling/grammar fixes
- Originally committed as revision 13669 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 AM Revision aee7cf87 (ffmpeg): Fix reading an element after the array.
- Fixes CID27 RUN2
Originally committed as revision 13668 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/05/2008
- 07:51 PM Revision 6b18d278 (ffmpeg): check for ARM NEON assembler support
- Originally committed as revision 13667 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:51 PM Revision 265de665 (ffmpeg): accept --cpu=cortex*
- Originally committed as revision 13666 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:49 PM Revision 40c13fec (ffmpeg): alloc_size attribute is new to gcc 4.3; don't use it with lesser vers...
- Originally committed as revision 13665 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:15 PM Revision 218e453a (ffmpeg): Remove *lpc_refl from the context. Only the value
- calculated in rms() is actually needed. It also avoid
recalculating it later.
Originally committed as revision 13664... - 04:11 PM Revision 11bb2eb0 (ffmpeg): Split function rms() in two (it does two unrelated things)
- Originally committed as revision 13663 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:03 PM Revision ffa5ed24 (ffmpeg): cosmetics: s/Id/id/ in libavformat where Id refers to id Software.
- patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13662 to svn://svn.ffmpeg... - 02:20 AM Revision 359bbdab (ffmpeg): rename me=tesa
- Originally committed as revision 13661 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:57 AM Revision 89223ef6 (ffmpeg): add esa/dia compat me options and new tesa for libx264
- Originally committed as revision 13660 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/04/2008
- 11:24 PM Revision 03b9d94e (ffmpeg): matroskadec: remove some useless code
- Originally committed as revision 13659 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:15 PM Revision e9b56825 (ffmpeg): cosmetics: indentation
- Originally committed as revision 13658 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:11 PM Revision fc4738ae (ffmpeg): matroskadec: don't remove dummy level when none was added
- Originally committed as revision 13657 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:56 AM Revision d9e5c9b7 (ffmpeg): x264 interlaced encoding option
- Originally committed as revision 13656 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:44 AM Revision 682a48a1 (ffmpeg): cleanup, remove useless parentheses
- Originally committed as revision 13655 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:31 AM Revision 7af26d14 (ffmpeg): return error on frame sync error
- Originally committed as revision 13654 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/03/2008
- 11:34 PM Revision 31bc6b45 (ffmpeg): prevent crash when dba params are invalid
- Originally committed as revision 13653 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:10 PM Revision d326dd97 (ffmpeg): Fix embarassing __GNU__ vs. __GNUC__ typo in preprocessor condition.
- patch by Rafaël Carré, funman videolan org
Originally committed as revision 13652 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:59 PM Revision 99587795 (ffmpeg): update regression tests for ts due to r13641
- Originally committed as revision 13651 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:46 PM Revision 17125bd9 (ffmpeg): Sample tested and the code worked so the comment is removed
- Originally committed as revision 13650 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:20 PM Revision bde15e74 (ffmpeg): Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
- patch by Stefano Sabatini, stefano.sabatini-lala poste.it
along with some spelling/consistency fixes for the long nam... - 03:19 PM Revision ca162a50 (ffmpeg): Ensure the first audio stream is selected as the default stream
- when no video stream is present.
Originally committed as revision 13648 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:14 PM Revision 401cdd51 (ffmpeg): adjust comment to reality
- Originally committed as revision 13647 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:09 PM Revision 94f6c011 (ffmpeg): matroskadec: sane default value for track->time_scale
- Originally committed as revision 13646 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:56 AM Revision e85754cc (ffmpeg): small spelling/wording fixes
- Originally committed as revision 13645 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:12 AM Revision ee3509d9 (ffmpeg): ff_fetch_timestamp() prototype
- Originally committed as revision 13644 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:43 AM Revision d59591fb (ffmpeg): In mpeg1/2 timestamps are associated with the access unit which
- contains the first picture startcode that commences in the PES
packet, instead of the first access unit that commence... - 12:55 AM Revision d3ad044a (ffmpeg): add pretty common .m2t as ts extension
- Originally committed as revision 13642 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:53 AM Revision 3654a16d (ffmpeg): fix continuity counter to start at 0
- Originally committed as revision 13641 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:50 AM Revision 820ad60c (ffmpeg): Make update_initial_durations() also work if a dts occured before a
- sequence header (that is a few known dts/pts but no known durations
previously)
cnnts1.mpg is one sample affected by ... - 12:43 AM Revision 5853423c (ffmpeg): Do not set pts in update_initial_durations() if stream has b frames.
- Originally committed as revision 13639 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/02/2008
- 11:51 PM Revision c9d19248 (ffmpeg): improve installation path selection
- Originally committed as revision 13638 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:47 PM Revision 426be5dc (ffmpeg): cosmetics: Split all path variables into their own list.
- Originally committed as revision 13637 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:37 PM Revision ff2c222c (ffmpeg): matroskadec: fix potential mem leak
- may or may not fix CID134 and CID135
Originally committed as revision 13636 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:27 PM Revision 34ae4097 (ffmpeg): matroskadec: avoid potential mem leak
- fix CID120
Originally committed as revision 13635 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:07 PM Revision fe53fa25 (ffmpeg): reorganize matroska_add_stream() to fix potential mem leak and buffer...
- fix CID44
Originally committed as revision 13634 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:01 PM Revision 4b3dc529 (ffmpeg): matroskadec: move ARRAY_SIZE() macro at top of the file
- Originally committed as revision 13633 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:00 PM Revision 9b85e378 (ffmpeg): bump micro version after commit r13615
- Originally committed as revision 13632 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:56 PM Revision 968ae1d9 (ffmpeg): fix servertest in out of tree builds
- Originally committed as revision 13631 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:04 PM Revision ce8f4fb3 (ffmpeg): print correct mpeg-2 broken_link value, and print closed_gop
- Originally committed as revision 13630 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:29 PM Revision 27ee9bcf (ffmpeg): Remove warning that could never be triggered.
- Thanks Mkhodor for pointing it out.
Originally committed as revision 13629 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:54 PM Revision 44b79c60 (ffmpeg): indent
- Originally committed as revision 13628 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:53 PM Revision e4e3230e (ffmpeg): Only store timestamps when there are timestamps.
- Originally committed as revision 13627 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:40 PM Revision 05d1d160 (ffmpeg): Our MPEG-TS demuxer does not send complete PES packets but sends them
- piecewise, thus the end values cannot be used for associating timestamps.
Originally committed as revision 13626 to ... - 02:23 PM Revision 5c027f88 (ffmpeg): Move new field to the end to avoid ABI breakage, I thought this struct
- is not used from the outside but after rethinking it of course has to be
used if someone wants to use a parser withou... - 01:14 PM Revision ebdd7377 (ffmpeg): cosmetic
- Originally committed as revision 13624 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:12 PM Revision ec0c5d48 (ffmpeg): Allow matching timestamps to be removed by fetch_timestamp().
- Originally committed as revision 13623 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:09 PM Revision 21e30589 (ffmpeg): Add off argument so that fetch_timestamp can search for timestamps
- not associated with the first byte of access units.
Originally committed as revision 13622 to svn://svn.ffmpeg.org/f... - 01:05 PM Revision cd614494 (ffmpeg): Factorize fetch_timestamp() into its own function
- Originally committed as revision 13621 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:01 PM Revision 47917785 (ffmpeg): unused variable
- Originally committed as revision 13620 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:15 AM Revision 1686cce6 (ffmpeg): Audio channels and sample rate must be set in order to skip
- additional probing of a stream.
Originally committed as revision 13619 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:08 AM Revision c5577c40 (ffmpeg): rename last_frame_offset to next_frame_offset, due to r13615
- Originally committed as revision 13618 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:12 AM Revision b73e868b (ffmpeg): cosmetics, remove table_ prefix
- Originally committed as revision 13617 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:10 AM Revision 591569b5 (ffmpeg): indent
- Originally committed as revision 13616 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:10 AM Revision 26f23725 (ffmpeg): Rename last_frame_offset to next_frame_offset.
- (it was and is the next not the last)
Originally committed as revision 13615 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:07 AM Revision 556eec43 (ffmpeg): optimize, merge offset bits in vlc code
- Originally committed as revision 13614 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:55 AM Revision cb63a4b3 (ffmpeg): Simplify parser core.
- Originally committed as revision 13613 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:54 AM Revision 40611372 (ffmpeg): move some AC3HeaderInfo struct fields to the Coded elements group.
- Originally committed as revision 13612 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/01/2008
- 09:29 PM Revision 892d2268 (ffmpeg): return if bitrate is not specified or too low
- Originally committed as revision 13611 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:51 PM Revision 778346e3 (ffmpeg): add context_to_name func for logging
- Originally committed as revision 13610 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:51 PM Revision 2d73e6c8 (ffmpeg): Replace comments by error messages.
- Thanks to Mkhodor for the tip.
Originally committed as revision 13609 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:36 PM Revision c2a14bd7 (ffmpeg): Cosmetics
- Originally committed as revision 13608 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:36 PM Revision a00dc255 (ffmpeg): Rename dec2() function
- Originally committed as revision 13607 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:35 PM Revision 07aee1a1 (ffmpeg): Rename var
- Originally committed as revision 13606 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:33 PM Revision aa3aaacb (ffmpeg): Rename dec1() to a more descriptive name
- Originally committed as revision 13605 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:30 PM Revision 50b8f2cf (ffmpeg): The function dec1() do two completly unrelated things. Split the rms ...
- Originally committed as revision 13604 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:08 PM Revision ce3d365f (ffmpeg): restore needed cast to correct type with const
- Originally committed as revision 26957 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 04:25 PM Revision 437fd77b (ffmpeg): Check whether the memory allocation for extradata succeeded. Fixes is...
- Originally committed as revision 13603 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:41 PM Revision 934b910b (ffmpeg): matroskadec: use the proper timestamp scaling for index entries
- Originally committed as revision 13602 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:54 PM Revision 7ff97085 (ffmpeg): matroskadec: read TrackTimecodeScale and set timebase accordingly
- patch by Anton Khirnov wyskas _at_ gmail _dot_ com
Originally committed as revision 13601 to svn://svn.ffmpeg.org/... - 01:39 PM Revision cdae8eec (ffmpeg): matroskadec: silently discard some element ID that we don't care about
- patch by Anton Khirnov wyskas _at_ gmail _dot_ com
Originally committed as revision 13600 to svn://svn.ffmpeg.org/... - 01:30 PM Revision a94701d0 (ffmpeg): Yet more variable renaming
- Originally committed as revision 13599 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:28 PM Revision d4f0cc1c (ffmpeg): More variable renaming
- Originally committed as revision 13598 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:17 PM Revision 907892ee (ffmpeg): Rename functions
- Originally committed as revision 13597 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:16 PM Revision d981252c (ffmpeg): Rename variables
- Originally committed as revision 13596 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:37 AM Revision 4a567b40 (ffmpeg): Macro suggested by Michael which will be used to disable the
- definition of long_name strings in libavcodec and libavformat.
Patch by: Stefano Sabatini, stefano.sabatini-lala post... - 03:36 AM Revision b8b015f4 (ffmpeg): cast to correct type, suppress warnings
- Originally committed as revision 26949 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 03:35 AM Revision 74498eb4 (ffmpeg): cast to correct type, suppress warnings
- Originally committed as revision 26948 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 03:34 AM Revision 73d046e2 (ffmpeg): add const, suppress warnings
- Originally committed as revision 26947 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 03:28 AM Revision 87cf861c (ffmpeg): cast to correct type, suppress warnings
- Originally committed as revision 26946 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 03:27 AM Revision 3e62b7e3 (ffmpeg): add const, suppress warnings
- Originally committed as revision 26945 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 03:25 AM Revision 72d6b610 (ffmpeg): remove useless casts
- Originally committed as revision 26944 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 03:23 AM Revision 774c386a (ffmpeg): add const, suppress warnings
- Originally committed as revision 26943 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 03:21 AM Revision 994c1ef0 (ffmpeg): add const, suppress warnings
- Originally committed as revision 26942 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 03:17 AM Revision baf7f7c6 (ffmpeg): remove useless casts
- Originally committed as revision 26941 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 02:28 AM Revision 1be97a21 (ffmpeg): memcpy considering output width, not src linesize, fix segv with av_p...
- Originally committed as revision 13594 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:21 AM Revision 64e3e661 (ffmpeg): give context to av_log
- Originally committed as revision 13593 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:01 AM Revision 2dae1dd0 (ffmpeg): add \n to error message
- Originally committed as revision 13592 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:07 AM Revision 2453f406 (ffmpeg): Prevent scalefactors from overflowing.
- fixes issue351
Originally committed as revision 13591 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/31/2008
- 10:12 PM Revision fb2b88a8 (ffmpeg): cosmetics: add a comment, remove a comment
- Originally committed as revision 13590 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:12 PM Revision 9b575459 (ffmpeg): simplify
- Originally committed as revision 13589 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:57 PM Revision 6e74513a (ffmpeg): set lfe params at frame init instead of in every block
- Originally committed as revision 13588 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:53 PM Revision b85a15fe (ffmpeg): only calculate number of exponent groups when exponents are not reused.
- Originally committed as revision 13587 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:37 PM Revision aa148649 (ffmpeg): cosmetics: remove unneeded braces
- Originally committed as revision 13586 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:59 PM Revision 7e13b31c (ffmpeg): 10l: cosmetics
- Originally committed as revision 13585 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:56 PM Revision e25973a1 (ffmpeg): new dba values requires running last 2 bit allocation stages
- Originally committed as revision 13584 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:36 PM Revision e992fba4 (ffmpeg): Add a few newlines to 'ffmpeg -h' output to make it more readable.
- patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13583 to svn://svn.ffmpeg... - 04:04 PM Revision ff5d419e (ffmpeg): get_transform_coeffs() never returns an error, so make the function a...
- Originally committed as revision 13582 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:37 PM Revision 2f7d6835 (ffmpeg): Add doxy comments to eq() and do_voice()
- Originally committed as revision 13581 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:31 PM Revision fbe52e41 (ffmpeg): use enum value for CRC error
- Originally committed as revision 13580 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:30 PM Revision c78c6d6c (ffmpeg): move header error logging to after CRC check
- Originally committed as revision 13579 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:38 PM Revision 4dc471c3 (ffmpeg): Minor simplification
- Originally committed as revision 13578 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:36 PM Revision 9765b44c (ffmpeg): Rename variable
- Originally committed as revision 13577 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:34 PM Revision 208a2a60 (ffmpeg): Remove useless intermediate variable
- Originally committed as revision 13576 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:32 PM Revision 9d283aee (ffmpeg): Remove ra144.o dependency added in revision r13500, now reverted
- Originally committed as revision 13575 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:26 PM Revision 750066ea (ffmpeg): flvenc.o depends on avc.o (for H.264 support functions).
- patch by Peter Ross, pross xvid org
Originally committed as revision 13574 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:22 PM Revision 418a0b9f (ffmpeg): Compiling ffmpeg.c fails when when the .ffm demuxer is enabled, but t...
- muxer is disabled. The cause is an incorrect #ifdef that assumes that the
ffm_nopts symbol (global define in ffmenc) ...
05/30/2008
- 11:27 PM Revision b13ddb3b (ffmpeg): unused
- Originally committed as revision 13572 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:26 PM Revision b9c83887 (ffmpeg): As *_static are not deallocated anymore except on program termination
- we do not need to keep track of them anymore.
Fixes CID117 RUN2 and various race conditions.
Originally committed as... - 09:17 PM Revision 83422c19 (ffmpeg): unused
- Originally committed as revision 13570 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:15 PM Revision 65de23d1 (ffmpeg): Remove non C code.
- Originally committed as revision 13569 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:12 PM Revision 09dafaeb (ffmpeg): Move *_static to bitstream.c which is the only file left which needs
- them.
Originally committed as revision 13568 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:08 PM Revision ceaaf78b (ffmpeg): Change init_vlc_rl() so it does not use *alloc_static() anymore.
- Originally committed as revision 13567 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:06 PM Revision 2d80ce2b (ffmpeg): Change init_2d_vlc_rl() to not use *alloc_static().
- Originally committed as revision 13566 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:30 PM Revision 573e8cb3 (ffmpeg): Remove incorrect usage of av_free_static(), ffmpeg.c is not a
- windows dll which can be unloaded and loaded again.
Originally committed as revision 13565 to svn://svn.ffmpeg.org/f... - 08:06 PM Revision 9ef3193d (ffmpeg): Remove constant argument.
- Originally committed as revision 13564 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:02 PM Revision f76605e8 (ffmpeg): Switch to INIT_VLC_USE_NEW_STATIC.
- Note, if code you maintain still uses INIT_VLC_USE_STATIC please change
it as well! Iam not volunteering to clean all... - 08:00 PM Revision d05b24ff (ffmpeg): Little helper macro to make the use of INIT_VLC_USE_NEW_STATIC easier.
- Originally committed as revision 13562 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:48 PM Revision ccc54864 (ffmpeg): Make init_vlc* support proper static tables instead of this broken be...
- imagination alloc_static() trash.
Originally committed as revision 13561 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:46 PM Revision 27f19ed5 (ffmpeg): Revert r13499, log:
- Make lpc coefficients 16 bit wide
Only one of my samples didn't decode bit-exact after this change,
but better be sa... - 05:53 PM Revision 180b7026 (ffmpeg): 2nd try fix got_key_frame when video+audio
- Originally committed as revision 13559 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:05 PM Revision 16e861e3 (ffmpeg): raw mlp demuxer
- Based on patch by Jeff Muizelaar <jrmuizel <at> gmail.org>
http://article.gmane.org/gmane.comp.video.ffmpeg.devel/577... - 01:26 PM Revision dd0f776c (ffmpeg): Detect "tif" suffix as TIFF.
- Patch by Quoc Cuong Pham: Quoc-Cuong D PHAM AT cea D fr
Originally committed as revision 13557 to svn://svn.ffmpeg.o... - 11:07 AM Revision 3ed1a2ee (ffmpeg): cosmetics: Remove useless backslashes.
- Originally committed as revision 13556 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:58 AM Revision b006b26c (ffmpeg): Implement a proper configure test for AltiVec vector declaration syntax.
- Originally committed as revision 13555 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:12 AM Revision 81a5cdde (ffmpeg): Simplify altivec.h test.
- Originally committed as revision 13554 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:11 AM Revision de3e16ee (ffmpeg): 10l: Add useless backslashes in AltiVec CFLAGS test.
- Originally committed as revision 13553 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:32 AM Revision 78728064 (ffmpeg): fix got_key_frame when stream is audio
- Originally committed as revision 13552 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:26 AM Revision 0332f549 (ffmpeg): set got_key_frame when packet is video, fix first video packet with i...
- Originally committed as revision 13551 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:51 AM Revision 79c79687 (ffmpeg): update regressions tests, should be stable now
- Originally committed as revision 13550 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:51 AM Revision 626932fd (ffmpeg): sleep seems needed to wait for feed to be setup
- Originally committed as revision 13549 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:46 AM Revision 3766ed72 (ffmpeg): log error when writing frame to output
- Originally committed as revision 13548 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:46 AM Revision c1593d0e (ffmpeg): wake up connections to stop waiting when feed is being closed
- Originally committed as revision 13547 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:44 AM Revision 084a8912 (ffmpeg): fix timestamps rescaling, index in source format might be different
- Originally committed as revision 13546 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:51 AM Revision ddb41f3f (ffmpeg): take over ffserver maintenance
- Originally committed as revision 13545 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:50 AM Revision 929a9b75 (ffmpeg): log some errors
- Originally committed as revision 13544 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:21 AM Revision 58bd615f (ffmpeg): set is_streamed before writing data to output file
- Originally committed as revision 13543 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/29/2008
- 11:16 PM Revision 7e14f145 (ffmpeg): Warn about unimplemented H264 feature.
- Originally committed as revision 13542 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:11 PM Revision 3b371676 (ffmpeg): cosmetics, reindent
- Originally committed as revision 13541 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:09 PM Revision 1cb4d12c (ffmpeg): cosmetics, move declaration where it is used, remove now useless block
- Originally committed as revision 13540 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:26 PM Revision 9d58e0a9 (ffmpeg): cosmetics, space before and after parenthesis, weird indentation
- Originally committed as revision 13539 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:09 PM Revision ae899d12 (ffmpeg): in TRUNCATED mode, use residual fragments in ParseContext
- for decoding the very last frame.
Originally committed as revision 13538 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:24 PM Revision 36907468 (ffmpeg): use av_parse_video_frame_rate
- Originally committed as revision 13537 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:59 PM Revision e8bd16a5 (ffmpeg): Check av_new_stream return value, fixes CID75 RUN2
- Originally committed as revision 13536 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:40 PM Revision 8b9c4ad2 (ffmpeg): ENOMEM is better, yes ...
- Originally committed as revision 13535 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:25 PM Revision 60583fb6 (ffmpeg): Check av_new_stream return value, fixes CID79 RUN2
- Originally committed as revision 13534 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:22 PM Revision 6c10281c (ffmpeg): Check for av_new_stream failure, fixes CID76 RUN2
- Originally committed as revision 13533 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:13 PM Revision 1ab05d37 (ffmpeg): Remove unnecessary #include.
- Originally committed as revision 13532 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:40 PM Revision f094b662 (ffmpeg): Remove unnecessary header #includes.
- Extracted from a patch by Erik Hovland, erik hovland org.
Originally committed as revision 13531 to svn://svn.ffmpeg... - 11:57 AM Revision 1489db82 (ffmpeg): Some (Solaris) gcc versions apparently output a comment as first line
- when generating dependencies. Make sure to remove this in DEPEND_CMD.
extracted in a modified form from a gstreamer p... - 11:04 AM Revision 09d9087d (ffmpeg): Add ASUS V1/V2 decoder codec long names.
- patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13529 to svn://svn.ffmpeg... - 09:58 AM Revision 5dcfe9f8 (ffmpeg): When shared libraries are built, make the pkg-config requires Require...
- patch by Anssi Hannula, anssi.hannula gmail com
Originally committed as revision 13528 to svn://svn.ffmpeg.org/ffmpe... - 09:50 AM Revision 5faf1689 (ffmpeg): Check return of url_fseek in mpeg timestamp reading code.
- Patch by Joakim elupus ecce se
Originally committed as revision 13527 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:48 AM Revision ea9c581f (ffmpeg): Simplify show_banner() so that it does not require arguments, similar
- to what was previously done with show_version().
patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originall... - 02:32 AM Revision 9667a2d2 (ffmpeg): reindent
- Originally committed as revision 13525 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:31 AM Revision a9c1bb71 (ffmpeg): check that redirect is set, fixes CID13 RUN2
- Originally committed as revision 13524 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:29 AM Revision 7e183a93 (ffmpeg): reindent
- Originally committed as revision 13523 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:28 AM Revision ce651af2 (ffmpeg): check that stream is set, fixes CID13 RUN2
- Originally committed as revision 13522 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:11 AM Revision 5735f6dc (ffmpeg): check if stream has been set, fixes CID15 RUN2
- Originally committed as revision 13521 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:59 AM Revision 75480e86 (ffmpeg): init h, fixes CID54 RUN2
- Originally committed as revision 13520 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:58 AM Revision 96f69e0d (ffmpeg): warn if pts is not set, prevent writing negative/weird cts, happens w...
- Originally committed as revision 13519 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:54 AM Revision c4f078ff (ffmpeg): reindent
- Originally committed as revision 13518 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:54 AM Revision e95580e7 (ffmpeg): this should be valid for audio too
- Originally committed as revision 13517 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:35 AM Revision c2acba13 (ffmpeg): check if extradata comes from mp4 and assume bitsteam is already form...
- Originally committed as revision 13516 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/28/2008
- 11:56 PM Revision 390b25ae (ffmpeg): set avctx time_base in dv decoder
- Originally committed as revision 13515 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:54 PM Revision 12701f6e (ffmpeg): Define private libraries as 'Libs:' when only static libraries are bu...
- so that they work correctly even without pkgconfig's --static option.
patch by Anssi Hannula, anssi.hannula gmail com... - 10:36 PM Revision 161dab17 (ffmpeg): ILP64 fix
- Originally committed as revision 13513 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:26 PM Revision 5a96cd64 (ffmpeg): memleak / CID124 RUN2
- Originally committed as revision 13512 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:00 PM Revision 57783b07 (ffmpeg): use av_fifo_generic_write, old func is deprecated
- Originally committed as revision 13511 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:25 PM Revision 659094cb (ffmpeg): Rename variable
- Originally committed as revision 13510 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:22 PM Revision 9bf8b562 (ffmpeg): Dead code removal, fixes CID59 RUN2.
- Originally committed as revision 13509 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:17 PM Revision 5e8782dd (ffmpeg): More intermediate vars removal
- Originally committed as revision 13508 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:14 PM Revision e88b67de (ffmpeg): Removing dead code, fixes CID4 RUN2.
- Originally committed as revision 13507 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:04 PM Revision 408f43cb (ffmpeg): Remove unused var
- Originally committed as revision 13506 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:02 PM Revision 7019f1a5 (ffmpeg): Remove useless intermediate var
- Originally committed as revision 13505 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:36 PM Revision e05f9628 (ffmpeg): Remove dec1() function
- Originally committed as revision 13504 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:33 PM Revision ea813b44 (ffmpeg): remove != 0
- Originally committed as revision 13503 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:30 PM Revision 591944cd (ffmpeg): Do a little more checking.
- Originally committed as revision 13502 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:28 PM Revision e1dd8ac7 (ffmpeg): Do not read from after the table, fixes CID108 RUN2.
- Originally committed as revision 13501 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:04 PM Revision 31e15894 (ffmpeg): Use ff_acelp_weighted_vector_sum() instead of reimplementing it
- Originally committed as revision 13500 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:02 PM Revision 594409a2 (ffmpeg): Make lpc coefficients 16 bit wide
- Originally committed as revision 13499 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:59 PM Revision 121ec9e5 (ffmpeg): Simplify implementation and use of dec2()
- Originally committed as revision 13498 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:04 PM Revision 3fb53d55 (ffmpeg): remove dummy coded frame, no muxer should use it anyway
- Originally committed as revision 13497 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:12 PM Revision a28d9122 (ffmpeg): Add a note about everybody's favorite recurring gcc bug:
- error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'
Originally committed as revision 13496 to... - 11:59 AM Revision 909a9ad0 (ffmpeg): Prevent 128*1<<trellis from becoming 0 and creating 0 sized arrays.
- fixes CID84 RUN2
CID85 RUN2
CID86 RUN2
CID87 RUN2
CID88 RUN2
CID89 RUN2
CID90 RUN... - 11:55 AM Revision e5f6b7e5 (ffmpeg): Slightly clarify bitstream filter help output.
- patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13494 to svn://svn.ffmpeg... - 11:34 AM Revision e6b4e4ff (ffmpeg): Remove coded_frame==NULL checks for video encoders.
- Originally committed as revision 13493 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:33 AM Revision e2d09b65 (ffmpeg): set coded_frame
- Originally committed as revision 13492 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:25 AM Revision bf1310c7 (ffmpeg): Update regression checksums after dts calculation fix (r13470).
- Before, all dts where wrong, now just the first is a little odd.
Originally committed as revision 13491 to svn://svn... - 09:37 AM Revision d156bede (ffmpeg): Add command line option to set the value of bindir.
- Originally committed as revision 13490 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 AM Revision 9c852bcf (ffmpeg): cosmetics: spelling typo fixes
- Originally committed as revision 13489 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:57 AM Revision 884d5385 (ffmpeg): Null pointer check / CID26.
- Originally committed as revision 13488 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:54 AM Revision c192426f (ffmpeg): Fix return type of ff_init_me().
- Originally committed as revision 13487 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:53 AM Revision 7a7718e3 (ffmpeg): useless
- Originally committed as revision 13486 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:34 AM Revision dd72228e (ffmpeg): minor simplification
- Originally committed as revision 13485 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:30 AM Revision 8403c543 (ffmpeg): redundant
- Originally committed as revision 13484 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:10 AM Revision fce88d52 (ffmpeg): Fixes NULL pointer dereference CID66
- Originally committed as revision 13483 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:07 AM Revision 9d4cd3bf (ffmpeg): Tell the user if a AVI is non interleaved.
- Originally committed as revision 13482 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/27/2008
- 11:41 PM Revision 540c5220 (ffmpeg): Check dia size a little more. Fixes CID80.
- Originally committed as revision 13481 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:08 PM Revision aa7205bc (ffmpeg): Remove unused variable 'prefix' from config.mak.
- Originally committed as revision 13480 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:37 PM Revision efb53331 (ffmpeg): use internal video frame number
- Originally committed as revision 13479 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:34 PM Revision f2ecb775 (ffmpeg): cosmetics
- Originally committed as revision 13478 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:31 PM Revision 003ae660 (ffmpeg): simplify, use pointer to codec context in struct instead of only id
- Originally committed as revision 13477 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:31 PM Revision 92f76fbf (ffmpeg): simplify, use pointer to codec context in struct instead of only id
- Originally committed as revision 13476 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:10 PM Revision 6138ed77 (ffmpeg): Arrays where one element too small, fixes CID114.
- this was possibly exploitable
Originally committed as revision 13475 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:44 PM Revision 5e5c9086 (ffmpeg): redundant check--
- Originally committed as revision 13474 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:12 PM Revision c1815c37 (ffmpeg): memleak / fixes CID118
- Originally committed as revision 13473 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:48 PM Revision c2a3dcaf (ffmpeg): Fix memleak, fixed CID123.
- Originally committed as revision 13472 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:44 PM Revision 8e6f8869 (ffmpeg): Do not read from prior the array, fix CID 127.
- Originally committed as revision 13471 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 PM Revision 406a0fdc (ffmpeg): Do not use the pts/dts calculation code which needs a parser, when no...
- is available.
Originally committed as revision 13470 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:50 PM Revision d26a180f (ffmpeg): Add comment
- Originally committed as revision 13469 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:14 PM Revision 1fe50db3 (ffmpeg): Fix doxy comments
- Originally committed as revision 13468 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:27 PM Revision 1a592ecc (ffmpeg): Add Intel IWMMXT2 link, patch by Dmitry Antipov, dmantipov yandex ru.
- Originally committed as revision 13467 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:37 PM Revision d6bd62db (ffmpeg): Call x264 and Xvid libx264 and libxvid in the configure output for co...
- Originally committed as revision 13466 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 PM Revision 842eabc5 (ffmpeg): cosmetics: XviD is now called Xvid.
- Originally committed as revision 13465 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:51 AM Revision ae52bbe5 (ffmpeg): cosmetics: typo fixes
- Originally committed as revision 13464 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:59 AM Revision 41a0df9b (ffmpeg): Update documentation of show_version() to account for latest changes.
- patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13463 to svn://svn.ffmpeg... - 04:33 AM Revision ed03be6c (ffmpeg): use AVFifoBuffer
- Originally committed as revision 13462 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:42 AM Revision 2aaf590b (ffmpeg): cosmetics
- Originally committed as revision 13461 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:41 AM Revision 11dae336 (ffmpeg): merge init and declaration
- Originally committed as revision 13460 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:11 AM Revision 4a712c33 (ffmpeg): simplify and use version instead
- Originally committed as revision 13459 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:00 AM Revision 6ef445fe (ffmpeg): simplify
- Originally committed as revision 13458 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:57 AM Revision 8d4f0e67 (ffmpeg): simplify
- Originally committed as revision 13457 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:55 AM Revision 9caf6781 (ffmpeg): cosmetics, remove useless cases and braces
- Originally committed as revision 13456 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:26 AM Revision 1234da4c (ffmpeg): use av_fifo_generic_write, old func is deprecated
- Originally committed as revision 13455 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:19 AM Revision fbcb0811 (ffmpeg): remove const qualifier, removes warning:
- libavformat/file.c:99: warning: passing argument 2 of 'strtol' from incompatible pointer type
Originally committed a... - 12:45 AM Revision 1eacdcc6 (ffmpeg): Do not remove gmon.out on clean, we never create it.
- Originally committed as revision 13453 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:43 AM Revision bd98e9e2 (ffmpeg): zero the upper frequencies of the correct coefficients
- Originally committed as revision 13452 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:38 AM Revision 936d4891 (ffmpeg): Remove TAGS target cruft.
- Originally committed as revision 13451 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 AM Revision 5caf0949 (ffmpeg): Simplify phony target declaration.
- Originally committed as revision 13450 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:26 AM Revision 60598b2f (ffmpeg): Rename test-server target to servertest for consistency with other te...
- Originally committed as revision 13449 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/26/2008
- 11:59 PM Revision a077f3bc (ffmpeg): typo
- Originally committed as revision 13448 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:45 PM Revision 9641bf30 (ffmpeg): register myself as ffm maintainer
- Originally committed as revision 13447 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:36 PM Revision 1384e270 (ffmpeg): consistency cosmetics: indices --> indexes in variable names
- Originally committed as revision 13446 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:19 PM Revision 5231f101 (ffmpeg): Clarify avcodec_encode_audio() vs. PCM audio.
- patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13445 to svn://svn.ffmpeg... - 11:14 PM Revision f4433de9 (ffmpeg): consistency cosmetics: indices --> indexes
- Originally committed as revision 13444 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:11 PM Revision 30bd40f2 (ffmpeg): cosmetics: typo
- Originally committed as revision 13443 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:09 PM Revision 756a01f5 (ffmpeg): cosmetics: Use C-style comments in #endif directives.
- Originally committed as revision 13442 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:01 PM Revision b467be72 (ffmpeg): small consistency fixes for the ffplay manual
- patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13441 to svn://svn.ffmpeg... - 10:59 PM Revision d6880d4d (ffmpeg): small consistency fixes for the ffserver manual
- patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13440 to svn://svn.ffmpeg... - 10:01 PM Revision 04fd3e81 (ffmpeg): aac and h264 in flv demuxing
- Originally committed as revision 13439 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:00 PM Revision f23496b5 (ffmpeg): aac and h264 in flv muxing
- Originally committed as revision 13438 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:52 PM Revision 391872e4 (ffmpeg): aac chan config is 0 if bitstream contains program_config_element
- Originally committed as revision 13437 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:29 PM Revision 2be83b96 (ffmpeg): Support non interleaved avi with phantom streams.
- Originally committed as revision 13436 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:26 PM Revision 62869244 (ffmpeg): Rename var: add read coefficients a decent name
- Originally committed as revision 13435 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:21 PM Revision e9655b3d (ffmpeg): Update comment
- Originally committed as revision 13434 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:18 PM Revision 2a7b6f25 (ffmpeg): Rename var: val -> energy
- Originally committed as revision 13433 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:16 PM Revision e037baf7 (ffmpeg): Rename var: swapbuf* are LPC related
- Originally committed as revision 13432 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:10 PM Revision f000bfad (ffmpeg): Rename var: buffer_2 is an adaptive codebook
- Originally committed as revision 13431 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:59 PM Revision 17a7fc8c (ffmpeg): Context vars are not global vars. glob is a bad name for it.
- Originally committed as revision 13430 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:55 PM Revision fc9fcbae (ffmpeg): Rename context struct to be more consistent with the rest of ffmpeg
- Originally committed as revision 13429 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:32 AM Revision bc545029 (ffmpeg): Warn about packed B-frames. (especially useful if the file in questio...
- not an avi ...)
Originally committed as revision 13428 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:22 AM Revision 0bf017c4 (ffmpeg): update regression ref due to r13412
- Originally committed as revision 13427 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:34 AM Revision 0147b92e (ffmpeg): Revert "Add version information to DLLs."
- Revert "Forgot to commit changes to subdir.mak in last revision."
Originally committed as revision 13426 to svn://sv... - 04:40 AM Revision 8999c833 (ffmpeg): replace printf by av_log
- Originally committed as revision 13425 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:38 AM Revision a299832f (ffmpeg): use av_hex_dump_log
- Originally committed as revision 13424 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:34 AM Revision ff978de4 (ffmpeg): use dprintf
- Originally committed as revision 13423 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:57 AM Revision 376aefdd (ffmpeg): cosmetics, add demuxer word
- Originally committed as revision 13422 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:56 AM Revision 58c37c30 (ffmpeg): cosmetics, remove useless dot
- Originally committed as revision 13421 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:53 AM Revision eea2f032 (ffmpeg): return error if frame_offset is negative, prevent segfault
- Originally committed as revision 13420 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:53 AM Revision e5ece183 (ffmpeg): return error if len is negative, prevent segfault
- Originally committed as revision 13419 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:52 AM Revision 278f987a (ffmpeg): move ffserver specific functions up and only include unistd.h in this...
- Originally committed as revision 13418 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:50 AM Revision a1e01307 (ffmpeg): move ffm_seek1 before get_pts function since func uses it
- Originally committed as revision 13417 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:47 AM Revision 4adcbbbe (ffmpeg): move DEBUG_SEEK definition before get_pts since func uses it
- Originally committed as revision 13416 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:47 AM Revision 979b1a06 (ffmpeg): move get_pts function to avoid useless declaration
- Originally committed as revision 13415 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:46 AM Revision ce2b665b (ffmpeg): remove unneeded include
- Originally committed as revision 13414 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:44 AM Revision 85a6b01d (ffmpeg): split ffm de/muxer
- Originally committed as revision 13413 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:37 AM Revision ba26712b (ffmpeg): reenable test, data is available in this case
- Originally committed as revision 13412 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:00 AM Revision 87b6ea84 (ffmpeg): indent
- Originally committed as revision 13411 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:58 AM Revision 99c1c388 (ffmpeg): allow av_parser_close(NULL)
- fixes issue300
Originally committed as revision 13410 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:06 AM Revision 4806b922 (ffmpeg): print direct_spatial_mv_pred
- Originally committed as revision 13409 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:47 AM Revision bcbd328e (ffmpeg): Make stream copy of ac3 from riff based formats work.
- Originally committed as revision 13408 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:45 AM Revision b2677aa2 (ffmpeg): parse audio in ogm demuxer.
- fixes issue165.
Originally committed as revision 13407 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:05 AM Revision c8b9377d (ffmpeg): Make ac3 in avi work better.
- fixes issue355.
Originally committed as revision 13406 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/25/2008
- 11:04 PM Revision fa3b9818 (ffmpeg): Ensure that one can store X bytes in a fifo of size X.
- Fixed issue417.
Originally committed as revision 13405 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:20 PM Revision 0871ae1a (ffmpeg): Make av_fifo*_read() ignore the available amount of data.
- This is more efficient as in practice the check is redundant most of the
time. Callers which do not know if enough da... - 08:34 PM Revision 46eab093 (ffmpeg): Make opt_verbose() work again.
- Originally committed as revision 13403 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:02 PM Revision eccba2bc (ffmpeg): safer solution for setting audio parameters
- Originally committed as revision 13402 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:48 PM Revision 5012cf88 (ffmpeg): Merge two if's
- Originally committed as revision 13401 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:00 PM Revision 9d3c35fc (ffmpeg): Use (u)int16_t instead of (unsigned) short
- Originally committed as revision 13400 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:54 PM Revision cf03a817 (ffmpeg): set audio parameters if frame header is ok, even if crc fails
- Originally committed as revision 13399 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:06 PM Revision 3336110a (ffmpeg): cosmetics: indent
- Originally committed as revision 13398 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:05 PM Revision ecfe94b2 (ffmpeg): add error concealment
- Originally committed as revision 13397 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:06 PM Revision 6477a940 (ffmpeg): Yet more cosmetics
- Originally committed as revision 13396 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:04 PM Revision 6fc4fac0 (ffmpeg): More cosmetics
- Originally committed as revision 13395 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:58 PM Revision b906a5e3 (ffmpeg): Cosmetics
- Originally committed as revision 13394 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:53 PM Revision f8b5f7c7 (ffmpeg): Rename var
- Originally committed as revision 13393 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:52 PM Revision ac1c27b2 (ffmpeg): Minor simplification of dec1()
- Originally committed as revision 13392 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:50 PM Revision 4bf8f302 (ffmpeg): Minor simplification of dec2()
- Originally committed as revision 13391 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:46 PM Revision c62c628f (ffmpeg): Remove useless variable
- Originally committed as revision 13390 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:44 PM Revision 14ff7cce (ffmpeg): Cosmetics: merge declaration and initialization
- Originally committed as revision 13389 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:42 PM Revision cdc15adf (ffmpeg): Cosmetics: braces removal
- Originally committed as revision 13388 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:29 PM Revision 58e23a5f (ffmpeg): Move evaluation of variable a to where it is trivial
- Originally committed as revision 13387 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:27 PM Revision d6ff684b (ffmpeg): Make add_wav() receive a vector instead of three integers
- Originally committed as revision 13386 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:20 PM Revision 93a2c8c1 (ffmpeg): cosmetics: indent
- Originally committed as revision 13385 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:19 PM Revision 43ad93a4 (ffmpeg): 10l: fix error in commit r13382
- Originally committed as revision 13384 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:10 PM Revision 8916d922 (ffmpeg): Remove gbuf2 from context
- Originally committed as revision 13383 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:34 PM Revision 82a591d8 (ffmpeg): add checks for missing information in the first block
- Originally committed as revision 13382 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:23 PM Revision 3af91313 (ffmpeg): add check for invalid channel mode when coupling is used
- Originally committed as revision 13381 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:12 PM Revision e188cb70 (ffmpeg): Forgot to commit changes to subdir.mak in last revision.
- Originally committed as revision 13380 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:09 PM Revision 3f28da61 (ffmpeg): Add version information to DLLs.
- Patch by Jeremy Kolb.
Originally committed as revision 13379 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:07 PM Revision 5b0e7dac (ffmpeg): Fix MB skipping with droppable frames.
- Fixes issue323.
Originally committed as revision 13378 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:31 PM Revision 16e30b7a (ffmpeg): Do not reject odd width/height.
- Fixes issue371.
Originally committed as revision 13377 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:26 PM Revision d7dc90e4 (ffmpeg): Use (u)int16_t instead of short for tables
- Originally committed as revision 13376 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:25 PM Revision 0a082735 (ffmpeg): Make tables that fit in one byte (u)int8_t
- Originally committed as revision 13375 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:23 PM Revision cb24827f (ffmpeg): Remove yet another val (gbuf1) from context
- Originally committed as revision 13374 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:22 PM Revision 94e79f09 (ffmpeg): Parameter n of dec functions is always 3. Hardcode it.
- Originally committed as revision 13373 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:22 AM Revision a9ee86e7 (ffmpeg): set correct duration when using b frames
- Originally committed as revision 13372 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:28 AM Revision fd83ad7f (ffmpeg): use short option
- Originally committed as revision 13371 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:12 AM Revision c351cc7f (ffmpeg): better error message
- Originally committed as revision 13370 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/24/2008
- 11:53 PM Revision bc908bc4 (ffmpeg): do not loop input, useless
- Originally committed as revision 13369 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:48 PM Revision ea2b716f (ffmpeg): fix feed path according to regression script
- Originally committed as revision 13368 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:48 PM Revision 1faf7a20 (ffmpeg): simplify, use ffserver launch directive
- Originally committed as revision 13367 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:31 PM Revision 0c542158 (ffmpeg): Move const *pow2tab out of context.
- Originally committed as revision 13366 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:28 PM Revision 158bf33e (ffmpeg): simplify init_pow2table
- Originally committed as revision 13365 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:23 PM Revision 40756c17 (ffmpeg): Merge init_rootpow2table and init_pow2table.
- Originally committed as revision 13364 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:44 PM Revision c2c3dedf (ffmpeg): compute the end of all chapters when end is not specified in the cont...
- Originally committed as revision 13363 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:52 PM Revision a6072fdc (ffmpeg): Indent
- Originally committed as revision 13362 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:51 PM Revision ae76c499 (ffmpeg): Remove another useless variable from context
- Originally committed as revision 13361 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:42 PM Revision e2b5fdaf (ffmpeg): Split openLinks linked list into openInputs and openOutputs
- Commited in SoC by Vitor Sessak on 2008-05-24 17:20:09
Originally committed as revision 13360 to svn://svn.ffmpeg.or... - 08:42 PM Revision 64fbf5e2 (ffmpeg): One more memory leak
- Commited in SoC by Vitor Sessak on 2008-05-24 17:18:03
Originally committed as revision 13359 to svn://svn.ffmpeg.or... - 08:42 PM Revision 4d11beb2 (ffmpeg): Cosmetical: move statement
- Commited in SoC by Vitor Sessak on 2008-05-24 17:17:19
Originally committed as revision 13358 to svn://svn.ffmpeg.or... - 08:42 PM Revision 64b164f4 (ffmpeg): Plug some memory leaks
- Commited in SoC by Vitor Sessak on 2008-05-24 17:15:18
Originally committed as revision 13357 to svn://svn.ffmpeg.or... - 08:42 PM Revision 90ed076c (ffmpeg): Merge variable initialization and declaration
- Commited in SoC by Vitor Sessak on 2008-05-24 17:01:01
Originally committed as revision 13356 to svn://svn.ffmpeg.or... - 08:42 PM Revision c185fc5d (ffmpeg): Cosmetics
- Commited in SoC by Vitor Sessak on 2008-05-24 17:00:23
Originally committed as revision 13355 to svn://svn.ffmpeg.or... - 08:42 PM Revision 5b31015a (ffmpeg): Remove unnused var
- Commited in SoC by Vitor Sessak on 2008-05-24 16:58:58
Originally committed as revision 13354 to svn://svn.ffmpeg.or... - 08:42 PM Revision c880791f (ffmpeg): Simplify
- Commited in SoC by Vitor Sessak on 2008-05-24 16:55:47
Originally committed as revision 13353 to svn://svn.ffmpeg.or... - 08:42 PM Revision c956dd43 (ffmpeg): Use av_mallocz instead of av_malloc to simplify some code
- Commited in SoC by Vitor Sessak on 2008-05-24 16:53:33
Originally committed as revision 13352 to svn://svn.ffmpeg.or... - 08:42 PM Revision e97908ee (ffmpeg): Factor linked list insertion in its own function
- Commited in SoC by Vitor Sessak on 2008-05-24 13:33:17
Originally committed as revision 13351 to svn://svn.ffmpeg.or... - 08:42 PM Revision c658f47e (ffmpeg): Remove comment redundant with those in graphparser.h
- Commited in SoC by Vitor Sessak on 2008-05-24 13:10:07
Originally committed as revision 13350 to svn://svn.ffmpeg.or... - 08:42 PM Revision 089d3714 (ffmpeg): These error messages should print the filter name, not the instance name
- Commited in SoC by Vitor Sessak on 2008-05-24 13:08:23
Originally committed as revision 13349 to svn://svn.ffmpeg.or... - 08:41 PM Revision 12849837 (ffmpeg): 10l: fix previous commit
- Commited in SoC by Vitor Sessak on 2008-05-24 13:06:05
Originally committed as revision 13348 to svn://svn.ffmpeg.or... - 08:41 PM Revision ba3fed2f (ffmpeg): Simplify
- Commited in SoC by Vitor Sessak on 2008-05-24 13:05:30
Originally committed as revision 13347 to svn://svn.ffmpeg.or... - 08:41 PM Revision 98fb286b (ffmpeg): Remove senseless comments
- Commited in SoC by Vitor Sessak on 2008-05-24 13:03:51
Originally committed as revision 13346 to svn://svn.ffmpeg.or... - 08:41 PM Revision 5e600185 (ffmpeg): Cosmetics: split setting a var and checking for error
- Commited in SoC by Vitor Sessak on 2008-05-24 13:03:07
Originally committed as revision 13345 to svn://svn.ffmpeg.or... - 08:41 PM Revision 69fa7e80 (ffmpeg): Fix doxy comment
- Commited in SoC by Vitor Sessak on 2008-05-24 12:57:58
Originally committed as revision 13344 to svn://svn.ffmpeg.or... - 08:41 PM Revision bd80b349 (ffmpeg): Make parse_link_name() return a pointer to the name read
- Commited in SoC by Vitor Sessak on 2008-05-24 12:57:20
Originally committed as revision 13343 to svn://svn.ffmpeg.or... - 08:41 PM Revision f5cbde2e (ffmpeg): Cosmetics: more function reordering
- Commited in SoC by Vitor Sessak on 2008-05-24 12:53:28
Originally committed as revision 13342 to svn://svn.ffmpeg.or... - 08:41 PM Revision d424e138 (ffmpeg): Make consume_whitespace() return a number of bytes to be skiped
- Commited in SoC by Vitor Sessak on 2008-05-24 12:50:32
Originally committed as revision 13341 to svn://svn.ffmpeg.or... - 08:41 PM Revision 8e74c889 (ffmpeg): Cosmetics: change function order
- Commited in SoC by Vitor Sessak on 2008-05-24 12:46:27
Originally committed as revision 13340 to svn://svn.ffmpeg.or... - 08:41 PM Revision 74c2f1fb (ffmpeg): Simplify
- Commited in SoC by Vitor Sessak on 2008-04-23 20:46:17
Originally committed as revision 13339 to svn://svn.ffmpeg.or... - 08:41 PM Revision 6a0c770b (ffmpeg): Pass the inputs and outputs of avfilter_parse_graph() with a AVFilter...
- Commited in SoC by Vitor Sessak on 2008-04-23 20:40:49
Originally committed as revision 13338 to svn://svn.ffmpeg.or... - 08:41 PM Revision d835680e (ffmpeg): Cosmetics: more indentation consistency
- Commited in SoC by Vitor Sessak on 2008-04-23 19:24:23
Originally committed as revision 13337 to svn://svn.ffmpeg.or... - 08:41 PM Revision 487c0e67 (ffmpeg): More cosmetics: make indentation more consistent
- Commited in SoC by Vitor Sessak on 2008-04-23 19:14:08
Originally committed as revision 13336 to svn://svn.ffmpeg.or... - 08:41 PM Revision d9d086d9 (ffmpeg): More cosmetics
- Commited in SoC by Vitor Sessak on 2008-04-23 19:13:06
Originally committed as revision 13335 to svn://svn.ffmpeg.or... - 08:41 PM Revision eee68d96 (ffmpeg): Move code out of if
- Commited in SoC by Vitor Sessak on 2008-04-23 19:05:32
Originally committed as revision 13334 to svn://svn.ffmpeg.or... - 08:41 PM Revision 67ba10fe (ffmpeg): Cosmetics
- Commited in SoC by Vitor Sessak on 2008-04-23 19:00:50
Originally committed as revision 13333 to svn://svn.ffmpeg.or... - 08:41 PM Revision f6557d5e (ffmpeg): Cosmetics
- Commited in SoC by Vitor Sessak on 2008-04-23 18:52:24
Originally committed as revision 13332 to svn://svn.ffmpeg.or... - 08:41 PM Revision 443c10ef (ffmpeg): Factor common code out of if
- Commited in SoC by Vitor Sessak on 2008-04-23 18:41:07
Originally committed as revision 13331 to svn://svn.ffmpeg.or... - 08:41 PM Revision 7baa6210 (ffmpeg): Rename another var
- Commited in SoC by Vitor Sessak on 2008-04-23 18:39:42
Originally committed as revision 13330 to svn://svn.ffmpeg.or... - 08:41 PM Revision b2ac16da (ffmpeg): Rename var
- Commited in SoC by Vitor Sessak on 2008-04-23 18:37:42
Originally committed as revision 13329 to svn://svn.ffmpeg.or... - 08:41 PM Revision eece0cb0 (ffmpeg): Move var declaration to where it is needed
- Commited in SoC by Vitor Sessak on 2008-04-23 18:36:26
Originally committed as revision 13328 to svn://svn.ffmpeg.or... - 08:40 PM Revision 0de3407b (ffmpeg): Replace if(!a){B}else{C} by if(a){C}else{B}
- Commited in SoC by Vitor Sessak on 2008-04-23 18:24:46
Originally committed as revision 13327 to svn://svn.ffmpeg.or... - 08:40 PM Revision 4d08be02 (ffmpeg): Remove useless assignment
- Commited in SoC by Vitor Sessak on 2008-04-23 18:15:23
Originally committed as revision 13326 to svn://svn.ffmpeg.or... - 08:40 PM Revision 4fd9d074 (ffmpeg): Simplify while(pad){pad--; etc} to while(pad--){etc}
- Commited in SoC by Vitor Sessak on 2008-04-23 18:03:27
Originally committed as revision 13325 to svn://svn.ffmpeg.or... - 08:40 PM Revision fec2e513 (ffmpeg): Simplify extract_inout() as suggested by Michael
- Commited in SoC by Vitor Sessak on 2008-04-23 18:01:31
Originally committed as revision 13324 to svn://svn.ffmpeg.or... - 08:40 PM Revision c9987633 (ffmpeg): Change the parser logic following Michael's review
- Commited in SoC by Vitor Sessak on 2008-04-21 18:45:01
Originally committed as revision 13323 to svn://svn.ffmpeg.or... - 08:40 PM Revision 498f0305 (ffmpeg): The name field of AVFilterInOut can be declared const
- Commited in SoC by Vitor Sessak on 2008-04-21 18:42:11
Originally committed as revision 13322 to svn://svn.ffmpeg.or... - 08:40 PM Revision dbec351d (ffmpeg): A semi-colon is also a string end
- Commited in SoC by Vitor Sessak on 2008-04-21 18:40:05
Originally committed as revision 13321 to svn://svn.ffmpeg.or... - 08:40 PM Revision dd8e311e (ffmpeg): 10l: Missed that in one of the last commits
- Commited in SoC by Vitor Sessak on 2008-04-21 18:39:38
Originally committed as revision 13320 to svn://svn.ffmpeg.or... - 08:40 PM Revision cf4f7d38 (ffmpeg): Move code from handle_link() to the only place the function is called
- Commited in SoC by Vitor Sessak on 2008-04-18 18:18:35
Originally committed as revision 13319 to svn://svn.ffmpeg.or... - 08:40 PM Revision 5cb9c725 (ffmpeg): Simplify
- Commited in SoC by Vitor Sessak on 2008-04-18 17:57:42
Originally committed as revision 13318 to svn://svn.ffmpeg.or... - 08:40 PM Revision 3a70bb2d (ffmpeg): Use a user-provided context for av_log()
- Commited in SoC by Vitor Sessak on 2008-04-12 14:33:41
Originally committed as revision 13317 to svn://svn.ffmpeg.or... - 08:40 PM Revision 7693be92 (ffmpeg): Improve error handling
- Commited in SoC by Vitor Sessak on 2008-04-12 14:32:13
Originally committed as revision 13316 to svn://svn.ffmpeg.or... - 08:40 PM Revision a4501887 (ffmpeg): Cosmetics
- Commited in SoC by Vitor Sessak on 2008-04-12 14:28:40
Originally committed as revision 13315 to svn://svn.ffmpeg.or... - 08:40 PM Revision e84f0b62 (ffmpeg): Better error handling
- Commited in SoC by Vitor Sessak on 2008-04-12 14:28:30
Originally committed as revision 13314 to svn://svn.ffmpeg.or... - 08:40 PM Revision 85cb8af7 (ffmpeg): Simplify
- Commited in SoC by Vitor Sessak on 2008-04-12 14:16:34
Originally committed as revision 13313 to svn://svn.ffmpeg.or... - 08:40 PM Revision 2b7defc7 (ffmpeg): Link filters in the same pass as the parser
- Commited in SoC by Vitor Sessak on 2008-04-12 14:12:56
Originally committed as revision 13312 to svn://svn.ffmpeg.or... - 08:40 PM Revision a59a7734 (ffmpeg): Cosmetics: if(x != NULL) -> if(x)
- Commited in SoC by Vitor Sessak on 2008-04-12 14:11:19
Originally committed as revision 13311 to svn://svn.ffmpeg.or... - 08:40 PM Revision 8095a014 (ffmpeg): Even more improvements on whitespaces handling
- Commited in SoC by Vitor Sessak on 2008-04-12 10:37:15
Originally committed as revision 13310 to svn://svn.ffmpeg.or... - 08:39 PM Revision 7a57c8d9 (ffmpeg): More improvements on the handling of whitespaces
- Commited in SoC by Vitor Sessak on 2008-04-12 10:34:48
Originally committed as revision 13309 to svn://svn.ffmpeg.or... - 08:39 PM Revision a78f2ccd (ffmpeg): Proper handling of trailing whitespaces
- Commited in SoC by Vitor Sessak on 2008-04-10 21:29:33
Originally committed as revision 13308 to svn://svn.ffmpeg.or... - 08:39 PM Revision a64821f4 (ffmpeg): Remove unneeded var
- Commited in SoC by Vitor Sessak on 2008-04-10 21:26:45
Originally committed as revision 13307 to svn://svn.ffmpeg.or... - 08:39 PM Revision 89475efd (ffmpeg): Cosmetics: alignment
- Commited in SoC by Vitor Sessak on 2008-04-10 21:10:06
Originally committed as revision 13306 to svn://svn.ffmpeg.or... - 08:39 PM Revision 03cea461 (ffmpeg): Make two variables const
- Commited in SoC by Vitor Sessak on 2008-04-10 21:06:35
Originally committed as revision 13305 to svn://svn.ffmpeg.or... - 08:39 PM Revision 22260824 (ffmpeg): Better error messages
- Commited in SoC by Vitor Sessak on 2008-04-10 18:35:09
Originally committed as revision 13304 to svn://svn.ffmpeg.or... - 08:39 PM Revision 325cb1ef (ffmpeg): More simplifying
- Commited in SoC by Vitor Sessak on 2008-04-10 18:26:40
Originally committed as revision 13303 to svn://svn.ffmpeg.or... - 08:39 PM Revision a3acd1d9 (ffmpeg): Simplify
- Commited in SoC by Vitor Sessak on 2008-04-10 16:51:23
Originally committed as revision 13302 to svn://svn.ffmpeg.or... - 08:39 PM Revision 55672c83 (ffmpeg): Merge declaration and initialization
- Commited in SoC by Vitor Sessak on 2008-04-10 16:46:33
Originally committed as revision 13301 to svn://svn.ffmpeg.or... - 08:39 PM Revision 2839ff5e (ffmpeg): Cosmetics
- Commited in SoC by Vitor Sessak on 2008-04-10 16:41:47
Originally committed as revision 13300 to svn://svn.ffmpeg.or... - 08:39 PM Revision ffac8784 (ffmpeg): Update comments to new syntax
- Commited in SoC by Vitor Sessak on 2008-04-10 16:40:03
Originally committed as revision 13299 to svn://svn.ffmpeg.or... - 08:39 PM Revision 2255026d (ffmpeg): 10l: Forgot to consider the null byte at the end of the string when a...
- Commited in SoC by Vitor Sessak on 2008-04-10 16:39:07
Originally committed as revision 13298 to svn://svn.ffmpeg.or... - 08:39 PM Revision d7ff2297 (ffmpeg): Use '[' and ']' for label naming
- Commited in SoC by Vitor Sessak on 2008-04-06 19:02:56
Originally committed as revision 13297 to svn://svn.ffmpeg.or... - 08:39 PM Revision 92973a04 (ffmpeg): Rename avfilter_graph_parse_chain() to avfilter_parse_graph()
- Commited in SoC by Vitor Sessak on 2008-04-06 18:58:17
Originally committed as revision 13296 to svn://svn.ffmpeg.or... - 08:39 PM Revision 37161d64 (ffmpeg): Rename AVFilterInOut.instance to AVFilterInOut.filter
- Commited in SoC by Vitor Sessak on 2008-04-06 18:45:08
Originally committed as revision 13295 to svn://svn.ffmpeg.or... - 08:39 PM Revision da790674 (ffmpeg): Cosmetics
- Commited in SoC by Vitor Sessak on 2008-04-06 18:43:29
Originally committed as revision 13294 to svn://svn.ffmpeg.or... - 08:39 PM Revision 93b7a0f6 (ffmpeg): Simplify consume_string() as Michael suggested
- Commited in SoC by Vitor Sessak on 2008-04-06 18:43:02
Originally committed as revision 13293 to svn://svn.ffmpeg.or... - 08:39 PM Revision 5b2bb2c9 (ffmpeg): Simplify
- Commited in SoC by Vitor Sessak on 2008-04-06 18:20:25
Originally committed as revision 13292 to svn://svn.ffmpeg.or... - 08:39 PM Revision 58a2d7a5 (ffmpeg): Better instance name for parsed filters
- Commited in SoC by Vitor Sessak on 2008-04-06 18:19:09
Originally committed as revision 13291 to svn://svn.ffmpeg.or... - 08:39 PM Revision ee75692a (ffmpeg): Use link_filter() instead avfilter_link() when clearer
- Commited in SoC by Vitor Sessak on 2008-04-06 18:17:29
Originally committed as revision 13290 to svn://svn.ffmpeg.or... - 08:38 PM Revision 9710beaf (ffmpeg): Avoid searching by instance name when it is not necessary
- Commited in SoC by Vitor Sessak on 2008-04-06 18:00:58
Originally committed as revision 13289 to svn://svn.ffmpeg.or... - 08:38 PM Revision 27a669ab (ffmpeg): Better error messages
- Commited in SoC by Vitor Sessak on 2008-04-06 11:09:29
Originally committed as revision 13288 to svn://svn.ffmpeg.or... - 08:38 PM Revision 046f49ba (ffmpeg): Handle av_realloc() failure
- Commited in SoC by Vitor Sessak on 2008-04-04 15:35:38
Originally committed as revision 13287 to svn://svn.ffmpeg.or... - 08:38 PM Revision f0703f5d (ffmpeg): Last commit was missing header file
- Originally committed as revision 13286 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:35 PM Revision 27afb09d (ffmpeg): I should not have merged the graph parser with the graph
- framework. Split it.
Commited in SoC by Vitor Sessak on 2008-04-03 16:29:07
Originally committed as revision 13285 ... - 05:18 PM Revision d347a046 (ffmpeg): Move pitch vector interpolation code to acelp_filters
- and convert it to a generic interpolation routine.
Originally committed as revision 13284 to svn://svn.ffmpeg.org/ff... - 04:38 PM Revision 13b67293 (ffmpeg): Use an intermediate variable for overflow testing
- Originally committed as revision 13283 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:20 PM Revision 84490b74 (ffmpeg): Handle the case where we do not have enough input
- Originally committed as revision 13282 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:58 PM Revision 9d2e6e84 (ffmpeg): Anoter try to make +- behave sanely.
- Originally committed as revision 13281 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:56 PM Revision ebea1d76 (ffmpeg): cosmetics: indentation
- Originally committed as revision 13280 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:55 PM Revision 570745cc (ffmpeg): remove useless title check
- Originally committed as revision 13279 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:33 PM Revision be2c232f (ffmpeg): Simplify eq()
- Originally committed as revision 13278 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 AM Revision 2279dd9e (ffmpeg): Simplify final()
- Originally committed as revision 13277 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:19 AM Revision 08533939 (ffmpeg): Simplify rms()
- Originally committed as revision 13276 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:17 AM Revision c2c237a0 (ffmpeg): More simplifications of ra144_decode_frame()
- Originally committed as revision 13275 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:15 AM Revision d548f09f (ffmpeg): Make wavtable a table instead of an array
- Originally committed as revision 13274 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:19 AM Revision d1845b4c (ffmpeg): Fix compilation for buggy icc.
- Originally committed as revision 13273 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:34 AM Revision f61d45c9 (ffmpeg): better error message
- Originally committed as revision 13272 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:19 AM Revision 1692008f (ffmpeg): latest libavc svn requires at least this value for bit_rate_tolerance...
- Originally committed as revision 13271 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:03 AM Revision 5366f15d (ffmpeg): simplify, remove useless vars
- Originally committed as revision 13270 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/23/2008
- 10:02 PM Revision fbabb0c2 (ffmpeg): add new h264 and aac flv ids
- Originally committed as revision 13269 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:51 PM Revision 7ef94d22 (ffmpeg): in flv this field is dts finally
- Originally committed as revision 13268 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:47 PM Revision 19719bc6 (ffmpeg): flv use 32 bit pts
- Originally committed as revision 13267 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:15 PM Revision abd2256d (ffmpeg): Pass time_base as argument to new_chapter() as well.
- This fixes the wrong timebase the matroska demuxer had after my previous commits.
Maybe we should reduce new_chapter(... - 05:56 PM Revision f6e76ba4 (ffmpeg): Document pts/dts.
- Originally committed as revision 13265 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:52 PM Revision b18a4ab2 (ffmpeg): Warn user about invalid timestamps.
- Originally committed as revision 13264 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:52 PM Revision 883fe4d5 (ffmpeg): Chapter demuxing support. (untested as I have no nuts with chapters)
- Isn't that much simpler than Matroska?
Originally committed as revision 13263 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:14 PM Revision 5c37f43a (ffmpeg): Make ff_new_chapter() return AVChapter instead of int so its consista...
- av_new_program() and its simpler to set other fields in AVChapter which arent
set by ff_new_chapter().
Originally co... - 01:08 PM Revision fbabf1e9 (ffmpeg): nb_chapters should be unsigned
- Originally committed as revision 13261 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:07 PM Revision 7c8202cc (ffmpeg): s/num_chapters/nb_chapters/ all other similar variables are called nb_*.
- Originally committed as revision 13260 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:04 PM Revision 747fb6c6 (ffmpeg): vertical align
- Originally committed as revision 13259 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:03 PM Revision 42720ee4 (ffmpeg): indent
- Originally committed as revision 13258 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:03 PM Revision 0dac708e (ffmpeg): remove useless title check
- Originally committed as revision 13257 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:03 PM Revision 6b43e2c7 (ffmpeg): indent
- Originally committed as revision 13256 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:02 PM Revision 7a2a3e8e (ffmpeg): Add id to AVChapter, untested (where do i find matroska files with ch...
- Originally committed as revision 13255 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:45 PM Revision 8931e7b4 (ffmpeg): clarify start/end timebase
- Originally committed as revision 13254 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:44 PM Revision c2fb6be4 (ffmpeg): align comments
- Originally committed as revision 13253 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:43 PM Revision d2974f16 (ffmpeg): chapter id and timebase
- Originally committed as revision 13252 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:37 PM Revision 19757f61 (ffmpeg): indent
- Originally committed as revision 13251 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:37 PM Revision fdf35f26 (ffmpeg): make av_strdup(NULL) return NULL
- Originally committed as revision 13250 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:47 AM Revision 30897e76 (ffmpeg): don't set a dummy chapter title when title is unknown
- Originally committed as revision 13249 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:46 AM Revision 842ffee3 (ffmpeg): cosmetics: indentation
- Originally committed as revision 13248 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:45 AM Revision 1ba056b6 (ffmpeg): allows adding chapters with NULL title
- Originally committed as revision 13247 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:15 AM Revision a28b7ed4 (ffmpeg): Add -formats option to ffplay.
- Patch by Stefano Sabatini stefano sabatini-lala poste it
Originally committed as revision 13246 to svn://svn.ffmpeg.... - 07:14 AM Revision f346033e (ffmpeg): Add -formats option to ffserver.
- Patch by Stefano Sabatini stefano sabatini-lala poste it
Originally committed as revision 13245 to svn://svn.ffmpeg.... - 03:10 AM Revision 5b2729cd (ffmpeg): adaptive and fixed codebook vector operations for ACELP-based codecs
- Originally committed as revision 13244 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:29 AM Revision 4a13a2d4 (ffmpeg): Fix + - bug with non flags.
- Originally committed as revision 13243 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/22/2008
- 11:04 PM Revision ad9d62ef (ffmpeg): matroskadec: allows inserting chapters with unspecified end
- Originally committed as revision 13242 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:07 PM Revision f5275b3c (ffmpeg): demux chapters out of matroska
- patch by Anton Khirnov wyskas _at_ gmail _dot_ com
Originally committed as revision 13241 to svn://svn.ffmpeg.org/f... - 10:00 PM Revision 79d7836a (ffmpeg): add support for chapters definition in lavf
- patch by Anton Khirnov wyskas _at_ gmail _dot_ com
Originally committed as revision 13240 to svn://svn.ffmpeg.org/f... - 07:42 PM Revision d311f8f3 (ffmpeg): Update copyright and text
- Originally committed as revision 13239 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:16 PM Revision 9d278d88 (ffmpeg): Fix decoding of 01-Untitled(1).oma, patch by Maxim Poliakovski
- Originally committed as revision 13238 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:16 PM Revision 6f04eb1e (ffmpeg): free moov and cmov when error occurs, fix memleak, patch by Albert As...
- Originally committed as revision 13237 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:55 PM Revision ba9880c1 (ffmpeg): Move show_formats() to cmdutils.c.
- Patch by: Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13236 to svn://svn.ffmpe... - 09:49 AM Revision 8fdea204 (ffmpeg): Implement ffplay -L.
- Patch by: Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13235 to svn://svn.ffmpe... - 09:48 AM Revision 8117c97e (ffmpeg): Implement ffserver -version.
- Patch by: Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13234 to svn://svn.ffmpe...
05/21/2008
- 11:41 PM Revision 20176cbc (ffmpeg): Get rid of more senseless wrapper functions and use OPT_EXIT instead.
- Originally committed as revision 13233 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:36 PM Revision 64555bd9 (ffmpeg): Do not pass program_name as argument to show_version(), this allows some
- future simplifications.
Originally committed as revision 13232 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:27 PM Revision a0b3bcd9 (ffmpeg): OPT_EXIT
- Originally committed as revision 13231 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:54 PM Revision 217e2f46 (ffmpeg): remove useless var
- Originally committed as revision 13230 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:53 PM Revision 42b9f45c (ffmpeg): 10l, fix compilation
- Originally committed as revision 13229 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:52 PM Revision 5dae74e0 (ffmpeg): use duration from pkt
- Originally committed as revision 13228 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:49 PM Revision 56b8a7b7 (ffmpeg): simplify
- Originally committed as revision 13227 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:48 PM Revision 252c189b (ffmpeg): simplify
- Originally committed as revision 13226 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:24 PM Revision 38baa83c (ffmpeg): no need to sleep to hide crashes
- Originally committed as revision 13225 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:04 PM Revision 2ea2340e (ffmpeg): check pkt stream index before returning packet, prevent segfault
- Originally committed as revision 13224 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:56 PM Revision c4355f4e (ffmpeg): open logfile in append mode, don't overwrite it
- Originally committed as revision 13223 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:50 PM Revision 8a0b55ff (ffmpeg): do not forget to free packet, fix memleak
- Originally committed as revision 13222 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:24 PM Revision afe359c1 (ffmpeg): Make gbuf2 a table instead of an array
- Originally committed as revision 13221 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:23 PM Revision 53da3f5f (ffmpeg): Remove unneeded var from context
- Originally committed as revision 13220 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:55 PM Revision 5a635bc7 (ffmpeg): Make ffserver use parse_options().
- Patch by Stefano Sabatini stefano sabatini-lala poste it
Originally committed as revision 13219 to svn://svn.ffmpeg.... - 05:50 PM Revision cad2af97 (ffmpeg): Improve parse_primary() error message.
- Patch by Stefano Sabatini and Michael Niedermayer
Originally committed as revision 13218 to svn://svn.ffmpeg.org/ffm... - 05:44 PM Revision 475f4d8d (ffmpeg): Print timestamp with increased precision.
- Patch by David Bolt
Originally committed as revision 13217 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:53 PM Revision 3ceac114 (ffmpeg): Cosmetics: indentation
- Originally committed as revision 13216 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:43 PM Revision c3298582 (ffmpeg): Simplify irms()
- Originally committed as revision 13215 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:43 PM Revision bf6497e9 (ffmpeg): Simplify add_wav()
- Originally committed as revision 13214 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:41 PM Revision c7666095 (ffmpeg): Only one out of two values of gbuf1 is actually used. Make it half th...
- Originally committed as revision 13213 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:38 PM Revision 65189c6c (ffmpeg): Make etable1 and etable2 tables instead of arrays.
- Originally committed as revision 13212 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:36 PM Revision 59ffb6e2 (ffmpeg): Simplify ra144_decode_frame() by unrolling a senseless
- loop.
Thanks mkhdor for suggesting this patch.
Originally committed as revision 13211 to svn://svn.ffmpeg.org/ffmpe... - 04:33 PM Revision 432a54ef (ffmpeg): Use ff_sqrt() function instead of using a table
- Originally committed as revision 13210 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:51 PM Revision 74a926ff (ffmpeg): update adding codec docs
- Originally committed as revision 13209 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:12 PM Revision 1b068b29 (ffmpeg): Let ffplay support "-version".
- Patch by: Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13208 to svn://svn.ffmpe... - 07:05 AM Revision 392f2273 (ffmpeg): Do not loop endlessly if converting into dv with timestamps Jan 1st not
- immediately following a lapyear.
Patch by babupillai.
Fixes issue 443.
Originally committed as revision 13207 to sv... - 02:26 AM Revision 4860abb1 (ffmpeg): support dvd pcm 20/24 bits, patch by Lars Täuber, lars.taeuber gmx net
- Originally committed as revision 13206 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/20/2008
- 11:39 PM Revision 3e67f255 (ffmpeg): remove useless/obsolete comments
- Originally committed as revision 13205 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:32 PM Revision ad0b44b3 (ffmpeg): remove useless close function
- Originally committed as revision 13204 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:31 PM Revision 3b35f4ab (ffmpeg): split swf de/muxer
- Originally committed as revision 13203 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:24 AM Revision 585dac65 (ffmpeg): only print debug info when sample is actually added
- Originally committed as revision 13202 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:22 AM Revision 285a3da9 (ffmpeg): warn about multiple fourcc
- Originally committed as revision 13201 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:21 AM Revision 978677a7 (ffmpeg): demux all stsd ids if codec is the same, fix premature_mov_ending.mov...
- Originally committed as revision 13200 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/19/2008
- 04:57 AM Revision 3c16e03d (ffmpeg): correct build documentation for qt-faststart utility
- Originally committed as revision 13199 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/17/2008
- 02:51 PM Revision 47abbd3e (ffmpeg): Cosmetics: move function to remove forward declarations
- Originally committed as revision 13198 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:42 PM Revision f1bf6ba3 (ffmpeg): Minor simplification of rotate_block()
- Originally committed as revision 13197 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:40 PM Revision f54b4273 (ffmpeg): Cosmetics: indentation
- Originally committed as revision 13196 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:39 PM Revision 0c62d04e (ffmpeg): Cosmetics: rename variable
- Originally committed as revision 13195 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:38 PM Revision 37e77035 (ffmpeg): Simplify ra144_decode_frame()
- Originally committed as revision 13194 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:36 PM Revision 0bd134ab (ffmpeg): Simplify vsad16_mmx2().
- Originally committed as revision 13193 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:35 PM Revision e1a51a57 (ffmpeg): Remove a useless temporary buffer
- Originally committed as revision 13192 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:35 PM Revision 6bf6a930 (ffmpeg): Simplify vsad16_mmx().
- Originally committed as revision 13191 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:34 PM Revision b8caf9bf (ffmpeg): Convert ra144.h tables from hex to decimal
- Originally committed as revision 13190 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:33 PM Revision e1381022 (ffmpeg): Simplify vsad_intra16_mmx2()
- Originally committed as revision 13189 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:31 PM Revision 06bb35f9 (ffmpeg): Simplify vsad_intra16_mmx()
- Originally committed as revision 13188 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:42 AM Revision 1472b7dd (ffmpeg): LPCM 24 bits support, patch by Lars Täuber, lars.taeuber gmx net
- Originally committed as revision 13187 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:38 AM Revision 8f898434 (ffmpeg): The MPEG4AAC codec is provided by an external library and will be dis...
- with the next libavcodec major version bump.
Originally committed as revision 13186 to svn://svn.ffmpeg.org/ffmpeg/t... - 10:20 AM Revision 9f4aa353 (ffmpeg): missing codec long names by Stefano Sabatini, stefano.sabatini-lala p...
- Originally committed as revision 13185 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/16/2008
- 09:28 PM Revision ee83232a (ffmpeg): Avoid using log2() freebsd does not support it.
- Originally committed as revision 13184 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:12 PM Revision ba321adb (ffmpeg): Store license value in a variable for later use.
- patch by Jeremy Kolb, jkolb wsi com
Originally committed as revision 13183 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:22 PM Revision e6375662 (ffmpeg): cosmetics: Make 'ffserver -h' output consistent with other ff* tools.
- patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13182 to svn://svn.ffmpeg... - 01:12 PM Revision 51c86db5 (ffmpeg): Fix big-endian vs. little-endian typo.
- Originally committed as revision 13181 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:28 AM Revision 6823d427 (ffmpeg): consistent codec name by Stefano Sabatini, stefano.sabatini-lala post...
- Originally committed as revision 13180 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:26 AM Revision 44caa86d (ffmpeg): Add PCM codec long names; by Stefano Sabatini, stefano.sabatini-lala ...
- Originally committed as revision 13179 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/15/2008
- 11:34 PM Revision bcea99bb (ffmpeg): set $logfile before use
- Originally committed as revision 13178 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:12 PM Revision 54dddf09 (ffmpeg): matroskadec: add support for bzlib compressed tracks
- Originally committed as revision 13177 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:11 PM Revision e8214e0e (ffmpeg): cosmetics: alignment
- Originally committed as revision 13176 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:09 PM Revision f402916e (ffmpeg): Add a check for bzlib; used in the Matroska demuxer.
- Originally committed as revision 13175 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:03 PM Revision 26c52021 (ffmpeg): cosmetics: Use C-style comment delimiters with #endif directives.
- Originally committed as revision 13174 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:02 PM Revision bcdab7e5 (ffmpeg): cosmetics: Fix typos in ADPCM codec long names.
- Originally committed as revision 13173 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:51 PM Revision 88c52162 (ffmpeg): cosmetics: s/Id/id/ in libavcodec where Id refers to id Software.
- patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13172 to svn://svn.ffmpeg... - 10:47 PM Revision 3f60afad (ffmpeg): try to demux even if codec is not recognized, should demux M1F1-float...
- Originally committed as revision 13171 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:37 PM Revision 0a1bd250 (ffmpeg): do not fail if correct is not recognized
- Originally committed as revision 13170 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:14 PM Revision 24c1d3b5 (ffmpeg): cosmetics, remove space before opening parenthesis
- Originally committed as revision 13169 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:49 PM Revision 0ba20fa5 (ffmpeg): Remove useless buffers
- Originally committed as revision 13168 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:42 PM Revision be4488dc (ffmpeg): Simplify rotate_block()
- Originally committed as revision 13167 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:41 PM Revision 177fa453 (ffmpeg): Do not pass the context to functions that do not use it
- Originally committed as revision 13166 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:39 PM Revision e9de4f56 (ffmpeg): Declare vars as const when possible
- Originally committed as revision 13165 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:36 PM Revision 4aa485a3 (ffmpeg): Do not copy tables to a context var, use them directly
- Originally committed as revision 13164 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:34 PM Revision bd0d10c2 (ffmpeg): Remove unneeded fields from the decoder context
- Originally committed as revision 13163 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:31 PM Revision ae9b8019 (ffmpeg): Read the bitstream where the data is actually needed instead of doing...
- Originally committed as revision 13162 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:30 PM Revision ab5e6526 (ffmpeg): Use correct type in FFSWAP (thanks to Benoit Fouet for pointing it out)
- Originally committed as revision 13161 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:29 PM Revision cf408d88 (ffmpeg): Cosmetics: remove useless parenthesis
- Originally committed as revision 13160 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:28 PM Revision dbef8b1c (ffmpeg): The first table of decodetable[] is unrelated to the other. Rename it.
- Originally committed as revision 13159 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:37 AM Revision 2270b4b2 (ffmpeg): cosmetics: Add whitespace around redirection operators.
- Originally committed as revision 13158 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:35 AM Revision d349334a (ffmpeg): ADPCM codec long names by Stefano Sabatini, stefano.sabatini-lala pos...
- Originally committed as revision 13157 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:31 AM Revision 0f3af710 (ffmpeg): DPCM codec long names, patch by Stefano Sabatini, stefano.sabatini-la...
- Originally committed as revision 13156 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:03 AM Revision 5cec11b6 (ffmpeg): Make av_set_string() fail when number could not be set.
- Patch by Stefano Sabatini stefano§sabatini-lalaATposte§it
Originally committed as revision 13155 to svn://svn.ffmpeg...
05/14/2008
- 04:30 PM Revision 7c55e71d (ffmpeg): Add codec long name, patch by Stefano Sabatini, stefano.sabatini-lala...
- Originally committed as revision 13154 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:14 AM Revision 9203741a (ffmpeg): Update offset in the option string later, to have a better error mess...
- Patch by Stefano Sabatini stefanoTODsabatini-lalaCHEZposteTODit
Originally committed as revision 13153 to svn://svn....
05/13/2008
- 11:33 PM Revision 2f79b4e8 (ffmpeg): add missing \n in av_log message
- Originally committed as revision 13152 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:32 PM Revision fbb878ce (ffmpeg): matroskadec: add support for zlib compressed tracks
- Originally committed as revision 13151 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:10 PM Revision 40a655e3 (ffmpeg): acelp_filters.h needs stdint.h
- Originally committed as revision 13150 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:43 PM Revision 7cf6af27 (ffmpeg): Fix non-debug build.
- Originally committed as revision 13149 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:25 PM Revision e4e69e0b (ffmpeg): set temporary filenames before using them
- Originally committed as revision 13148 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:37 PM Revision dcc01c06 (ffmpeg): Add more support for Win64:
- - Export .lib files for x64 instead of i386;
- Win64's malloc returns 16-byte aligned blocks.
Originally committed a... - 04:32 PM Revision b24dbcbd (ffmpeg): Move arch check before OS check.
- Originally committed as revision 13146 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:56 PM Revision 738a89b9 (ffmpeg): Add VP56_FRAME_NONE and use VP56_FRAME_CURRENT.
- Fixes icc warning #188: enumerated type mixed with another type
Originally committed as revision 13145 to svn://svn.... - 03:51 PM Revision 696c3068 (ffmpeg): Fix icc warning #188: enumerated type mixed with another type
- Originally committed as revision 13144 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:42 PM Revision e3227b3f (ffmpeg): Add MATROSKA_TRACK_TYPE_NONE.
- Fixes icc warning #188: enumerated type mixed with another type
Originally committed as revision 13143 to svn://svn.... - 03:36 PM Revision 54d2d4f6 (ffmpeg): Make 'ffmpeg -formats' print codec long names.
- patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13142 to svn://svn.ffmpeg... - 08:27 AM Revision 0eeb52f9 (ffmpeg): Use pkg-config for libschroedinger libs, not only for CFLAGS.
- patch by JonY, 10walls gmail com
Originally committed as revision 13141 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:49 AM Revision 0be2f1e3 (ffmpeg): Fix a typo.
- Patch by Stefano Sabatini stefanoDOTsabatini-lalaATpostePOINTit
Originally committed as revision 13140 to svn://svn....
05/12/2008
- 07:04 PM Revision 3f8adf26 (ffmpeg): Correct type for pcx_rle_decode().
- Fixes icc warning #120: return value type does not match the function
type
Originally committed as revision 13139 to... - 04:39 PM Revision 4c25d159 (ffmpeg): Also install .lib files with versioned filename.
- Originally committed as revision 13138 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:28 PM Revision d59868d8 (ffmpeg): Create .lib files in the subdirs.
- Patch by JonY <10walls at gmail dot com>
Originally committed as revision 13137 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:31 AM Revision 88a50f6c (ffmpeg): Replace one more occurrence of -1 with PIX_FMT_NONE.
- Fixes icc warning #188: enumerated type mixed with another type
Originally committed as revision 13136 to svn://svn.... - 10:30 AM Revision d9133126 (ffmpeg): Replace some occurrences of 0 with CODEC_ID_NONE.
- Fixes icc warning #188: enumerated type mixed with another type
Originally committed as revision 13135 to svn://svn.... - 09:18 AM Revision d9481eb7 (ffmpeg): armv4l/float_arm_vfp.o must be added to OBJS-$(HAVE_ARMVFP) list since
- it's build out of a C file, not an ASM file
Originally committed as revision 13134 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:51 AM Revision b1d966a0 (ffmpeg): Do not use variable frame_info before its value is set.
- Originally committed as revision 13133 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:17 AM Revision 3375a6a5 (ffmpeg): Use strcasecmp() instead of re-inventing it.
- Patch by Diego 'Flameeyes' Pettenò flameeyesATgmailPOINTcom
Originally committed as revision 13132 to svn://svn.ffmp...
05/11/2008
- 11:39 PM Revision 5da1ab1a (ffmpeg): Previous commit missed an initialization - this fixes FATE's test sam...
- Originally committed as revision 13131 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:28 PM Revision eacced45 (ffmpeg): Replace some occurrences of -1 with PIX_FMT_NONE.
- Fixes icc warning #188: enumerated type mixed with another type
Originally committed as revision 13130 to svn://svn.... - 08:26 PM Revision 488aca9b (ffmpeg): Set and use h->mb_xy in SVQ3 too.
- Originally committed as revision 13129 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:06 PM Revision e6303192 (ffmpeg): Add some initial optimizations for ARM VFP (floating
- point coprocessor available in some ARM11 cores).
Patch by Siarhei Siamashka % siarhei.siamashka@gmail.com %
Original... - 07:22 PM Revision bff2266a (ffmpeg): Remove newly unused variables.
- Originally committed as revision 13127 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:18 PM Revision d2b54ec8 (ffmpeg): Use h->mb_xy directly in decode_cabac_residual().
- Originally committed as revision 13126 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:16 PM Revision 64514ee8 (ffmpeg): Store mb_xy in H264Context and only calculate it once per MB.
- Originally committed as revision 13125 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:47 PM Revision 1d46ba66 (ffmpeg): Simplify do_voice().
- Patch by Vitor Sessak (vitor1001 gmail com)
Originally committed as revision 13124 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:43 PM Revision 0d493edd (ffmpeg): Replace some hardcoded swapping with FFSWAP.
- Patch by Vitor Sessak (vitor1001 gmail com)
Originally committed as revision 13123 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:39 PM Revision cd780422 (ffmpeg): Remove unused defines from ra144.
- Patch by Vitor Sessak (vitor1001 gmail com)
Originally committed as revision 13122 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:14 PM Revision 6827f6f2 (ffmpeg): cosmetics: indent after last commit. patch by matthieu castet <castet...
- Originally committed as revision 13121 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:13 PM Revision e5838c90 (ffmpeg): simplify decoding of uncompressed samples. patch by matthieu castet <...
- Originally committed as revision 13120 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:46 PM Revision 907eb3b5 (ffmpeg): Allow icc to compile with optimizations (pentium3, pentium4 or core2).
- Originally committed as revision 13119 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:08 PM Revision 504a64b9 (ffmpeg): Silence useless icc warnings.
- Originally committed as revision 13118 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:49 AM Revision ce9eac79 (ffmpeg): Implement bidirectional (positive offset - left, negative - right)
- signed shift for ACELP-based codecs.
Originally committed as revision 13117 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:17 AM Revision 0a1b29de (ffmpeg): sys/resource.h needs sys/types.h on OS/2, patch by Dave Yeo, daveryeo...
- Originally committed as revision 13116 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:15 AM Revision 5fcc4a23 (ffmpeg): Document AVCodecContext channels field.
- patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13115 to svn://svn.ffmpeg... - 10:53 AM Revision 397db8ac (ffmpeg): Fix type of dest_addr_len to respect return value of udp_set_url.
- Patch by Luca Abeni.
Originally committed as revision 13114 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:07 AM Revision 542c064d (ffmpeg): Update comment to version, negotiated with Diego, and
- fix missing period (not latest revision of patch
was wrongly committed).
Originally committed as revision 13113 to s... - 05:28 AM Revision 7c96587c (ffmpeg): Fix compilation error.
- It was introduced after changing input parameter and
overlooked during review process.
Originally committed as revis... - 04:25 AM Revision 59d598b9 (ffmpeg): fix reading of samples-per-frame
- Originally committed as revision 13111 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:42 AM Revision a52000f2 (ffmpeg): various filters for ACELP-based codecs
- Originally committed as revision 13110 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:40 AM Revision f863bee8 (ffmpeg): Simplify a list of array allocations with a loop.
- patch by Vitor Sessak, vitor1001 gmail com
Originally committed as revision 13109 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:18 AM Revision 3f3865d3 (ffmpeg): Replace hardcoded LP filter order with parameter.
- This will allow to reuse the code in the SIPR decoder.
Originally committed as revision 13108 to svn://svn.ffmpeg.or...
05/10/2008
- 04:05 PM Revision bf21a10f (ffmpeg): Remove useless memset, patch by Vitor Sessak, vitor1001 gmail com.
- Originally committed as revision 13107 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:02 PM Revision 57ecbbbb (ffmpeg): Rewrite unpack_input() completely, patch by Vitor Sessak, vitor1001 g...
- Originally committed as revision 13106 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:59 PM Revision 47eb8187 (ffmpeg): cosmetics: Reindent file, patch by Vitor Sessak, vitor1001 gmail com,
- some further prettyprinting by myself.
Originally committed as revision 13105 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/09/2008
- 02:52 PM Revision f211662c (ffmpeg): Add missing path to #include.
- Originally committed as revision 13104 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:34 PM Revision a12b44d7 (ffmpeg): Add missing required header directly.
- Originally committed as revision 13103 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:33 PM Revision 20cd685a (ffmpeg): Add missing path to #include.
- Originally committed as revision 13102 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:29 PM Revision 223d678a (ffmpeg): Add missing path to #include statement.
- Originally committed as revision 13101 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:47 PM Revision 49f2339c (ffmpeg): Remove in_asm_used_var_warning_killer()
- Patch by Keiji Costantini ( strites gmail com )
Originally committed as revision 26706 to svn://svn.mplayerhq.hu/mpl... - 12:12 PM Revision 9b3cdc2e (ffmpeg): Remove -I flags pointing to local paths, they are no longer necessary.
- Originally committed as revision 13100 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:00 PM Revision 83da2c6f (ffmpeg): Use full path for #includes from another directory.
- Originally committed as revision 26702 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:59 AM Revision 2343a040 (ffmpeg): Remove redundant #undef statements that were mistakenly committed.
- Originally committed as revision 13099 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:56 AM Revision 245976da (ffmpeg): Use full path for #includes from another directory.
- Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:25 AM Revision 86b2d47f (ffmpeg): IFF stereo support
- Patch by Jai Menon ( realityman gmx net )
Originally committed as revision 13097 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:10 AM Revision c38e75fc (ffmpeg): Add required stdint.h header.
- Originally committed as revision 13096 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:44 AM Revision def1e277 (ffmpeg): Little fix for block sizes <16
- Originally committed as revision 13095 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:18 AM Revision a1fe4604 (ffmpeg): Revert previous mistaken commit.
- Originally committed as revision 13094 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:06 AM Revision 81f46d5a (ffmpeg): ipp.h is a system header, use <> when #including it.
- Originally committed as revision 13093 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:48 AM Revision 22700471 (ffmpeg): dsputil.h is not a system header, use "" when #including it.
- Originally committed as revision 13092 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:30 AM Revision f38c6c6c (ffmpeg): string.h is a system header file, so use <> for it.
- Originally committed as revision 13091 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:02 AM Revision 058aae3c (ffmpeg): Improve motion estimation metric.
- Patch by Michael Niedermayer
Originally committed as revision 13090 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:59 AM Revision b9a7da77 (ffmpeg): use enum type instead of int
- Originally committed as revision 13089 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:54 AM Revision db262126 (ffmpeg): cosmetics: indentation
- Originally committed as revision 13088 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:53 AM Revision de3230fb (ffmpeg): matroskadec: add support for lzo compressed tracks
- Originally committed as revision 13087 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom