Activity
From 12/05/2003 to 01/03/2004
01/03/2004
- 08:14 PM Revision c953e797 (ffmpeg): denoise_dct_sse2() patch by (Balatoni Denes <pnis at coder dot hu>)
- Originally committed as revision 2659 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:29 PM Revision 76e9d392 (ffmpeg): forgot ...
- Originally committed as revision 2658 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:06 PM Revision 382180cc (dvbd): Fixed a bug in the handling of the extra field
- Schedule recording now allows recordings that start after the
current time, but finish before the current time. - 11:17 AM Revision c84287b8 (dvbd): Unused file
- 11:12 AM Revision e039900c (dvbd): Scheduler now appends .N (where N is a number from 1) if the output
- file already exists.
- 10:51 AM Revision 2243610b (dvbd): Modified schedule format so that extra information can be associated
- with each recording (Warning: change is not backwards compatible).
01/02/2004
- 10:29 PM Revision 783df5f3 (ffmpeg): denoise_dct_mmx()
- Originally committed as revision 2657 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:26 PM Revision be408b67 (ffmpeg): noise reduction regression test
- Originally committed as revision 2656 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:57 PM Revision ac4e261c (dvbd): Escape whitespace for filenames passed to dvbd.
- 07:57 PM Revision 527719f7 (dvbd): updated todo
- 07:55 PM Revision 885068e8 (dvbd): escape whitespace for path in schedules
- 07:22 PM Revision fbb89806 (ffmpeg): more trellis quant optimizations
- Originally committed as revision 2655 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:28 PM Revision c6e4f54d (dvbd): Added -n,--noconflicts option to dvbsched which
- won't schedule the job if it produces any conflicts.
- 04:50 AM Revision da00f30e (ffmpeg): VMD support
- Originally committed as revision 2654 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:47 AM Revision a7eb3c8d (ffmpeg): initial commit for Sierra VMD file demuxer
- Originally committed as revision 2653 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:45 AM Revision fafa0b75 (ffmpeg): first pass at Sierra VMD A/V decoders; video looks great, audio is not
- yet complete
Originally committed as revision 2652 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:02 AM Revision 34e0a29d (ffmpeg): cleanup
- Originally committed as revision 2651 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:39 AM Revision 7485d118 (ffmpeg): optimizing (trellis) quantizer
- Originally committed as revision 2650 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:31 AM Revision 2ad5d5a8 (ffmpeg): off-by-1 error in the never-before-tested embedded string code
- Originally committed as revision 2649 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/01/2004
- 10:04 PM Revision c0baa56a (ffmpeg): trellis quantization regression test
- Originally committed as revision 2648 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:22 PM Revision ca1c3f52 (ffmpeg): remove vile lie (MS ADPCM encoding is not supported yet)
- Originally committed as revision 2647 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:02 PM Revision e5771f4f (ffmpeg): put_pixels width comment fix
- Originally committed as revision 2646 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:56 PM Revision ae55b533 (ffmpeg): dont show uninitalized motion vectors
- Originally committed as revision 2645 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:50 PM Revision 69768b77 (ffmpeg): test interlaced motion estimation too
- Originally committed as revision 2644 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:13 PM Revision 273977d8 (ffmpeg): rate limit tips and checks
- Originally committed as revision 2643 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:05 PM Revision 55bbad6f (ffmpeg): minrate=0 for SVCD & DVD, this matches mpeg2enc and the mpeg1/2 vissu...
- Originally committed as revision 2642 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:56 AM Revision 0368c72d (ffmpeg): print vbv buffer size & bitrate when decoding with -debug 1
- Originally committed as revision 2641 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/31/2003
- 02:32 AM Revision 9e2a16e1 (ffmpeg): fixpoint log() for tiny_psnr so it can output actual PSNR
- Originally committed as revision 2640 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/30/2003
- 10:07 PM Revision 0c9cca2a (dvbd): Version 0.5.5
- 10:01 PM Revision 9c9e8151 (dvbd): Removed unused variable n
- 09:59 PM Revision a7e8844b (dvbd): updated changelog
- 09:58 PM Revision 85ce188e (dvbd): last job number must be recalculated on reading the schedule
- 07:19 PM Revision 7d67aa9b (ffmpeg): info about h and tpel
- Originally committed as revision 2639 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:07 PM Revision bb198e19 (ffmpeg): interlaced motion estimation
- interlaced mpeg2 encoding
P & B frames
rate distored interlaced mb decission
alternate scantable support
4mv en... - 03:29 PM Revision b846b231 (ffmpeg): 100000l
- Originally committed as revision 2637 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:12 AM Revision 0c9bbaec (ffmpeg): motion vector vissualization improvements patch by (Wolfgang Hesseler...
- Originally committed as revision 2636 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/29/2003
- 11:08 PM Revision 890972be (ffmpeg): nicer looking PSNR stats (YUV seperate and print the whole file PSNR ...
- Originally committed as revision 2635 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:25 PM Revision 1031fabd (ffmpeg): picture number fixes
- Originally committed as revision 2634 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:44 PM Revision 1d9a87c1 (dvbd): Fix dvbclient ref
- 09:41 PM Revision 6ff7b4fc (dvbd): Added linuxlinks
- 09:28 PM Revision 0a2f1d44 (dvbd): Bumped version number to 0.5.4
- 09:26 PM Revision ac92ede7 (dvbd): Quietened UnixClientSocket
- 09:26 PM Revision a0d61e1f (dvbd): Added -r (--remove) command to dvbsched
- 09:25 PM Revision ba6f6023 (dvbd): Boosted output buffer to 1M to avoid system jitter
- Added some debugging code to print out buffer status
- 09:25 PM Revision e34a9e8b (dvbd): Improved error messages in client library
- 09:24 PM Revision 95bfba9b (dvbd): Added --enable-debug configure option
- 09:24 PM Revision ac939ca9 (dvbd): updated changelog
- 12:39 AM Revision 0a42e742 (dvbd): Newline so that you can see the error message
- 12:20 AM Revision 3fd23bba (dvbd): Added -P option to dvbsched
- 12:05 AM Revision f9b7ce06 (dvbd): Increased output buffer size
- Non fatal if the client drops a packet
12/28/2003
- 10:33 PM Revision 59be6a47 (dvbd): Default is now to record TS streams
- Can use -P to specify program stream
- 11:35 AM Revision 622eb836 (ffmpeg): 10l (segfault fix)
- Originally committed as revision 2633 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:19 AM Revision bba04f1e (ffmpeg): frame stepping patch by (Wolfgang Hesseler <qv at multimediaware dot ...
- Originally committed as revision 2632 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:20 AM Revision 2cecea08 (dvbd): Beginnings of TS support
12/27/2003
- 09:40 PM Revision 13b107a1 (dvbd): Include header files in dist
- 09:13 PM Revision 1eb242d0 (dvbd): Renamed lexer and parser
- 07:54 PM Revision 2c293402 (ffmpeg): correct C init tables
- Originally committed as revision 11692 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
- 07:09 PM Revision 242838d9 (dvbd): Debian step 1
- 04:12 PM Revision ce155317 (dvbd): Accidentally removed this file
- 04:07 PM Revision b949d188 (dvbd): Automake step 1
- 03:21 PM Revision 54fcf429 (ffmpeg): its nice to include 'what it does & why' in submitted patches
- Originally committed as revision 2631 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:53 AM Revision a7dee730 (dvbd): fixed bug with reporting job number
12/26/2003
- 11:57 PM Revision a6dfaf4d (dvbd): Initial Import
- 11:57 PM Revision bfdb7446 (dvbd): Initial revision
12/22/2003
- 07:42 PM Revision 1c004e56 (ffmpeg): lrintf patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
- Originally committed as revision 2630 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:06 PM Revision 71c47d6e (ffmpeg): 10l (forgot to copy top_field_first flag)
- Originally committed as revision 2629 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/21/2003
- 08:06 PM Revision 8135f8df (ffmpeg): rv20 / h263 b frame fix
- Originally committed as revision 2628 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/19/2003
- 12:47 AM Revision bed1707c (ffmpeg): fix crash
- Originally committed as revision 2627 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/18/2003
- 11:44 PM Revision 4ff7c576 (ffmpeg): SVQ3 uses unrestricted motion vectors
- Originally committed as revision 2626 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:35 PM Revision 9a41c2c7 (ffmpeg): svq3 fix
- Originally committed as revision 2625 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:03 PM Revision e45f1943 (ffmpeg): harcoded DTS computation for mpeg
- Originally committed as revision 2624 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/17/2003
- 07:53 PM Revision d60a8f85 (ffmpeg): vbv_delay
- Originally committed as revision 2623 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/16/2003
- 02:00 PM Revision 044007c2 (ffmpeg): primitive LPCM generator
- Originally committed as revision 2622 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:25 AM Revision 0dbb48d9 (ffmpeg): better and simpler logic for MPEG muxing - fixed rare MPEG muxing PTS...
- Originally committed as revision 2621 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:21 AM Revision 6ec87caa (ffmpeg): fixed incorrect PTS/DTS logic in MPEG video case (caused rare PTS gli...
- Originally committed as revision 2620 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:17 AM Revision b84f2a35 (ffmpeg): pts and dts support in parser API
- Originally committed as revision 2619 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:17 AM Revision ac3d5cac (ffmpeg): initial predictors are not sent to the output in QT IMA; fix stereo QT
- IMA decoding
Originally committed as revision 2618 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/15/2003
- 02:47 PM Revision 037b5189 (ffmpeg): MPEG1/2 decoding update (buffered frames are decoded now)
- Originally committed as revision 2617 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:45 PM Revision 37353960 (ffmpeg): make av_read_frame() return buffered frames at EOF
- Originally committed as revision 2616 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:43 PM Revision a700a6ae (ffmpeg): moved packet output to a separate function - added the frame buffered...
- Originally committed as revision 2615 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:40 PM Revision 6e45e928 (ffmpeg): added End Of File handling to return last picture for MPEG1/2/4
- Originally committed as revision 2614 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:54 AM Revision 5d43635e (ffmpeg): motion estimation & mb compare functions command line options
- Originally committed as revision 2613 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:46 AM Revision 8bb27bdf (ffmpeg): init picture structure to avoid uninitialized fields
- Originally committed as revision 2612 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:21 AM Revision 2393e654 (ffmpeg): 100l (forgot alpha & ppc)
- Originally committed as revision 2611 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/14/2003
- 08:48 PM Revision 31b1ec5d (ffmpeg): mv vissualization & field picture fix
- Originally committed as revision 2610 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:47 PM Revision fad05f52 (ffmpeg): cygwin fix and dont average interlaced MVs patch by (Wolfgang Hessele...
- Originally committed as revision 2609 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:15 PM Revision a4337a51 (ffmpeg): 10l (printing qscale before parsing it)
- Originally committed as revision 2608 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:57 AM Revision d50635cd (ffmpeg): split intra / inter dequantization
- Originally committed as revision 2607 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:42 AM Revision 7ebfc0ea (ffmpeg): error concealment regression test
- Originally committed as revision 2606 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/13/2003
- 08:41 PM Revision d55f7b65 (ffmpeg): cleanup
- Originally committed as revision 2605 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:14 AM Revision 0c11692a (ffmpeg): Here are juste two added #ifdef CONFIG_ENCODERS to allow
- libavcodec to compile without CONFIG_ENCODERS defined
patch by (Aurelien Jacobs <aurel at gnuage dot org>)
Originall... - 01:33 AM Revision 864119b6 (ffmpeg): mb type & qp vissualization
- Originally committed as revision 2603 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/12/2003
- 09:30 PM Revision 11dffbe1 (ffmpeg): stuffing to stay above min_bitrate
- Originally committed as revision 2602 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:26 PM Revision fb066639 (ffmpeg): CBR improvements
- Originally committed as revision 2601 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:56 PM Revision 7a0f9d7e (ffmpeg): fixed top_field_first support when encoding
- Originally committed as revision 2600 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:55 PM Revision 3e9d718e (ffmpeg): fill codec info
- Originally committed as revision 2599 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/11/2003
- 04:14 PM Revision fa75ce92 (ffmpeg): fixing h263p encoding without UMV
- Originally committed as revision 2598 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:00 PM Revision 8e2162f0 (ffmpeg): obmc encoding flag (forgot to commit...)
- Originally committed as revision 2597 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:17 AM Revision 5814beaa (ffmpeg): set AVCodecContext.width/height before get_buffer()
- Originally committed as revision 2596 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/10/2003
- 07:17 PM Revision 99db6420 (ffmpeg): update
- Originally committed as revision 2595 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:07 PM Revision 0f26033b (ffmpeg): update -interlace help
- Originally committed as revision 2594 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:06 PM Revision 83dddc4a (ffmpeg): generate MPEG elementary streams in all cases - added interlaced MPEG...
- Originally committed as revision 2593 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:05 PM Revision dd5e90cd (ffmpeg): interlaced dct encoding fix
- Originally committed as revision 2592 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:51 PM Revision 3ab5b8cc (ffmpeg): interlaced DCT support for MPEG2 encoding
- Originally committed as revision 2591 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:49 PM Revision db9b1b5e (ffmpeg): fixed interlaced encoding
- Originally committed as revision 2590 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:20 PM Revision 7f9b37b0 (ffmpeg): 10l (uninitialized var ...)
- Originally committed as revision 2589 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:50 PM Revision e56d417b (ffmpeg): -interlace option - better consistency in help
- Originally committed as revision 2588 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:18 AM Revision 32e7b91a (ffmpeg): fixed potential problem if aspect_ratio_info == 0 for MPEG stream - f...
- Originally committed as revision 2587 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:34 AM Revision 26f548a7 (ffmpeg): MB_TYPE_INTERLACED info fix
- Originally committed as revision 2586 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/09/2003
- 06:06 PM Revision 27a206e0 (ffmpeg): suppress PTS in packets when not needed (slightly smaller files), fix...
- Originally committed as revision 2585 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:34 PM Revision 8a56ac7b (ffmpeg): copy packet without omitting the padding
- Originally committed as revision 2584 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 PM Revision 248a189a (ffmpeg): fixed low delay decoding
- Originally committed as revision 2583 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:03 PM Revision feca25cc (ffmpeg): 100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l1...
- Originally committed as revision 2582 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:47 PM Revision 0ed714a7 (ffmpeg): slice structured fixes
- Originally committed as revision 2581 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:55 AM Revision 5ea4b18d (ffmpeg): motion_subsample_log2
- Originally committed as revision 2580 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:49 AM Revision 8d7ec294 (ffmpeg): move motion_val & mb_type to AVFrame patch by (Wolfgang Hesseler <qv ...
- cleanups & fixes by me
Originally committed as revision 2579 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:17 AM Revision a0b8f70c (ffmpeg): better get_packet_size and probe
- Originally committed as revision 2578 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/08/2003
- 06:26 PM Revision f8830383 (ffmpeg): FF_DEBUG_PICT_INFO and CODEC_FLAG_GRAY support
- Originally committed as revision 2577 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:54 PM Revision f0a93eb0 (ffmpeg): msb pts support
- Originally committed as revision 2576 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:50 PM Revision 4250dafc (ffmpeg): using LIBAVFORMAT_IDENT
- Originally committed as revision 2575 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:45 PM Revision d7d24282 (ffmpeg): Advanced intra coding, modified quantization and alternative inter vl...
- Originally committed as revision 2574 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:42 PM Revision fb079883 (ffmpeg): AIC/MQ encoding fix
- Originally committed as revision 2573 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:35 AM Revision 60efb3e4 (ffmpeg): cosmetics
- Originally committed as revision 2572 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:32 AM Revision 3c3f113e (ffmpeg): more correct header parsing
- Originally committed as revision 2571 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:23 AM Revision ecfc44e6 (ffmpeg): alternative inter vlc encoding fix
- Originally committed as revision 2570 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/07/2003
- 02:10 AM Revision 01e8ff27 (ffmpeg): slice flush / position fix
- Originally committed as revision 2569 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:33 AM Revision ba58dabc (ffmpeg): h263 slice structured mode
- slice cleanup
Originally committed as revision 2568 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/05/2003
- 11:12 PM Revision a8380f44 (ffmpeg): removing unused var & converting 64->32bit
- Originally committed as revision 2567 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:03 AM Revision 2be9f03a (ffmpeg): AVFrame.interlaced_frame fixes
- Originally committed as revision 2566 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 AM Revision 647b7762 (ffmpeg): SWF sanity check patch by (Glyn Kennington <glyn dot kennington at ox...
- Originally committed as revision 2565 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:19 AM Revision c70f1716 (ffmpeg): export top_field_first & interlaced_frame
- Originally committed as revision 2564 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom