Activity
From 04/24/2008 to 05/23/2008
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
05/08/2008
- 11:15 PM Revision 93114105 (ffmpeg): remove useless comment
- Originally committed as revision 13086 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:11 PM Revision 5d2b12f6 (ffmpeg): matroskadec: fail gracefully when seeking don't work
- Originally committed as revision 13085 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:11 PM Revision 953f54f1 (ffmpeg): #include required stdint.h header directly.
- Originally committed as revision 13084 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:59 PM Revision 5210529e (ffmpeg): ensure vp56_decode_frame always return unchanged buf_size
- Originally committed as revision 13083 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:47 PM Revision 53a1e82b (ffmpeg): matroskadec: add support for track content encoding
- Only the header strip method is supported for now.
Originally committed as revision 13082 to svn://svn.ffmpeg.org/ff... - 09:11 PM Revision 40d0e665 (ffmpeg): Do not misuse long as the size of a register in x86.
- typedef x86_reg as the appropriate size and use it instead.
Originally committed as revision 13081 to svn://svn.ffmp... - 02:02 PM Revision 35027edd (ffmpeg): Do not return -1 from void functions.
- Originally committed as revision 13080 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:01 PM Revision e0a0c85d (ffmpeg): One const per declaration is enough.
- Originally committed as revision 13079 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:09 AM Revision 4f786086 (ffmpeg): #include required headers directly.
- Originally committed as revision 13078 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:02 AM Revision 9aed9612 (ffmpeg): prettyprinting cosmetics
- Originally committed as revision 13077 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:46 AM Revision 0b705fa4 (ffmpeg): Compile network-related code conditionally.
- Originally committed as revision 13076 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:44 AM Revision b091aa44 (ffmpeg): Check for sys/resource.h and include it conditionally.
- Originally committed as revision 13075 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:20 AM Revision 3f89d9c0 (ffmpeg): Disable libdirac decoder if the faster libschroedinger decoder is ava...
- patch by Anuradha Suraparaju, anuradha rd.bbc.co uk
Originally committed as revision 13074 to svn://svn.ffmpeg.org/f...
05/07/2008
- 08:41 AM Revision e680989d (ffmpeg): #include stdint.h instead of using a manual typedef for uint8_t.
- Originally committed as revision 13073 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:36 AM Revision 2f05d9c1 (ffmpeg): When compiling with -fmudflap configure fill EXTERN_PREFIX with garbage
- (some mudflap symbol), so just pick out ff_extern symbols in this case.
patch by matthieu castet, castet.matthieu fre...
05/06/2008
- 05:18 PM Revision 6650c4c3 (ffmpeg): export dnxhd encoded picture quality
- Originally committed as revision 13071 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 AM Revision a5c0969a (ffmpeg): Remove one more set of useless parentheses from a return call.
- Originally committed as revision 13070 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:16 AM Revision ccd425e7 (ffmpeg): Remove unnecessary parentheses from return calls.
- Originally committed as revision 13069 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:41 AM Revision 91605c69 (ffmpeg): minor wording fix
- Originally committed as revision 13068 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:21 AM Revision 7a30f8ff (ffmpeg): In pkg-config files, libraries not exposed through the library, but j...
- during static linking should be listed under Libs.private, not Libs.
patch by Anssi Hannula, anssi.hannula gmail com
... - 08:03 AM Revision e4a957d1 (ffmpeg): minor spelling fix
- Originally committed as revision 13066 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/05/2008
- 11:31 PM Revision 35a71f1d (ffmpeg): cosmetics: whitespace/order changes, if/then --> && in pkg-config sec...
- Originally committed as revision 13065 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:27 PM Revision a13a9737 (ffmpeg): Merge both pkg-config creation commands into one.
- Originally committed as revision 13064 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:18 PM Revision e426941d (ffmpeg): In the pkg-config file generation, derive the short name from the lib...
- name instead of passing it as a parameter.
Originally committed as revision 13063 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:29 PM Revision 5aadcab5 (ffmpeg): Remove stray extra parameter from libavutil pkg-config command.
- Originally committed as revision 13062 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:10 AM Revision 8ab52e71 (ffmpeg): cosmetics: sort lines (correctly)
- Originally committed as revision 26673 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:17 AM Revision abbae514 (ffmpeg): Check url_seek() in url_open().
- Originally committed as revision 13061 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/04/2008
- 10:39 PM Revision 14478388 (ffmpeg): Use a state machine to reduce branching logic in decode_cabac_residual.
- Patch by Jason Garrett-Glaser (darkshikari gmail com)
Originally committed as revision 13060 to svn://svn.ffmpeg.org... - 08:22 PM Revision e3e0d993 (ffmpeg): Cosmetics: reorder and align targets
- Originally committed as revision 26671 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 08:19 PM Revision 5478959b (ffmpeg): Build sparc arch specific code using the Makefile
- Originally committed as revision 26670 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 08:04 PM Revision d010a2d5 (ffmpeg): Prevent targaenc.c from outputting trash byte.
- Originally committed as revision 13059 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:28 PM Revision 4405c986 (ffmpeg): cosmetics: alphabetical order
- Originally committed as revision 26669 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 05:15 PM Revision adb2b908 (ffmpeg): Fix configure for cross-compilation and --arch=amd64.
- Originally committed as revision 13058 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:35 AM Revision 4b13335d (ffmpeg): Use correct length modifier for pointer diff argument in av_log() call.
- Originally committed as revision 13057 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:29 AM Revision d6f142a1 (ffmpeg): Fix 'comparison always false' warning.
- patch by Diego 'Flameeyes' Pettenò, flameeyes gmail com
Originally committed as revision 13056 to svn://svn.ffmpeg.o... - 09:58 AM Revision 9db5bdfa (ffmpeg): Add complete multimedia Wiki URL, patch by Sisir Koppaka.
- Originally committed as revision 13055 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:08 AM Revision 1f4fa6a4 (ffmpeg): Indent.
- Originally committed as revision 13054 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:07 AM Revision 0ec7b71d (ffmpeg): Do not read out of array bounds.
- Originally committed as revision 13053 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/03/2008
- 09:06 PM Revision f7739f37 (ffmpeg): Output buffer overflow.
- Originally committed as revision 13052 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:01 PM Revision 494e3531 (ffmpeg): Heap buffer overflow.
- Originally committed as revision 13051 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:56 PM Revision 83e9a67d (ffmpeg): Fix memset(0) based buffer overflow.
- Originally committed as revision 13050 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:28 PM Revision 3df9ce75 (ffmpeg): Move declaration a little.
- Originally committed as revision 13049 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:26 PM Revision 8f51f555 (ffmpeg): Setting i to 0 once should do.
- Originally committed as revision 13048 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:15 PM Revision 20c9c8ee (ffmpeg): cosmetics: Consistently use C-style comments in #endif preprocessor d...
- Originally committed as revision 13047 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:59 PM Revision f7cd9eed (ffmpeg): Add Dirac support through libschroedinger.
- patch by Anuradha Suraparaju, anuradha rd.bbc.co uk
Originally committed as revision 13046 to svn://svn.ffmpeg.org/f... - 01:55 PM Revision 34499963 (ffmpeg): 10l: Unbreak libdirac compilation; CONFIG_LIBDIRAC is defined in conf...
- include the header before using parts from it.
Originally committed as revision 13045 to svn://svn.ffmpeg.org/ffmpeg... - 01:29 PM Revision 0852e30b (ffmpeg): fix checkheaders when libdirac not installed
- Originally committed as revision 13044 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:29 PM Revision 7c430093 (ffmpeg): add necessary #includes in headers
- Originally committed as revision 13043 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:47 AM Revision 690bfceb (ffmpeg): Dirac decoding/encoding support via libdirac.
- patch by Anuradha Suraparaju, anuradha rd.bbc.co uk
Originally committed as revision 13042 to svn://svn.ffmpeg.org/f... - 03:33 AM Revision 575e696c (ffmpeg): Add Dirac parser from SoC; written by Marco Gerards;
- submitted by Anuradha Suraparaju, anuradha rd.bbc.co uk
Originally committed as revision 13041 to svn://svn.ffmpeg.o... - 12:12 AM Revision fde8052e (ffmpeg): dts probe
- Originally committed as revision 13040 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/02/2008
- 11:20 PM Revision 97085fa1 (ffmpeg): include avcodec.h
- Originally committed as revision 13039 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:58 PM Revision c401efde (ffmpeg): Long name spelling fixes
- Originally committed as revision 13038 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:35 PM Revision 512b37bb (ffmpeg): move call to init_get_bits inside conditional
- Originally committed as revision 13037 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:34 PM Revision 9482171b (ffmpeg): share streaminfo parsing function
- Originally committed as revision 13036 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:33 PM Revision 9d48410f (ffmpeg): split out some decoder context params to a shared macro
- Originally committed as revision 13035 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:30 PM Revision 4bc07e78 (ffmpeg): change function parameters for dump_headers()
- Originally committed as revision 13034 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:29 PM Revision a128cc91 (ffmpeg): change function parameters for metadata_streaminfo()
- Originally committed as revision 13033 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:35 PM Revision b7d1cd02 (ffmpeg): Nellymoser handling in FLV
- Originally committed as revision 13032 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:52 PM Revision 17ac9f1c (ffmpeg): Import Dirac demuxer/muxer from SoC branch; written by Marco Gerards,
- patch extracted by Anuradha Suraparaju anuradhaAtrdDoTbbcDoTcoDoTuk.
Originally committed as revision 13031 to svn:/...
05/01/2008
- 10:04 PM Revision 8a0684f4 (ffmpeg): fix encoding of flac private data
- Originally committed as revision 13030 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:41 PM Revision bddbd7d3 (ffmpeg): Do not duplicate -y parameter on regression.sh.
- It is already set by FFMPEG_OPTS.
Originally committed as revision 13029 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:04 PM Revision 25060fdf (ffmpeg): Ignore whitespace differences in seek test.
- Originally committed as revision 13028 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:20 PM Revision 53e85f5f (ffmpeg): Mark symbol as static, patch by Diego 'Flameeyes' Pettenò, flameeyes ...
- Originally committed as revision 13027 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:12 PM Revision 580a6c57 (ffmpeg): Mark symbols as static, patch by Diego 'Flameeyes' Pettenò, flameeyes...
- Originally committed as revision 13026 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:10 PM Revision 358061f6 (ffmpeg): Mark symbols as static, patch by Diego 'Flameeyes' Pettenò, flameeyes...
- Originally committed as revision 13025 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/30/2008
- 04:33 PM Revision cdfec9c0 (ffmpeg): Comment out unused ff_vc1_norm6_spec table.
- Originally committed as revision 13024 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:29 AM Revision 3bb82f3d (ffmpeg): Transform codec short name into a single word.
- patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13023 to svn://svn.ffmpeg...
04/29/2008
- 09:31 PM Revision bcdb2378 (ffmpeg): Add long names to some AVCodec declarations.
- patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13022 to svn://svn.ffmpeg... - 06:32 PM Revision 0dfea024 (ffmpeg): indent
- Originally committed as revision 13021 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:31 PM Revision ef79ef3c (ffmpeg): Fix decoding of:
- http://samples.mplayerhq.hu/A-codecs/msgsm/levis.avi
http://samples.mplayerhq.hu/A-codecs/msgsm/wernfried_1.avi
part... - 02:08 PM Revision e6dba5df (ffmpeg): Typo: distoration -> distortion.
- Originally committed as revision 13019 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:37 AM Revision 34d71ebe (ffmpeg): Remove leading whitespace in long codec name that was committed in r1...
- Originally committed as revision 13018 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:24 AM Revision 6140271f (ffmpeg): Add some long names to AVCodec declarations.
- patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13017 to svn://svn.ffmpeg... - 07:11 AM Revision 9d82d6cb (ffmpeg): Transform codec names into single words.
- patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13016 to svn://svn.ffmpeg... - 01:29 AM Revision b88e6576 (ffmpeg): remove unused variable, min_framesize
- Originally committed as revision 13015 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:12 AM Revision b22d0c04 (ffmpeg): Support invalid mpeg created by vdr
- (http://www.lucke.in-berlin.de/test_streams/last_played_fine_with_r7852_001.vdr).
fixes issue434
Originally committe...
04/28/2008
- 06:29 PM Revision 60711e95 (ffmpeg): raw GSM demuxer (does not work yet as parser is missing)
- Originally committed as revision 13013 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:14 PM Revision a0af2fa4 (ffmpeg): set demuxers .value and use common audio_read_header function
- Originally committed as revision 13012 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:37 PM Revision 39902a8c (ffmpeg): Calculate motion vector information based on PTS provided in slice he...
- Originally committed as revision 13011 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:21 AM Revision 038f846e (ffmpeg): Add long names to some AVCodec declarations.
- patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13010 to svn://svn.ffmpeg...
04/27/2008
- 10:39 PM Revision 162d4fc9 (ffmpeg): Add long names to AVCodec declarations.
- patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13009 to svn://svn.ffmpeg... - 10:19 PM Revision 99e3913d (ffmpeg): Make 8SVX codec names just a single word for consistency with other c...
- patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13008 to svn://svn.ffmpeg... - 04:12 PM Revision f946a9a4 (ffmpeg): Use check_cflags for -mdynamic-no-pic so third-party compilers will w...
- Originally committed as revision 13007 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:52 AM Revision 1f944923 (ffmpeg): Remove unused avdevice.h header file; add config.h which is used.
- Originally committed as revision 13006 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:52 AM Revision d5202e4f (ffmpeg): Add long names to many AVCodec declarations.
- patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13005 to svn://svn.ffmpeg... - 10:01 AM Revision 3ddf7fe9 (ffmpeg): Use filename as multiple inclusion guard.
- Originally committed as revision 13004 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/26/2008
- 05:51 PM Revision e8430214 (ffmpeg): set pkt duration, only when dts == pts though,
- patch by Henrik Gulbrandsen henrik at gulbra dot net
Originally committed as revision 13003 to svn://svn.ffmpeg.org/... - 04:02 PM Revision 57105ddd (ffmpeg): Rename i386/cputest.c --> i386/cpuid.c.
- Originally committed as revision 13002 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:38 PM Revision 8033ba57 (ffmpeg): Remove unnecessary test program dependency declarations.
- Originally committed as revision 13001 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:20 PM Revision 80b1e6cc (ffmpeg): Grammar fixes and improvements for the new ACELP code
- Originally committed as revision 13000 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:41 PM Revision 169203c1 (ffmpeg): break if error in header so it can output already decoded frames
- Originally committed as revision 12999 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:36 PM Revision 41b8800f (ffmpeg): merge init with declaration
- Originally committed as revision 12998 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:34 PM Revision f91c0898 (ffmpeg): cosmetics: merge decls
- Originally committed as revision 12997 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:33 PM Revision 5fd7a9fc (ffmpeg): simplify: merge loops
- Originally committed as revision 12996 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:30 PM Revision 8da8970d (ffmpeg): simplify
- Originally committed as revision 12995 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:28 PM Revision 0d5b2eb4 (ffmpeg): simplify: remove useless fields and vars
- Originally committed as revision 12994 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:22 PM Revision 676e26ab (ffmpeg): move MP3On4DecodeContext def near the code and under ifdef
- Originally committed as revision 12993 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:18 PM Revision 9f95bfe2 (ffmpeg): correctly patch syncword for samples rates < 16000, decoder now fully...
- Originally committed as revision 12992 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:10 PM Revision f0f53c83 (ffmpeg): fix 1 frame config decoding
- Originally committed as revision 12991 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:08 PM Revision 60dfa0b8 (ffmpeg): remove old draft last case not present anymore in iso specs
- Originally committed as revision 12990 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:00 PM Revision 9a53eb7c (ffmpeg): mp3on4 decoder now depends on mpeg4audio code
- Originally committed as revision 12989 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:56 PM Revision b61d2782 (ffmpeg): use mpeg4audio common code
- Originally committed as revision 12988 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:09 PM Revision 86c90cc7 (ffmpeg): Skip blocks in B-frames reuse motion vectors from next reference frame.
- So if referenced blocks is 16x8, 8x16 or 8x8 partitions, skip block
will have them too.
Originally committed as revi... - 01:08 PM Revision ec39f7d8 (ffmpeg): simplify
- Originally committed as revision 12986 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:03 PM Revision 9708d52e (ffmpeg): correctly compute out_size and samples number
- Originally committed as revision 12985 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:59 PM Revision cd328965 (ffmpeg): fsize is 12 bits according to specs
- Originally committed as revision 12984 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:51 PM Revision 5be25fc1 (ffmpeg): simplify using FFMIN3
- Originally committed as revision 12983 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:47 PM Revision b842ecbe (ffmpeg): add FFMIN3
- Originally committed as revision 12982 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:39 PM Revision a82dcdff (ffmpeg): return error if buf_size is too small
- Originally committed as revision 12981 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:34 PM Revision dfcd6d91 (ffmpeg): values can fit uint8_t
- Originally committed as revision 12980 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:33 PM Revision 183fceaa (ffmpeg): add const
- Originally committed as revision 12979 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:52 AM Revision 87268829 (ffmpeg): Fixed-point LSP and LPC decoding routines for ACELP-based codecs
- Originally committed as revision 12978 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:29 AM Revision c5497b22 (ffmpeg): Missing tags in APE is normal situation, so don't print an error.
- Resolves issue 437
Originally committed as revision 12977 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:03 AM Revision 630e1b27 (ffmpeg): get_vlc2() only gets up to three levels in the tables. The last codes...
- Originally committed as revision 12976 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:14 AM Revision a9f1d8cd (ffmpeg): Correct company name
- Originally committed as revision 12975 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/25/2008
- 05:14 PM Revision 1cf3ee2d (ffmpeg): Fixed-point implementation of ff_cos, ff_log2, ff_exp2.
- Also implemented routine for calculating sum(a[i] * a[i-offset]>>shift)
Originally committed as revision 12974 to sv... - 04:54 PM Revision bf52a720 (ffmpeg): 10l, alphabetical order
- Originally committed as revision 12973 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:52 PM Revision eb034aca (ffmpeg): yes it is true for mp4
- Originally committed as revision 12972 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:50 PM Revision 43612ffe (ffmpeg): remove unneeded variable
- Originally committed as revision 12971 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:47 PM Revision baf9fb32 (ffmpeg): move vars decls where vars are used
- Originally committed as revision 12970 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:15 PM Revision 3b4eccab (ffmpeg): identation
- Originally committed as revision 12969 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:11 PM Revision e67fe90c (ffmpeg): remove no more needed field
- Originally committed as revision 12968 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:10 PM Revision 62377fec (ffmpeg): remove unused var
- Originally committed as revision 12967 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:09 PM Revision 9ff8976d (ffmpeg): remove ima qt decoding hack, decode whole frame at once
- Originally committed as revision 12966 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:06 PM Revision d29ee34c (ffmpeg): fix adpcm ima qt decoding, channel at init is 0, correct stereo out s...
- Originally committed as revision 12965 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:09 PM Revision 45a97d30 (ffmpeg): set channels and sample rate from mpeg4audio config
- Originally committed as revision 12964 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:05 PM Revision 4afaffca (ffmpeg): mov demuxer depends on mpeg4audio code now
- Originally committed as revision 12963 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:04 PM Revision 0c691995 (ffmpeg): cosmetics
- Originally committed as revision 12962 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:03 PM Revision 1dec3994 (ffmpeg): parse mpeg4audio config to correctly detect mp3on4, fix iso mp3on4 re...
- Originally committed as revision 12961 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:56 PM Revision 69b1c627 (ffmpeg): update doc
- Originally committed as revision 12960 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:54 PM Revision 7e627332 (ffmpeg): error is -1
- Originally committed as revision 12959 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:45 PM Revision cfb5a2ab (ffmpeg): cosmetics
- Originally committed as revision 12958 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:44 PM Revision 47e1d7ef (ffmpeg): move vars decls where vars are used
- Originally committed as revision 12957 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:34 PM Revision 8cd92bb9 (ffmpeg): parser should not be needed anymore, merge cases and set frame size f...
- Originally committed as revision 12956 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:25 PM Revision 202aca67 (ffmpeg): Make sure some value is always returned via data_size
- Originally committed as revision 12955 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:24 PM Revision 3b8c000d (ffmpeg): lower frame size to split amr/qcelp/gsm frames
- Originally committed as revision 12954 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:05 PM Revision 96ddaff5 (ffmpeg): Allow bitrates zero and 13200 (needed for decoding mov and aiff)
- Originally committed as revision 12953 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:02 PM Revision 37ffe34b (ffmpeg): align and remove useless braces
- Originally committed as revision 12952 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:57 AM Revision 1c126b4f (ffmpeg): cosmetics, remove whitespaces in tags
- Originally committed as revision 12951 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:35 AM Revision cc326d2b (ffmpeg): set gsm default frame size and bytes per frame, needed by old qt form...
- Originally committed as revision 12950 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:08 AM Revision 07a47ae2 (ffmpeg): pts are unsigned according to specs, fix negative pts when 32bit pts ...
- Originally committed as revision 12949 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:04 AM Revision 254629b1 (ffmpeg): set wrap bits to 32bit to actually use it
- Originally committed as revision 12948 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:56 AM Revision 7622778e (ffmpeg): Revert "Adjust pkg-config files to include files residing in separate...
- Originally committed as revision 12947 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/24/2008
- 11:21 PM Revision 903a2e86 (ffmpeg): Avoid using reserved __names.
- Originally committed as revision 12946 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:09 PM Revision ceedda75 (ffmpeg): minor memleak
- Originally committed as revision 12945 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:27 PM Revision 0c79b140 (ffmpeg): add a ff_ac3_parse_header_full() which calls ff_ac3_parse_header()
- and then reads the channel_map stuff
Originally committed as revision 12944 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:16 PM Revision 81d5ae6d (ffmpeg): Fixing memleaks.
- Originally committed as revision 12943 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:22 PM Revision 287d6cfa (ffmpeg): cosmetics: remove useless whitespaces and put braces correctly
- Originally committed as revision 12942 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:17 PM Revision 3f78a3a9 (ffmpeg): demux qcelp, so this can work with soc decoder and stream copy
- Originally committed as revision 12941 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:16 PM Revision 76f34857 (ffmpeg): qcelp fourcc
- Originally committed as revision 12940 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:32 PM Revision 5cd505e0 (ffmpeg): Adjust pkg-config files to include files residing in separate subdire...
- Originally committed as revision 12939 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:59 PM Revision 463e7afd (ffmpeg): support for alac in .mov
- Originally committed as revision 12938 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:58 PM Revision be511925 (ffmpeg): set alac frame size from extradata
- Originally committed as revision 12937 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:39 PM Revision 3fd6b336 (ffmpeg): Set pixel aspect ratio for libxvid wrapper.
- Patch by Thorsten Jordan tjordanATmacrosystem de
Originally committed as revision 12936 to svn://svn.ffmpeg.org/ffmp... - 10:13 AM Revision 95a6a015 (ffmpeg): Enhance documentation for AVClass
- Patch by Stefano Sabatini stefanodotsabatini-lalaatpostedotit
Originally committed as revision 12934 to svn://svn.ff... - 02:03 AM Revision 8d94f606 (ffmpeg): Support shared pthreads-win32.
- Patch by Gianluigi Tiesi <mplayer at netfarm.it>
Originally committed as revision 12933 to svn://svn.ffmpeg.org/ffmp...
Also available in: Atom