Activity
From 12/24/2007 to 01/22/2008
01/22/2008
- 11:47 PM Revision 6a339972 (ffmpeg): Remove unused variables in test code.
- Originally committed as revision 11599 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:57 PM Revision 07bf0cc9 (ffmpeg): clarify previous revision on optimization justification
- Originally committed as revision 11598 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:21 PM Revision ac59e7f4 (ffmpeg): Ministry of English Composition edits
- Originally committed as revision 11597 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:48 PM Revision 5e123bd3 (ffmpeg): Cosmetics to speed up finding sections of interest.
- Originally committed as revision 11596 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:45 PM Revision 8f738eea (ffmpeg): "What speedup justifies an optimization" section
- Originally committed as revision 11595 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 AM Revision e5b10e31 (ffmpeg): Fix warnings in test code:
- eval.c:454: warning: return type defaults to 'int'
eval.c:464: warning: control reaches end of non-void function
Ori... - 08:52 AM Revision 1f8e32cd (ffmpeg): cosmetics: Fix Benoit's ugly formatting.
- Originally committed as revision 11593 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/21/2008
- 11:43 PM Revision 7f938dd3 (ffmpeg): ensure av_rescale_q() can be calculated (won't divide by zero)
- Originally committed as revision 11592 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:46 PM Revision c14731d8 (ffmpeg): Fix typo in comment
- Originally committed as revision 25829 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 06:06 PM Revision b264a084 (ffmpeg): mention avm2 (flash 9) muxer in documentation and changelog
- Originally committed as revision 11591 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:28 PM Revision 29e35d67 (ffmpeg): Support out-of-band parameter sets in SDP for H.264 video
- Originally committed as revision 11590 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:01 PM Revision f79bfe48 (ffmpeg): Add support for H.264 video in the RTP muxer
- Originally committed as revision 11589 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:43 PM Revision afecbec2 (ffmpeg): unset extension, so code path, and guess format do not choose
- avm2/flash 9 by default, not sure this is adequate though,
this fixes regression tests.
Originally committed as revi... - 01:36 PM Revision 7055cdac (ffmpeg): Inform user when bitstream filter fails.
- Originally committed as revision 11587 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:33 PM Revision c448a096 (ffmpeg): Faster ff_sqrt()
- Originally committed as revision 11586 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:09 AM Revision b21cd0bc (ffmpeg): Add minimal support for H.264 video in the SDP generator
- Originally committed as revision 11585 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:29 AM Revision 3f5d7bb3 (ffmpeg): Remove two unused variables.
- Originally committed as revision 11584 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:28 AM Revision a4b375c6 (ffmpeg): Remove unnecessary forward declaration.
- Originally committed as revision 11583 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/20/2008
- 11:55 PM Revision fe74278f (ffmpeg): small grammar fix
- Originally committed as revision 11582 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:53 PM Revision 07e4e3ea (ffmpeg): Consistently use TEST as the preprocessor condition to enable test code.
- Originally committed as revision 11581 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:38 PM Revision 1ace4419 (ffmpeg): add proper matroskaenc dependency over xiph.o
- Originally committed as revision 11580 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:24 PM Revision 078ac1db (ffmpeg): add missing Makefile rules for pcm muxers/demuxers
- Originally committed as revision 11579 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:55 PM Revision 22cf0018 (ffmpeg): add missing Makefile rules for zork pcm encoder/decoder
- Originally committed as revision 11578 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:51 PM Revision 8dcbcef6 (ffmpeg): and thus, nellymoser obviously also depens on fft.o
- Originally committed as revision 11577 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:45 PM Revision d1c266be (ffmpeg): nellymoser uses mdct functions
- Originally committed as revision 11576 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:31 PM Revision fa1ad97f (ffmpeg): reorder alphabetically
- Originally committed as revision 11575 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:30 PM Revision dfb400a8 (ffmpeg): new avm2 (flash 9) muxer, patch by Paul Egan, paulegan at mail dot com
- Originally committed as revision 11574 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/19/2008
- 08:00 PM Revision 76e48645 (ffmpeg): init uid to 0
- Originally committed as revision 11573 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:59 PM Revision e20c865a (ffmpeg): indentation
- Originally committed as revision 11572 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:58 PM Revision bb085dd6 (ffmpeg): correctly handle sony mpeg4 extradata
- Originally committed as revision 11571 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:51 PM Revision 6e3ea446 (ffmpeg): check if read child returned error
- Originally committed as revision 11570 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:27 PM Revision b8659d94 (ffmpeg): Add mfspr-based AltiVec detection code.
- Currently not enabled in FFmpeg, because it crashes if the OS does not
emulate mfspr.
Originally committed as revisi... - 05:28 PM Revision a33b2c7e (ffmpeg): simplify with matching len
- Originally committed as revision 11568 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:25 PM Revision 51169b61 (ffmpeg): simplify and detect better non frame wrapped mappings
- Originally committed as revision 11567 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:20 PM Revision 4de5906f (ffmpeg): cosmetics: read_metadata -> read
- Originally committed as revision 11566 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:19 PM Revision 3f2d859b (ffmpeg): cosmetics
- Originally committed as revision 11565 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:18 PM Revision 3a9c08be (ffmpeg): remove unused crypto context uid
- Originally committed as revision 11564 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:17 PM Revision 7ee7f6f9 (ffmpeg): support dynamically allocated local tags, used by encrypted files
- Originally committed as revision 11563 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:21 PM Revision 57810910 (ffmpeg): check malloc return
- Originally committed as revision 11562 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:16 PM Revision 8513ba09 (ffmpeg): add some dv container uls
- Originally committed as revision 11561 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:16 PM Revision c9c55a56 (ffmpeg): simplify by checking min matching len
- Originally committed as revision 11560 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:04 AM Revision d1cc6e46 (ffmpeg): simplify 4-point transform part a bit
- Originally committed as revision 11559 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:52 AM Revision f3647f59 (ffmpeg): Factor out constant addition
- Originally committed as revision 11558 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/18/2008
- 08:48 PM Revision f841a0fc (ffmpeg): Add a flags field to the RTPDynamicPayloadPacketHandlerProc (PKT_FLAG...
- This can be used later by RDT to get the flags from the RTP packet and
use that for the RealMedia packet (such as whe... - 11:27 AM Revision e2d3e82d (ffmpeg): More verbose error log message.
- Originally committed as revision 11556 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:04 AM Revision 34093ab5 (ffmpeg): Save quantizer values as well
- Originally committed as revision 11555 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:04 AM Revision b008e6b8 (ffmpeg): Save coded block patterns for future loop filtering.
- Originally committed as revision 11554 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:47 AM Revision 094c09bb (ffmpeg): Add system-specific network link flags to inet_aton test. This shoul...
- the check on platforms that require those flags.
patch by Michael Kostylev, mik niipt ru
Originally committed as rev...
01/17/2008
- 08:48 PM Revision badbe09a (ffmpeg): Fix forgotten braces from r11039
- Originally committed as revision 11552 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:27 PM Revision 48f7e1ae (ffmpeg): Clarify the error message when video width, height, or framerate are not
- specified.
Patch by Michel Bardiaux (mbardiaux AT mediaxim DOT be)
Originally committed as revision 11551 to svn://s... - 03:49 PM Revision 1b0a4572 (ffmpeg): Change (a == NULL) condition to (!a) and (a != NULL) condition to (a).
- Originally committed as revision 25780 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 01:59 PM Revision 175e23e8 (ffmpeg): Consider initial EOR in the back_ptr calculation.
- Originally committed as revision 11550 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:07 AM Revision 8916b4b5 (ffmpeg): Remove some useless parentheses.
- Originally committed as revision 25779 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:24 AM Revision 30c48a0a (ffmpeg): Cosmetics: whitespaces
- Originally committed as revision 25778 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 08:57 AM Revision e5091488 (ffmpeg): Remove non cosmetic spaces inside parentheses.
- Originally committed as revision 25777 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 08:34 AM Revision 61dbf4e5 (ffmpeg): Simplify preprocessor expression as suggested by Mans.
- Originally committed as revision 11549 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:32 AM Revision 59ec6991 (ffmpeg): Disallow puts(), av_log() should be used instead.
- Originally committed as revision 11548 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:30 AM Revision f9cac0a7 (ffmpeg): Replace puts() by dprintf where appropriate.
- Originally committed as revision 11547 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:12 AM Revision b8db4e22 (ffmpeg): Description: remove superfluous parentheses.
- Originally committed as revision 25776 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 08:06 AM Revision 337a2a45 (ffmpeg): Check param in sws_getCachedContext().
- Patch by KO Myung-Hun komh chollian net
Original thread: [FFmpeg-devel] [PATCH] param check in sws_getCachedContext()... - 12:12 AM Revision 76d7c327 (ffmpeg): Replace idiotic (what moron wrote that code?) "buffer overflow" messa...
- abort()
Originally committed as revision 11546 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/16/2008
- 11:00 PM Revision 1ca5d97f (ffmpeg): Use check_lib2 instead of check_lib in SDL test. This is helpful in
- combination with different calling/naming conventions as used in the
OS/2 port of SDL.
patch by Myung-Hun, komh a cho... - 10:47 PM Revision 9b41eb37 (ffmpeg): Remove some spaces to keep certain people's eyes from hurting.
- Originally committed as revision 11544 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:43 PM Revision fc900b7b (ffmpeg): Make .vhookdep depend on version.h, same as .depend.
- patch by Diego 'Flameeyes' Pettenò, flameeyes gmail com
Originally committed as revision 11543 to svn://svn.ffmpeg.o... - 10:14 PM Revision a85736f2 (ffmpeg): misc spelling/grammar fixes
- Originally committed as revision 11542 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:21 PM Revision 426d18b8 (ffmpeg): Rename illegal identifiers, _ followed by capital is reserved for the...
- Originally committed as revision 11541 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:07 PM Revision 95e3fdb8 (ffmpeg): pqindex=0 is forbidden
- Originally committed as revision 11540 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:42 PM Revision 9ccbc672 (ffmpeg): qscale==0 is invalid
- Originally committed as revision 11539 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:09 AM Revision 800a5a19 (ffmpeg): pentium4m is a valid CPU name, add it to the list.
- patch by Igor Mozolevsky, igor hybrid-lab.co uk
Originally committed as revision 11538 to svn://svn.ffmpeg.org/ffmpe... - 09:08 AM Revision cf1392e9 (ffmpeg): Move "Creating config.mak and config.h..." message down to the point ...
- those two files are actually created.
Originally committed as revision 11537 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:02 AM Revision 7f390307 (ffmpeg): Add const qualifiers to unmodified function parameters, fixes the war...
- svq1dec.c:584: warning: passing argument 1 of 'svq1_packet_checksum' discards qualifiers from pointer target type
Or... - 08:59 AM Revision 744496e3 (ffmpeg): Remove bogus cast.
- Originally committed as revision 11535 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:54 AM Revision 5d1e3d22 (ffmpeg): Print removing of nodes in the test code.
- Originally committed as revision 11534 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:54 AM Revision 3f161c7e (ffmpeg): simplify
- Originally committed as revision 11533 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/15/2008
- 08:05 AM Revision b973f9ad (ffmpeg): Make avc_find_startcode non-static, so that it can be used from other
- files (and add the ff_ prefix, to avoid polluting the namespace)
Originally committed as revision 11532 to svn://svn...
01/14/2008
- 10:23 PM Revision d75dcfdc (ffmpeg): Add compilation rule for tools/pktdumper.
- Originally committed as revision 11530 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:22 PM Revision 6878026a (ffmpeg): Add '#undef strcat' to fix compilation.
- Originally committed as revision 11529 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:10 PM Revision 9ad5675f (ffmpeg): Add a couple of missing consts.
- patch by Sigbjørn Skjæret, cisc broadpark no
Originally committed as revision 11528 to svn://svn.ffmpeg.org/ffmpeg/t... - 04:11 PM Revision 6ba90c20 (ffmpeg): Suppress runaway index on streamed input
- Originally committed as revision 11527 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:42 PM Revision 363728ea (ffmpeg): Build both static and shared libs from the same object.
- This makes libpostproc consistent with all the other libraries.
patch by Diego 'Flameeyes' Pettenò, flameeyes gmail c... - 06:10 AM Revision 750e37eb (ffmpeg): Select scan tables for 8x4 and 4x8 blocks only once.
- Patch by Christophe GISQUET ([christophe][gisquet] <whirlpool sign> free <spot> fr)
Thread [PATCH] Determine once and... - 04:27 AM Revision 526e037b (ffmpeg): Remove green clouds.
- fixes issue263
Originally committed as revision 11524 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/13/2008
- 11:58 PM Revision 3174c77a (ffmpeg): gcc2 doesn't have bogus mergel, patch from Sigbjørn Skjæret cisc...br...
- Originally committed as revision 11523 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:08 PM Revision c5adfd64 (ffmpeg): Add support for S8 PCM (codec 2)
- Fix samples/au/vrooom.au
Originally committed as revision 11522 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:33 PM Revision 3dea63bd (ffmpeg): user specifyable maximum amount of memory to use for the index.
- patch by Paul Kelly paul stjohnspoint co uk
with some changes by me
Originally committed as revision 11521 to svn:/... - 11:02 AM Revision 3ed546fe (ffmpeg): Add variable alpha and size of half window for Kaiser-Bessel Derived ...
- generation. Hard code Bessel I0 approximation iterations to 50.
See thread for discussion:
[FFmpeg-devel] [PATCH] Mo... - 08:33 AM Revision 99fac080 (ffmpeg): Get rid of fft_rev table, use ff_reverse and a shift.
- Reduces maximum allowed value for MDCT_NBITS to 10 (current value is 9)
Originally committed as revision 11519 to sv...
01/12/2008
- 05:37 PM Revision f952b30c (ffmpeg): Use FFSWAP instead of "manual" swap
- Originally committed as revision 11518 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:34 PM Revision e5d8ccd7 (ffmpeg): refer users to ffmpeg-user list in case of errors
- Originally committed as revision 11517 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:25 AM Revision 1a048664 (ffmpeg): Alignment
- Originally committed as revision 11516 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:17 AM Revision a585c469 (ffmpeg): Link to libraries in dependency order.
- Based on a patch by Gonzalo Garramuño, ggarra advancedsl com ar
Originally committed as revision 11515 to svn://svn.... - 11:11 AM Revision 4eb7a735 (ffmpeg): Make the Kaiser-Bessel window generator a common function
- Patch by Robert Swain, robert d swain a gmail d com
Originally committed as revision 11514 to svn://svn.ffmpeg.org/f... - 12:24 AM Revision f5b41031 (ffmpeg): Set pts/dts in raw (yuv,rgb,pcm) demuxers.
- Originally committed as revision 11513 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:15 AM Revision 2024c226 (ffmpeg): Write 0 instead of seeking forward (and leaving bytes uninitalized),
- fixes odd regression test failure i had.
Originally committed as revision 11512 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/11/2008
- 11:33 PM Revision 9ab3f71b (ffmpeg): add a ff_ prefix to newly exported functions from avc.c
- Originally committed as revision 11511 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:21 PM Revision e609806e (ffmpeg): Matroska muxer needs to format all NAL units, not only extradata.
- Originally committed as revision 11510 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:34 PM Revision 9f7458b2 (ffmpeg): Factorize some code into functions, had this in my tree and will be
- needed for mp3 encoding.
Originally committed as revision 11509 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:45 PM Revision 762f804c (ffmpeg): Nitpicks patch by Lars Täuber.
- Originally committed as revision 11508 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:20 PM Revision 812f29ff (ffmpeg): Clear synth_buf on flush(). Part of a patch by Brian Brice bbrice gma...
- Originally committed as revision 11507 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:18 PM Revision 4a69055b (ffmpeg): Flush mp2 as well on seeking. Part of a patch by Brian Brice bbrice g...
- Originally committed as revision 11506 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:24 PM Revision cd4f2567 (ffmpeg): Do not install rtp.h (which should have never been part of the public...
- Originally committed as revision 11505 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:29 AM Revision 28748a91 (ffmpeg): Factorize some duplicated code from CAVS and H.264 into a common file.
- patch by Christophe Gisquet, christophe.gisquet free fr
Originally committed as revision 11504 to svn://svn.ffmpeg.o... - 07:15 AM Revision c567c694 (ffmpeg): Ministry of English Composition edits for SNOW spec-- introduction (m...
- Originally committed as revision 11503 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:13 AM Revision cbe3f0b8 (ffmpeg): Enabling higher frame rates for dc1394, patch by Alessandro Sappia a ...
- Originally committed as revision 11502 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:59 AM Revision 0b4a1821 (ffmpeg): Adding support for libdc1394 v.2, patch by Alessandro Sappia a dot sa...
- Originally committed as revision 11501 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:37 AM Revision e71b0534 (ffmpeg): matroskaenc now depends on avc.o
- Originally committed as revision 11500 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:32 AM Revision aacc5f22 (ffmpeg): Use the isom avcc formatting for h264 extradata in matroska.
- Originally committed as revision 11499 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:24 AM Revision 1bd2d763 (ffmpeg): Move isom_write_avcc() and related functions into a separate file.
- Originally committed as revision 11498 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:04 AM Revision 6e6eebf9 (ffmpeg): extract isom_write_avcc into a function
- Originally committed as revision 11497 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:00 AM Revision de04ad45 (ffmpeg): Add one more parameter to avc_parse_nal_units so that it allows not to
- free the input buffer.
This is required by upcoming extraction of isom_write_avcc to a function.
Originally committe... - 12:47 AM Revision ed7fa39c (ffmpeg): Check return value of avc_parse_nal_units().
- Originally committed as revision 11495 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/10/2008
- 01:54 PM Revision f739b36d (ffmpeg): Reindent after r11493 (always use parse_packet() vfunc in rtp_parse_p...
- see "[PATCH] Realmedia / RTSP (RDT)" thread on ML.
Originally committed as revision 11494 to svn://svn.ffmpeg.org/ff... - 01:52 PM Revision b4e3330c (ffmpeg): Make rtp_parse_packet() always call the vfunc of the dynamic payload ...
- if there is one. See "[PATCH] Realmedia / RTSP (RDT)" thread on ML.
Originally committed as revision 11493 to svn://... - 11:05 AM Revision 927688d6 (ffmpeg): unused
- Originally committed as revision 11492 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:35 AM Revision f3635240 (ffmpeg): Fix a couple of 'return type defaults to int' and 'control reaches en...
- non-void function' warnings in test code.
Originally committed as revision 11491 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:26 AM Revision c33820e5 (ffmpeg): Add LGPL license header.
- Originally committed as revision 11490 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:25 AM Revision ab759f6e (ffmpeg): Add "genre" command line option
- Patch by kweiner spamcop net
closes Issue318
Originally committed as revision 11489 to svn://svn.ffmpeg.org/ffmpeg/t... - 10:18 AM Revision fb83ea64 (ffmpeg): Make MMX vectors constants.
- Patch by Diego 'Flameeyes' Pettenò flameeyes ¤ gmail ! com
Originally committed as revision 11488 to svn://svn.ffmpe... - 10:16 AM Revision 69fdc40d (ffmpeg): Make pp_help a constant array of characters to move it to .rodata.
- Patch by Diego 'Flameeyes' Pettenò flameeyes ¤ gmail ! com
Originally committed as revision 11487 to svn://svn.ffmpe... - 10:15 AM Revision 64953743 (ffmpeg): Reduce the size of the replaceTable entries.
- Patch by Diego 'Flameeyes' Pettenò flameeyes ¤ gmail ! com
Originally committed as revision 11486 to svn://svn.ffmpe... - 08:34 AM Revision 81ab1fa1 (ffmpeg): Pass a proper context to av_log()
- Originally committed as revision 11485 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:02 AM Revision 2208741a (ffmpeg): Print libavdevice version.
- Originally committed as revision 11484 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/09/2008
- 08:48 PM Revision a20db8a3 (ffmpeg): Initialize correctly optind.
- Patch by Eduardo Bragatto, his name at his surname dot com
Thread http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2... - 08:38 AM Revision 48aecf5a (ffmpeg): Fix a bug causing the generated stream to be corrupt if the buffer
- contains NAL units previous to the IDR where the SPS/PPS was inserted.
Ok:ed by Benoit on irc.
Originally committed... - 06:22 AM Revision 8b389f15 (ffmpeg): Correctly use output format stream index for bitstream filter when do...
- Originally committed as revision 11480 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:29 AM Revision 90527811 (ffmpeg): Error checking: make sure that there are 3 parameters and that the
- file open operation succeeds.
Originally committed as revision 11479 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/08/2008
- 11:44 PM Revision f34b221b (ffmpeg): used defined name for testing error resilience level
- Originally committed as revision 11478 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:08 PM Revision aa6b38c2 (ffmpeg): Fix random typos.
- Originally committed as revision 11477 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:07 PM Revision 4514a1d5 (ffmpeg): Fix illegal identifiers, names starting with _ and uppercase are rese...
- Originally committed as revision 11476 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:02 PM Revision 6da7cc81 (ffmpeg): Add compilation rule for tools/trasher.
- Originally committed as revision 11475 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:57 PM Revision e36f0f03 (ffmpeg): Remove unused variable i.
- Originally committed as revision 11474 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:54 PM Revision f0cb505a (ffmpeg): Allow compilation of test programs when TEST is defined.
- Originally committed as revision 11473 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:53 PM Revision a005768d (ffmpeg): Remove unused variable j.
- Originally committed as revision 11472 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:48 PM Revision 38c162c1 (ffmpeg): Remove unused variable variance.
- Originally committed as revision 11471 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:40 PM Revision 43bfaa89 (ffmpeg): Fix test program compilation, random() needs to be undefined.
- Originally committed as revision 11470 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:07 PM Revision 727601bc (ffmpeg): url_write is part of the public API so it may not be under ifdef.
- Also fixes a compile error if all muxers and protocols are disabled.
Patch by Guillaume LECERF (foxcore gmail com)
O... - 10:03 PM Revision 9656df79 (ffmpeg): Remove clip_table as it is not used anymore.
- Patch by Diego 'Flameeyes' Pettenò (flameeyes gmail com)
Originally committed as revision 11468 to svn://svn.ffmpeg.... - 09:32 PM Revision 59edca9a (ffmpeg): Split range coding chapter in binary and integers
- Originally committed as revision 11467 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:28 PM Revision 482e74ad (ffmpeg): argh s/ffmpeg/snow/
- Originally committed as revision 11466 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:29 PM Revision ca087dbc (ffmpeg): Range coder state transition table, based on a patch by lars punkt t...
- Originally committed as revision 11465 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:08 PM Revision 80609620 (ffmpeg): Remove extra word.
- Originally committed as revision 11464 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:55 PM Revision e55a4dd3 (ffmpeg): check av_new_stream return value
- Originally committed as revision 11463 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:48 PM Revision ebbe25d2 (ffmpeg): check av_new_stream return value
- Originally committed as revision 11462 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:52 AM Revision 43d1a1c0 (ffmpeg): * fixing a bug preventing default values to be set correctly
- Originally committed as revision 11461 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:58 AM Revision 27250d20 (ffmpeg): Mention damaged input testing.
- Originally committed as revision 11460 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:54 AM Revision 0f340f8f (ffmpeg): A little proggy i wrote years ago.
- This simply writes burts of random data into a file. Great for testing error
robustness/resilience/concealment.
Orig... - 12:25 AM Revision 787e1353 (ffmpeg): Randomly change the amount of noise if nothing is explicitly set.
- Originally committed as revision 11458 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/07/2008
- 11:53 PM Revision 77c1d04d (ffmpeg): LMLM4 demuxer
- Originally committed as revision 11457 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:52 PM Revision 670c7847 (ffmpeg): Linux Media Labs MPEG-4 (LMLM4) demuxer
- Originally committed as revision 11456 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:42 PM Revision e03caf2e (ffmpeg): Implement read_timestamp and enable seeking in PVA files.
- Originally committed as revision 11455 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:40 PM Revision ffc29341 (ffmpeg): cosmetics
- Originally committed as revision 11454 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:39 PM Revision e661f760 (ffmpeg): remove unnecessary check
- Originally committed as revision 11453 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:38 PM Revision 9ae09203 (ffmpeg): use ff_parse_pes_pts for parsing an MPEG-PES timestamp
- Originally committed as revision 11452 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:32 PM Revision 66e9e302 (ffmpeg): Move parsing of MPEG-PES timestamp to mpeg.h (as an inline function) ...
- can easily be reused by other demuxers for formats that encapsulate MPEG-PES.
Originally committed as revision 11451... - 09:37 PM Revision ca5323af (ffmpeg): Move printing of the license status at the end of configure output, so
- that users won't miss it
Originally committed as revision 11450 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:42 PM Revision 8e4270c5 (ffmpeg): Dont crash if resampling is requested but no audio packets are ever p...
- Originally committed as revision 11449 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:19 PM Revision 03d83abc (ffmpeg): Fix access to the last element of the table.
- (size of the table vs. number of elements in the table)
Originally committed as revision 11448 to svn://svn.ffmpeg.o... - 12:48 PM Revision 81fe0cfc (ffmpeg): Mark the ff_svq1_frame_size_table as constant.
- Patch by Diego 'Flameeyes' Pettenò flameeyes ¤ gmail ! com
Originally committed as revision 11447 to svn://svn.ffmpe... - 12:47 PM Revision a1f89639 (ffmpeg): Move wmv1_scantable to .rodata section by making it an array of arrays.
- Patch by Diego 'Flameeyes' Pettenò flameeyes ¤ gmail ! com
Originally committed as revision 11446 to svn://svn.ffmpe... - 12:44 PM Revision 31bfd6f3 (ffmpeg): Make the av_class member of PPContext a poiner to constant AVClass.
- Patch by Diego 'Flameeyes' Pettenò flameeyes ¤ gmail ! com
Originally committed as revision 11445 to svn://svn.ffmpe... - 12:43 PM Revision 9307db13 (ffmpeg): Mark the tables in g726.c as constant.
- Patch by Diego 'Flameeyes' Pettenò flameeyes ¤ gmail ! com
Originally committed as revision 11444 to svn://svn.ffmpe... - 12:42 PM Revision 1411f55b (ffmpeg): Make v4l.c's video_formats constant and static.
- Patch by Diego 'Flameeyes' Pettenò flameeyes ¤ gmail ! com
Originally committed as revision 11443 to svn://svn.ffmpe... - 12:40 PM Revision b2a91770 (ffmpeg): Remove unused symbol.
- Patch by Diego 'Flameeyes' Pettenò flameeyes ¤ gmail ! com
Originally committed as revision 11442 to svn://svn.ffmpe... - 12:18 AM Revision f0b3a7ba (ffmpeg): split out init of downmix coeffs into a separate function that can be...
- only when needed
Originally committed as revision 11441 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:03 AM Revision 4f632b06 (ffmpeg): Make ff_mkv_codec_tags lie entirely in .rodata section.
- From: Diego 'Flameeyes' Pettenò < flameeyes _at_ gmail _dot_ com >
Originally committed as revision 11440 to svn://s...
01/06/2008
- 11:56 PM Revision 82a6c481 (ffmpeg): remove unneeded variable from AC3DecodeContext
- Originally committed as revision 11439 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:33 PM Revision 4bc829bb (ffmpeg): make sure that the last coupling band stops at the end of the couplin...
- Originally committed as revision 11438 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:50 PM Revision c807e68f (ffmpeg): cosmetics: Add another pair of parentheses to aid readability.
- Originally committed as revision 11437 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:15 PM Revision b02fbf75 (ffmpeg): fix phase flag processing for the case when coupling coordinates are ...
- for the right channel, but new for the left channel
Originally committed as revision 11436 to svn://svn.ffmpeg.org/f... - 04:02 PM Revision 621d7fe9 (ffmpeg): Rename two structures, identifiers starting with _[A-Z] are reserved.
- Originally committed as revision 11435 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:18 PM Revision 29c90869 (ffmpeg): cosmetics, split overly long lines
- Originally committed as revision 11434 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:47 AM Revision 81df3869 (ffmpeg): Fractional parts of motion vectors should be accounted separately too
- Originally committed as revision 11433 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:00 AM Revision 7d51eddd (ffmpeg): Make AVRtpPayloadTypes static and constant
- Patch by Diego 'Flameeyes' Pettenò (flameeyes AT gmail DOT com)
Originally committed as revision 11432 to svn://svn.... - 02:44 AM Revision 51b73087 (ffmpeg): fix playing of multichannel audio for codecs without downmixing
- Originally committed as revision 11431 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/05/2008
- 10:33 PM Revision 5e40d0e8 (ffmpeg): cosmetics, superfluous space
- Originally committed as revision 11430 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:28 PM Revision 71e1080e (ffmpeg): proper check for valid pva_pts
- Originally committed as revision 11429 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:27 PM Revision dba13944 (ffmpeg): do not return an error, but warn and recover when encountering an aud...
- that should countain a signaled mpeg-pes packet.
Originally committed as revision 11428 to svn://svn.ffmpeg.org/ffmp... - 10:18 PM Revision 7705cf7e (ffmpeg): validate streamid before use
- Originally committed as revision 11427 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:15 PM Revision fe332ad6 (ffmpeg): change audio codec id to mp2
- Originally committed as revision 11426 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:13 PM Revision 0e8a207f (ffmpeg): proper type and initialization of pva_pts
- Originally committed as revision 11425 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:10 PM Revision 6a5ef293 (ffmpeg): remove unnecessary shift
- Originally committed as revision 11424 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:23 PM Revision cfec09e9 (ffmpeg): check for request_channels in dca init function
- Originally committed as revision 11423 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:08 PM Revision ef7f2bb7 (ffmpeg): add downmixing support to libfaad decoder
- Originally committed as revision 11422 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:40 PM Revision 1d8cfa31 (ffmpeg): cosmetics: indentation after last commit
- Originally committed as revision 11421 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:39 PM Revision 646800f7 (ffmpeg): move E-AC3 header parsing to ff_ac3_parse_header()
- Originally committed as revision 11420 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:04 PM Revision 86ad4c7e (ffmpeg): remove unneeded variables from AC3HeaderInfo
- Originally committed as revision 11419 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:47 PM Revision 3eca1e6f (ffmpeg): do not set channels before checking request_channels
- Originally committed as revision 11418 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:45 PM Revision dc7009ea (ffmpeg): use request_channels in liba52 decoder
- Originally committed as revision 11417 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:23 PM Revision 2816d323 (ffmpeg): cosmetics: indentation
- Originally committed as revision 11416 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:22 PM Revision 95283c17 (ffmpeg): check for request_channels at codec init
- Originally committed as revision 11415 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:18 PM Revision 6cd325c1 (ffmpeg): do not set channels before checking request_channels
- Originally committed as revision 11414 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:34 AM Revision 296cbe57 (ffmpeg): Update maintainership information after the rtp.c split
- Originally committed as revision 11413 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:36 AM Revision f228eb73 (ffmpeg): adjust output channels based on AVCodecContext.request_channels in AC...
- Originally committed as revision 11412 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:14 AM Revision 9bd005bd (ffmpeg): Drop non key frames before the first key frame.
- Originally committed as revision 11411 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/04/2008
- 11:47 PM Revision 977cbe79 (ffmpeg): install crc.h which is now part of public API
- Originally committed as revision 11410 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:09 PM Revision 3abe5fbd (ffmpeg): improve CRC API
- - don't export any global var
- provide either generated or hardcoded tables
Originally committed as revision 11409... - 08:09 PM Revision 83a0d387 (ffmpeg): Split the RTP muxer out of rtp.c, to simplify the RTSP demuxer's depe...
- Originally committed as revision 11408 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:02 PM Revision 9389e63c (ffmpeg): Enable proper output from the LFE channel, based on patch from Mathia...
- Originally committed as revision 11407 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:33 PM Revision 8eb793c4 (ffmpeg): Split the RTP demuxing functions out of rtp.c, to simplify the RTP mu...
- Originally committed as revision 11406 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:16 PM Revision a35bf971 (ffmpeg): indent
- Originally committed as revision 11405 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:58 PM Revision 2e1d2873 (ffmpeg): Flip key and element so types match, not that it matters for any code
- using it in libav*.
Originally committed as revision 11404 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:55 PM Revision b57cb968 (ffmpeg): Document O() time.
- Originally committed as revision 11403 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:46 PM Revision efbaf4de (ffmpeg): Document node removial API.
- Originally committed as revision 11402 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:21 PM Revision d5cb5fe8 (ffmpeg): Fix selftest.
- Originally committed as revision 11401 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:20 PM Revision f05dda3b (ffmpeg): Support removing elements.
- Originally committed as revision 11400 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:52 PM Revision 6e8b982b (ffmpeg): Move *malloc() out of tree.c, that way the code can be used with
- flat arrays which have lower overhead than millions of mallocd() elements.
Originally committed as revision 11399 to... - 05:50 PM Revision f1917274 (ffmpeg): RV30 thirdpel motion compensation support
- Originally committed as revision 11398 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:44 PM Revision e5635270 (ffmpeg): A few lines of text about the range coder, part of a patch by lars pu...
- Originally committed as revision 11397 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:20 PM Revision 68e7d442 (ffmpeg): Add a note about the license of libamr.
- Originally committed as revision 11396 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:14 PM Revision 50e4d833 (ffmpeg): Spell out WB and NB.
- Originally committed as revision 11395 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:38 PM Revision 0c893224 (ffmpeg): Change some files to only include the necessary headers.
- Originally committed as revision 11394 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:18 PM Revision 1234585f (ffmpeg): Initialize "saved" buffer to zero.
- Patch by Vincent Penné vpenne wyplay com and Denes Balatoni
Originally committed as revision 11393 to svn://svn.ffmp... - 01:00 PM Revision 0fd36362 (ffmpeg): Make three rm demuxer functions non static.
- Patch by Ronald S. Bultje rsbultje gmail com
Original thread: [FFmpeg-devel] [PATCH] Realmedia / RTSP (RDT)
Date: 12/... - 10:14 AM Revision 116d15cc (ffmpeg): Always set next correctly, even if a matching element is found (that is
- how it is documented and used).
Originally committed as revision 11391 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:47 AM Revision 10ff3ff4 (ffmpeg): Make pp_help a constant pointer to constant characters, moves it part...
- in .rodata (the actual string) and partially in .data.relro (the pointer),
but doesn't change ABI.
Patch by Diego 'Fl... - 12:39 AM Revision 7564658b (ffmpeg): cosmetics: indentation and add a TODO comment
- Originally committed as revision 11389 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/03/2008
- 11:05 PM Revision 471db688 (ffmpeg): only check ac3 crc if AVCodecContext.error_resilience > 0
- Originally committed as revision 11388 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:42 PM Revision 5706c0be (ffmpeg): cosmetics: indentation after last commit
- Originally committed as revision 11387 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:41 PM Revision bd03aa15 (ffmpeg): remove workaround which is no longer needed due to
- AVCodecContext.request_channels
Originally committed as revision 11386 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:49 PM Revision 95c21842 (ffmpeg): Rationalize some dependencies between rtsp and rtp
- Originally committed as revision 11385 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:59 AM Revision d80906e7 (ffmpeg): Fix the RTP muxer dependencies
- Originally committed as revision 11384 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:02 AM Revision 3d94e3ba (ffmpeg): use one shift less in get_pts()
- Originally committed as revision 11383 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:16 AM Revision b44665c4 (ffmpeg): Make decode210() common function.
- Originally committed as revision 11382 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:42 AM Revision ca325343 (ffmpeg): Make pp_get_mode_by_name_and_quality accept a constant string.
- Patch by Diego 'Flameeyes' Pettenò flameeyes at gmail com
Originally committed as revision 11381 to svn://svn.ffmpe... - 08:39 AM Revision a8988916 (ffmpeg): Make filterDelimiters and optionDelimiters two static constant array of
- characters, should move them to .rodata.
Patch by Diego 'Flameeyes' Pettenò flameeyes § gmail dot com
Originally com... - 02:26 AM Revision d6939960 (ffmpeg): add crc check to ac3 decoder
- Originally committed as revision 11379 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:12 AM Revision f7f8b4d2 (ffmpeg): mention libavfilter in warning about deprecated vhook
- Originally committed as revision 11378 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/02/2008
- 07:40 PM Revision c482500f (ffmpeg): Drop RTSP default protocol.
- patch by Ronald S. Bultje, rsbultje gmail com
Originally committed as revision 11377 to svn://svn.ffmpeg.org/ffmpeg/... - 07:24 PM Revision ae904fd0 (ffmpeg): Fix issue #301:
- summary of changes:
- Use MANGLE when loading some constants into MMX registers.
- Convert those constants to non-sta... - 06:53 PM Revision 8f8fae80 (ffmpeg): cosmetics: Reindent.
- Originally committed as revision 11375 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:53 PM Revision b83a8424 (ffmpeg): Merge double-nested if into && condition.
- patch by Ronald S. Bultje, rsbultje gmail com
Originally committed as revision 11374 to svn://svn.ffmpeg.org/ffmpeg/... - 05:17 PM Revision e2997274 (ffmpeg): move num_packets=0 where it belongs
- Originally committed as revision 11373 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:46 AM Revision 920d3609 (ffmpeg): TechnoTrend PVA Demuxer
- Originally committed as revision 11372 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:45 AM Revision 3feb44a9 (ffmpeg): TechnoTrend PVA Demuxer
- Originally committed as revision 11371 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:24 AM Revision ebde2a2c (ffmpeg): Fix prototype and return value of opt_bitrate and opt_bsf.
- Patch by Morten Hustveit: lists rashbox org
Originally committed as revision 11370 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:22 AM Revision 464a631c (ffmpeg): Define rc override string as const.
- Patch by Morten Hustveit: lists rashbox org
Originally committed as revision 11369 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:41 AM Revision 69c12fbb (ffmpeg): Update show_banner date.
- Originally committed as revision 11368 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:08 AM Revision bf22a109 (ffmpeg): cosmetics: sort()
- Originally committed as revision 11367 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/01/2008
- 10:54 PM Revision 72be9e73 (ffmpeg): Add portable way to check for the existence of definitions and
- apply it to socklen_t.
patch by Dave Yeo, daveryeo telus net
Originally committed as revision 11366 to svn://svn.ffm... - 10:05 PM Revision c86ec2f4 (ffmpeg): Extract aspect ratio from ODML/vprp.
- Originally committed as revision 11365 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/31/2007
- 04:49 PM Revision 2576a9ec (ffmpeg): Correct doxy about timestamp units of read_timestamp().
- Originally committed as revision 11364 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:47 PM Revision de14759e (ffmpeg): Document return of read_timestamp.
- Originally committed as revision 11363 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:43 PM Revision 3858a227 (ffmpeg): More verbose aspect ratio error msg.
- Originally committed as revision 11362 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:12 AM Revision e640a5c4 (ffmpeg): Direct blocks should use motion vectors from the second reference frame
- Originally committed as revision 11361 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/30/2007
- 10:58 PM Revision 12eaa3b7 (ffmpeg): simplify
- Originally committed as revision 11360 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:28 PM Revision b35c67e5 (ffmpeg): pass an AC3DecodeContext to ac3_downmix() instead of multiple arguments
- Originally committed as revision 11359 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:26 PM Revision 866181e5 (ffmpeg): cosmetics: rename sampling_rate to sample_rate
- Originally committed as revision 11358 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:24 PM Revision 0345fade (ffmpeg): do not need to cast a (void *)
- Originally committed as revision 11357 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:09 PM Revision 1b70d88b (ffmpeg): cosmetics: vertical realignment after last commit
- Originally committed as revision 11356 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:58 PM Revision d802d7ca (ffmpeg): cosmetics: rename all AC3DecodeContext variables from ctx to s
- Originally committed as revision 11355 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:47 PM Revision 23c8cb89 (ffmpeg): cosmetics: rename GetBitContext gb to gbc
- Originally committed as revision 11354 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:10 AM Revision 005ab694 (ffmpeg): remove unused context variable
- Originally committed as revision 11353 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/29/2007
- 08:49 PM Revision f9a9b350 (ffmpeg): export raw SSA tracks with their own codec ID (patch by Evgeniy Stepa...
- Originally committed as revision 11352 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:35 PM Revision 243cc4c3 (ffmpeg): clear internal queue when seeking
- Originally committed as revision 11351 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:32 PM Revision 34c9c1ba (ffmpeg): move internal queue freeing code in its own function
- Originally committed as revision 11350 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:30 PM Revision b3d8c2c4 (ffmpeg): fix memory leak (patch by Gabriel Forté gforte _at_ wyplay _dot_ com)
- Originally committed as revision 11349 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:34 PM Revision 5cc9253f (ffmpeg): indent
- Originally committed as revision 11348 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:13 PM Revision 7ef55085 (ffmpeg): Try to fix url_split() so that the ?foobar part is in the path and on...
- Originally committed as revision 11347 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/28/2007
- 01:46 PM Revision 18be65dd (ffmpeg): add myself as maintainer for pcx.c and sunrast.c
- Originally committed as revision 11346 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:42 PM Revision 540945eb (ffmpeg): add PCX and Sun Rasterfile decoders
- Originally committed as revision 11345 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:12 PM Revision 29e35482 (ffmpeg): remove forgotten debug statement
- Originally committed as revision 11344 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:09 PM Revision 3c808d8c (ffmpeg): Sort properly
- Originally committed as revision 11343 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:07 PM Revision d43df959 (ffmpeg): Sun Rasterfile decoder
- Originally committed as revision 11342 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:25 AM Revision 7ecc634e (ffmpeg): Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 3 Rein...
- Originally committed as revision 11341 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:23 AM Revision e1502118 (ffmpeg): Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 2 x-pn...
- Originally committed as revision 11340 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:10 AM Revision 16ed0322 (ffmpeg): Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 1 Comment
- Originally committed as revision 11339 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:13 AM Revision 02c164c1 (ffmpeg): use cutoff frequency to adjust bandwidth in ac3 encoder
- Originally committed as revision 11338 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:32 AM Revision 08ac1e78 (ffmpeg): use bps instead of kbps for bitrate
- Originally committed as revision 11337 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:32 AM Revision 359154bc (ffmpeg): Revert hack which should have never been commited.
- ------------------------------------------------------------------------
r464 | philipjsg | 2002-05-09 03:19:15 +0200... - 03:30 AM Revision 3ab64e46 (ffmpeg): Remove AIW support code, it is unfit for ffmpeg svn, doing usleep() and
- colorspace convertion and deinterlacing in the demuxer. Whoever wants
AIW support has to implement this cleanly!
Ori... - 03:12 AM Revision c135b520 (ffmpeg): Do not give advice for which bitrate to choose.
- Originally committed as revision 11334 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:05 AM Revision 678a7179 (ffmpeg): fix typo
- Originally committed as revision 11333 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:42 AM Revision 22170ec0 (ffmpeg): Remove mistakenly added multiple inclusion guards.
- Originally committed as revision 11332 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/27/2007
- 12:56 PM Revision 35562dc9 (ffmpeg): Fix make checkheaders.
- Originally committed as revision 11331 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:31 PM Revision 3035cb67 (ffmpeg): Add necessary #include, fixes the warnings:
- ppc/h264_altivec.c: In function ‘put_h264_qpel16_mc00_altivec’:
ppc/h264_altivec.c:394: warning: implicit declaration... - 11:55 AM Revision d479d58c (ffmpeg): Fix clicking sound in xa-adpcm.
- patch by Alexander Strange, astrange ithinksw com
Subject: Re: [FFmpeg-devel] [PATCH] fix clicking sound in xa-adpcm
... - 11:49 AM Revision 91be76a6 (ffmpeg): remove useless cast
- Originally committed as revision 11328 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:03 AM Revision 9f175aa0 (ffmpeg): Fix encoding wmv1 with -mbd 1.
- fixes issue262
Originally committed as revision 11327 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:53 AM Revision a33cab3a (ffmpeg): Check for the presence of llrint(), lrint(), round() and roundf()
- and provide simple replacements if they are unavailable.
patch by Michael Kostylev, mik niipt ru
Originally committe... - 01:42 AM Revision 52d08608 (ffmpeg): Remove outdated comment.
- Originally committed as revision 11325 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:38 AM Revision 81644c2e (ffmpeg): Check for the presence of sys/select.h and conditionally #include it.
- patch by Michael Kostylev, mik niipt ru
Originally committed as revision 11324 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:16 AM Revision 945208ca (ffmpeg): Fix detected fps for old divx/xvid.
- Originally committed as revision 11323 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/26/2007
- 10:28 PM Revision 9de0be61 (ffmpeg): Do not force fps unless the user actually specified one.
- fixes issue309
Originally committed as revision 11322 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:17 PM Revision b4abe1d1 (ffmpeg): PC Paintbrush PCX image decoder
- Originally committed as revision 11321 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:38 PM Revision b4dba580 (ffmpeg): fix pts and keyframe flags for yuv4mpeg
- fixes issue258
Originally committed as revision 11320 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:24 PM Revision d6bb52ac (ffmpeg): remove useless assignment
- Originally committed as revision 11319 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:24 PM Revision 0fd0cae0 (ffmpeg): remove useless assignment
- Originally committed as revision 11318 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:23 PM Revision 9a8d7318 (ffmpeg): remove useless casts
- Originally committed as revision 11317 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/25/2007
- 03:36 PM Revision 9c87b8f7 (ffmpeg): Check for avcodec_open codec parameter == NULL and return error in th...
- Originally committed as revision 11316 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:06 AM Revision a5baedea (ffmpeg): Prevent silent overwriting of files on windows.
- fixes issue308
untested
Originally committed as revision 11315 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:37 AM Revision 7dc75e8d (ffmpeg): Revert r6124, the change was just wrong, other formats than MPEG-PS c...
- stored in CDXA as well. And the need for a CDXA specific check is questionable.
Also ive ok-ed that patch instead of ...
12/24/2007
- 12:49 PM Revision 4f365f37 (ffmpeg): djgpp port, first part
- patch by Michael Kostylev, mik niipt ru
Originally committed as revision 11313 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom