![]()
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.12 / (download) - annotate - [select for diffs], Wed Feb 4 07:45:53 2009 UTC (3 years, 3 months ago) by number6
Branch: MAIN
CVS Tags: mpgedit_0-75_xmpgedit_pcmlevel_scroll_fix_cp3,
mpgedit_0-75_xmpgedit_decimate_adjust_cp2,
mpgedit_0-75_spinner_refactor_cp1,
mpgedit_0-75_dev_branchroot,
mpgedit_0-75_dev2,
mpgedit_0-75_dev1,
mpgedit_0-74_beta1-MP,
HEAD
Changes since 1.11: +6 -3
lines
Diff to previous 1.11 (colored)
*** empty log message ***
Revision 1.11.2.3 / (download) - annotate - [select for diffs], Wed Dec 27 21:37:56 2006 UTC (5 years, 4 months ago) by number6
Branch: mpgedit_0-73_dev_branchroot
CVS Tags: mpgedit_0-74beta1_build2,
mpgedit_0-74beta1_build1,
mpgedit_0-74_beta1,
mpgedit_0-73_pcmview_eof_110208,
mpgedit_0-73_offset_control_092008,
mpgedit_0-73_dev_dev1_ckptbuild,
mpgedit_0-73_dev2_100607,
mpgedit_0-73_dev1_092307,
mpgedit_0-73_clist_fix_083108
Changes since 1.11.2.2: +1 -1
lines
Diff to previous 1.11.2.2 (colored) to branchpoint 1.11 (colored) next main 1.12 (colored)
Fix for Win32 crash when closing playback context when multiple contexts were opened simultaneously. Portability fix for 64-bit changes to compile on Win32.
Revision 1.11.4.1 / (download) - annotate - [select for diffs], Tue Apr 11 04:58:43 2006 UTC (6 years, 1 month ago) by number6
Branch: mpgedit_0-72_sup_branchroot
CVS Tags: mpgedit_0-72_beta3
Changes since 1.11: +5 -2
lines
Diff to previous 1.11 (colored) next main 1.12 (colored)
Merged changes 0-73_dev branch to-date. These are the basis for the beta 3 release.
Revision 1.11.2.2 / (download) - annotate - [select for diffs], Mon Apr 10 01:56:29 2006 UTC (6 years, 1 month ago) by number6
Branch: mpgedit_0-73_dev_branchroot
CVS Tags: mpgedit_0-73_dev_win32_iss_template,
mpgedit_0-73_dev_mpgedit_I_editfix,
mpgedit_0-73_dev_decode_display_fix,
mpgedit_0-73_dev_64_bit_port
Changes since 1.11.2.1: +1 -0
lines
Diff to previous 1.11.2.1 (colored) to branchpoint 1.11 (colored)
Fix for editing and playback with -I option (bug originally reported by Kari Pihkala). Some edits of low bitrate samples repeated the first second after the start of the edit. This was caused by junk left over in the mpegiobuf from the seek operation being written into the edit.
Revision 1.11.2.1 / (download) - annotate - [select for diffs], Thu Feb 2 06:18:22 2006 UTC (6 years, 3 months ago) by number6
Branch: mpgedit_0-73_dev_branchroot
CVS Tags: mpgedit_0-73_dev_xmpgedit_volume_segv,
mpgedit_0-72_beta2_0-73_dev-MP
Changes since 1.11: +4 -2
lines
Diff to previous 1.11 (colored)
Added missing advanced usage for -X2 option. Added MPGEDIT_FLAGS_NO_AUDIODEV flag to allow xmpgedit to still decode file even if unable to open audio device. Redirect stderr to /dev/null before calling audio_open().
Revision 1.11 / (download) - annotate - [select for diffs], Sun Nov 27 22:20:43 2005 UTC (6 years, 5 months ago) by number6
Branch: MAIN
CVS Tags: mpgedit_0-72_sup-xmpgedit_package_improve,
mpgedit_0-72_sup-readmes_version_h,
mpgedit_0-72_sup-osx_package_cvs_commit_fix,
mpgedit_0-72_sup-osx_package_cvs_commit,
mpgedit_0-72_sup-osx_mpgedit_disk_image_pkg,
mpgedit_0-72_sup-mpgedit_package_installer,
mpgedit_0-72_sup-beta2_rc2,
mpgedit_0-72_sup-beta2_rc1,
mpgedit_0-72_beta_rc2,
mpgedit_0-72_beta_rc1,
mpgedit_0-72_beta2,
mpgedit_0-72_beta
Branch point for: mpgedit_0-73_dev_branchroot,
mpgedit_0-72_sup_branchroot
Changes since 1.10: +15 -2
lines
Diff to previous 1.10 (colored)
Added mpegfio_load_decoder_plugin3(), which takes an array of directory paths to search for decoder plugins. This function will also pay attention to any LD_LIBRARY_PATH that is set in the environment. This is a compromise to do a best guess search for the playback plugins. LD_LIBRARY_PATH can still be set when all else fails.
Revision 1.10 / (download) - annotate - [select for diffs], Sat Nov 19 18:30:39 2005 UTC (6 years, 5 months ago) by number6
Branch: MAIN
CVS Tags: mpgedit_0-71_dev_112605_macosx_mixer_refactor_cp57,
mpgedit_0-71_dev_111905_macosx_mixer_refactor_cp56
Changes since 1.9: +64 -4
lines
Diff to previous 1.9 (colored)
Refactor for Mac OS X mixer support. Updated/added many copyright headers for modified sources.
Revision 1.9 / (download) - annotate - [select for diffs], Wed Oct 19 05:38:00 2005 UTC (6 years, 6 months ago) by number6
Branch: MAIN
CVS Tags: mpgedit_0-71_dev_110605_clist_pcmview_fix_cp55,
mpgedit_0-71_dev_102305_macosx_port_cp54,
mpgedit_0-71_dev_101805_release_cp53a
Changes since 1.8: +1 -1
lines
Diff to previous 1.8 (colored)
Fixed SIGSEGV when the playback plugin cannot be opened or loaded. Added mp3iterget to project. mkbuildnum.c now uses localtime. Increased inspection time window used by align.py to 30 seconds to support higher bitrate mp3 files (192K).
Revision 1.8 / (download) - annotate - [select for diffs], Sat Oct 15 06:42:29 2005 UTC (6 years, 7 months ago) by number6
Branch: MAIN
CVS Tags: mpgedit_0-71_dev_101605_release_cp53
Changes since 1.7: +1 -0
lines
Diff to previous 1.7 (colored)
Changes to build libdecoder_mad.dll for Win32. Updated rpm spec files for cp53 build.
Revision 1.7 / (download) - annotate - [select for diffs], Fri Oct 14 06:30:19 2005 UTC (6 years, 7 months ago) by number6
Branch: MAIN
CVS Tags: mpgedit_0-71_dev_101305-p-I_flag_addition_cp53
Changes since 1.6: +15 -8
lines
Diff to previous 1.6 (colored)
Added support for mpgedit -p with the -I flag. This required modification of mpgedit_play_init() API, which is a "bad thing". The addition of a flags argument was trivial, so this is not so bad.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Oct 11 05:01:21 2004 UTC (7 years, 7 months ago) by number6
Branch: MAIN
CVS Tags: mpgedit_0-71_dev_sigsegv_emptyeditor_cp47,
mpgedit_0-71_dev_sigsegv_bugfix_cp46,
mpgedit_0-71_dev_rodir_xmpgedit_core_cp49,
mpgedit_0-71_dev_release_cp49,
mpgedit_0-71_dev_release_cp47,
mpgedit_0-71_dev_mar_2_2005_cp50,
mpgedit_0-71_dev_dsp_reset_cp44,
mpgedit_0-71_dev_bigendian_fix_cp45,
mpgedit_0-71_dev_X2_fix_cp48,
mpgedit_0-71_dev_090705_maindatabegin_cp52,
mpgedit_0-71_dev_061105_libmad_import_cp51
Changes since 1.5: +11 -0
lines
Diff to previous 1.5 (colored)
Added mpgedit_play_reset_audio() which calls audio_reset_parameters() which ends up calling ioctl(ai->fn,SNDCTL_DSP_RESET,NULL); The goal of this change is to speed up stopping playback of audio, especially low sample rate data, which takes a long time to normally play out through the DSP. Fixed portability issues with Solaris.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Jul 19 14:44:04 2004 UTC (7 years, 10 months ago) by number6
Branch: MAIN
CVS Tags: mpgedit_0_71_dev_silence_detect-HEAD-MP,
mpgedit_0-71_dev_snapshot_build_cp35,
mpgedit_0-71_dev_release_cp43,
mpgedit_0-71_dev_release_cp41,
mpgedit_0-71_dev_release_cp38,
mpgedit_0-71_dev_pcmview_scale_seek_cp42,
mpgedit_0-71_dev_pcmview__selector3_cp38,
mpgedit_0-71_dev_pcmview__selector2_cp37,
mpgedit_0-71_dev_pcm_highlight_drag_cp36,
mpgedit_0-71_dev_decode_new_files_cp43,
mpgedit_0-71_dev_7segment_display_cp39,
mpgedit_0-71_dev_7segment_display3_cp41,
mpgedit_0-71_dev_7segment_display2_cp40
Changes since 1.4: +416 -18
lines
Diff to previous 1.4 (colored)
Merge of work from a mpgedit_0-71_dev_silence-detect-BP branch into main trunk.
Revision 1.2.4.9 / (download) - annotate - [select for diffs], Wed Jun 9 16:08:21 2004 UTC (7 years, 11 months ago) by number6
Branch: mpgedit_0-71_dev_silence-detect-BP
CVS Tags: mpgedit_0-71_dev_timescale_spin_button_refactor_cp33,
mpgedit_0-71_dev_timescale_spin_button_refactor_cp27,
mpgedit_0-71_dev_timescale_fix_cp28,
mpgedit_0-71_dev_playback_control_refactor_cp30,
mpgedit_0-71_dev_playback_control_refactor_cp29,
mpgedit_0-71_dev_playback_control_cleanup_cp32,
mpgedit_0-71_dev_pcmview_xmpgedit_integration_cp26,
mpgedit_0-71_dev_pcmview_xmpgedit_integration_cp23,
mpgedit_0-71_dev_pcmview_timepick_fix_cp34,
mpgedit_0-71_dev_pcmview_seek_refactor_cp25,
mpgedit_0-71_dev_pcmview_integration_cp31,
mpgedit_0-71_dev_pcm_file_timeindex_cp24
Changes since 1.2.4.8: +26 -9
lines
Diff to previous 1.2.4.8 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)
Refactor of xmpgedit and pcmview code for integration of PCM click/select functionality.
Revision 1.2.4.8 / (download) - annotate - [select for diffs], Fri Apr 16 06:31:43 2004 UTC (8 years, 1 month ago) by number6
Branch: mpgedit_0-71_dev_silence-detect-BP
CVS Tags: mpgedit_0-71_dev_v3_index_bugfixes_cp20,
mpgedit_0-71_dev_pcmview_gui_cp22,
mpgedit_0-71_dev_md5sum_release_cp17,
mpgedit_0-71_dev_md5sum_cp17,
mpgedit_0-71_dev_line_join_cp16,
mpgedit_0-71_dev_index_v3_cp18,
mpgedit_0-71_dev_autoeditmenu_commasep_cp21,
mpgedit_0-71_dev_auto_edit_win32_memory_fix_cp15,
mpgedit_0-71_dev_auto_edit_webupdate_cp15,
mpgedit_0-71_dev_auto_edit_cp15,
mpgedit_0-71_dev_E_option_cp19
Changes since 1.2.4.7: +2 -2
lines
Diff to previous 1.2.4.7 (colored) to branchpoint 1.2 (colored)
Fix Win32 build. Fix some, but *not* all memory allocation problems on Win32. The base problem found and fixed was memory allocated from the mpgedit.dll, but free'd elsewhere. The current problem is the size of the .lvl file created on win32 is not correct. However, this problem disappears when mpgedit is statically linked to the modules that are also contained within mpgedit.dll.
Revision 1.2.4.7 / (download) - annotate - [select for diffs], Sat Mar 13 20:19:45 2004 UTC (8 years, 2 months ago) by number6
Branch: mpgedit_0-71_dev_silence-detect-BP
CVS Tags: mpgedit_0-71_dev_win32build_fix_cp11,
mpgedit_0-71_dev_auto_edit_integration_cp12,
mpgedit_0-71_dev_auto_edit_curses_menu_cp13,
mpgedit_0-71_dev_auto_edit_curses_menu_bugfixes_cp14
Changes since 1.2.4.6: +93 -2
lines
Diff to previous 1.2.4.6 (colored) to branchpoint 1.2 (colored)
Fixed win32 build of silence detection code. Fixed 'make install_sdk'.
Revision 1.2.4.6 / (download) - annotate - [select for diffs], Fri Dec 5 15:46:36 2003 UTC (8 years, 5 months ago) by number6
Branch: mpgedit_0-71_dev_silence-detect-BP
CVS Tags: mpgedit_0-71_dev_skipframe_hiccup_fix_cp10
Changes since 1.2.4.5: +2 -1
lines
Diff to previous 1.2.4.5 (colored) to branchpoint 1.2 (colored)
Fixed problem with play hiccup. The main IO buffer needed resetting before the final seektime call. The previous seektime calls have read data into this buffer, which was causing the repeat play of a few frames. Seeking to a frame with subsecond resolution first seeks to the nearest second, then reads frames until the desired frame is found. It is this reading of frames to the desired subsecond frame that was causing this hiccup.
Revision 1.2.4.5 / (download) - annotate - [select for diffs], Tue Dec 2 06:50:21 2003 UTC (8 years, 5 months ago) by number6
Branch: mpgedit_0-71_dev_silence-detect-BP
CVS Tags: mpgedit_0-71_dev_segment_detect_mpgedit_refactor_cp9
Changes since 1.2.4.4: +17 -1
lines
Diff to previous 1.2.4.4 (colored) to branchpoint 1.2 (colored)
Development checkpoint. Refactored listlevels.c into segment.c. Integrated basic automatic segment boundary detection into mpgedit.
Revision 1.2.4.4 / (download) - annotate - [select for diffs], Fri Nov 28 04:08:55 2003 UTC (8 years, 5 months ago) by number6
Branch: mpgedit_0-71_dev_silence-detect-BP
CVS Tags: mpgedit_0-71_dev_silence-detect_segment_detect_refactor_cp8,
mpgedit_0-71_dev_silence-detect_mpgedit_decode_cp6,
mpgedit_0-71_dev_silence-detect_average_in_levelsfile_cp7
Changes since 1.2.4.3: +3 -0
lines
Diff to previous 1.2.4.3 (colored) to branchpoint 1.2 (colored)
Increment frame count in play_frame, decode_frame, and skip_frame.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Nov 24 15:13:15 2003 UTC (8 years, 5 months ago) by number6
Branch: MAIN
CVS Tags: mpgedit_0-7_beta_p2-MP,
mpgedit_0-71beta-py_mpgedit0-2beta,
mpgedit_0-71beta-py_mpgedit0-1beta,
mpgedit_0-71_dev_macosx-tony_port,
mpgedit_0-71_dev_macosx-colin_port,
mpgedit_0-71_dev_macosx-BP,
mpgedit_0-2_dev_py_mpgedit-rc2_r2,
mpgedit_0-2_dev_py_mpgedit-rc2_r1,
mpgedit_0-2_dev_py_mpgedit-rc2-MP,
mpgedit_0-2_dev_py_mpgedit-rc2,
mpgedit_0-2_dev_py_mpgedit-rc1,
mpgedit_0-2_dev_py_mpgedit-BP
Changes since 1.3: +9 -1
lines
Diff to previous 1.3 (colored)
Fixed crash when a second play context is opened, then the first context is used. The failure of the second open was freeing the global array of plugin function pointers, which caused the crash on use.
Revision 1.2.4.3 / (download) - annotate - [select for diffs], Tue Nov 18 16:30:59 2003 UTC (8 years, 6 months ago) by number6
Branch: mpgedit_0-71_dev_silence-detect-BP
CVS Tags: mpgedit_0-71_dev_silence-detect-cp5,
mpgedit_0-71_dev_silence-detect-cp4,
mpgedit_0-71_dev_silence-detect-cp3,
mpgedit_0-71_dev_silence-detect-cp2
Changes since 1.2.4.2: +55 -37
lines
Diff to previous 1.2.4.2 (colored) to branchpoint 1.2 (colored)
Development checkpoint. Additional auto-silence detection work. Added -D (decode and display audio level) and -d options (decimate input data during playback/decoding).
Revision 1.2.4.2 / (download) - annotate - [select for diffs], Mon Nov 17 01:42:35 2003 UTC (8 years, 6 months ago) by number6
Branch: mpgedit_0-71_dev_silence-detect-BP
CVS Tags: mpgedit_0-71_dev_silence-detect-cp1
Changes since 1.2.4.1: +74 -43
lines
Diff to previous 1.2.4.1 (colored) to branchpoint 1.2 (colored)
Fixed implementation of mpgedit_play_skip_fram(). This works properly for MPEG1/3 files, but not MPEG2 files. Implemented -dN option, like the mpg123 option. These are steps towards automatic segment silence detection.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Nov 12 07:45:35 2003 UTC (8 years, 6 months ago) by number6
Branch: MAIN
Changes since 1.2: +3 -0
lines
Diff to previous 1.2 (colored)
Fixed missing mpglib library in SDK distribution. Fixed seek() play() bug that prevented subsequent seek() play from working.
Revision 1.2.4.1 / (download) - annotate - [select for diffs], Sun Nov 9 23:05:56 2003 UTC (8 years, 6 months ago) by number6
Branch: mpgedit_0-71_dev_silence-detect-BP
Changes since 1.2: +232 -11
lines
Diff to previous 1.2 (colored)
Development checkpoint. Seeking to an arbitrary time then playing back works correctly; backskip bits operations function. Skip frame playback is not working properly.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Sep 11 06:14:12 2003 UTC (8 years, 8 months ago) by number6
Branch: MAIN
CVS Tags: mpgedit_0-7_beta_p2,
mpgedit_0-7_beta_p1,
mpgedit_0-7_beta_bugfixes-BP,
mpgedit_0-7_beta-MP,
latest
Branch point for: mpgedit_0-71_dev_silence-detect-BP
Changes since 1.1: +351 -0
lines
Diff to previous 1.1 (colored)
Merge of mpgedit_0-7_beta with tip.
Revision 1.1.2.18 / (download) - annotate - [select for diffs], Sun Aug 17 20:24:34 2003 UTC (8 years, 9 months ago) by number6
Branch: mpgedit_devl-0-7_beta
CVS Tags: mpgedit_0-7_beta
Changes since 1.1.2.17: +15 -2
lines
Diff to previous 1.1.2.17 (colored) next main 1.2 (colored)
Fixes to file indexing, which is off by one second, due to a duplicate last entry. Return error value -1 when trying to retrieve mp3 file total_size and total_sec when no index file has been created. Enhanced simple_play to display these file statistics as it is playing.
Revision 1.1.2.17 / (download) - annotate - [select for diffs], Thu Aug 14 16:11:32 2003 UTC (8 years, 9 months ago) by number6
Branch: mpgedit_devl-0-7_beta
Changes since 1.1.2.16: +1 -0
lines
Diff to previous 1.1.2.16 (colored)
Changes needed to generate Win32 DLL. Most of these changes involve adding the _DSOEXPORT tag to exported functions. Also had to refactor printf_XXX functions that were in the DLL to generate a string form of what they used to print to stdout, so the calling app can then call printf on the formatted string. printf() in a dll works, but the strings printed from the app get garbled with the strings printed from printf calls in the dll.
Revision 1.1.2.16 / (download) - annotate - [select for diffs], Tue Aug 12 06:27:33 2003 UTC (8 years, 9 months ago) by number6
Branch: mpgedit_devl-0-7_beta
Changes since 1.1.2.15: +37 -31
lines
Diff to previous 1.1.2.15 (colored)
Created mpgedit_editspec_xxx() API, to eliminate direct access to the editspec structure memebers by application code. This is preparatory work for the creation of libmpgedit. Modifications to mp3_header, mpegcurses and xmpgedit to integrate these changes with these applications.
Revision 1.1.2.15 / (download) - annotate - [select for diffs], Mon Jul 21 07:33:31 2003 UTC (8 years, 9 months ago) by number6
Branch: mpgedit_devl-0-7_beta
Changes since 1.1.2.14: +3 -3
lines
Diff to previous 1.1.2.14 (colored)
Moved free of fp_mpgdecoder, as it was being referenced after it was freed; valgrind found this while debugging the playto core dump fix.
Revision 1.1.2.14 / (download) - annotate - [select for diffs], Sun Feb 16 23:17:02 2003 UTC (9 years, 3 months ago) by number6
Branch: mpgedit_devl-0-7_beta
Changes since 1.1.2.13: +6 -1
lines
Diff to previous 1.1.2.13 (colored)
Fixed file descriptor leak in the playctx/indexctx. This was demonstrated in the GUI code during file indexing.
Revision 1.1.2.13 / (download) - annotate - [select for diffs], Sun Feb 2 00:49:19 2003 UTC (9 years, 3 months ago) by number6
Branch: mpgedit_devl-0-7_beta
Changes since 1.1.2.12: +19 -9
lines
Diff to previous 1.1.2.12 (colored)
Further changes to make refactored command line mpgedit function like 0.6p1 release. The verbose mode during playback is now nearly identical to previous release. Only difference is initial Xing header dump, and I'm not sure if the bug is here or previous release. These changes also hint at further refactoring of playif and editif. There are variables in the playctx->editctx that appear to be identical, and can probably be merged.
Revision 1.1.2.12 / (download) - annotate - [select for diffs], Fri Jan 17 06:36:56 2003 UTC (9 years, 4 months ago) by number6
Branch: mpgedit_devl-0-7_beta
Changes since 1.1.2.11: +46 -22
lines
Diff to previous 1.1.2.11 (colored)
Major refactoring. These changes involve integration of all of the previous editif and playif refactoring changes made for xmpgedit back into the curses/command line mpgedit tool. More much needed refactoring of the core editing APIs in this modification. The core regression test passes. xmpgedit still works. There are likely to be introduced bugs, but this is fairly solid at this point.
Revision 1.1.2.11 / (download) - annotate - [select for diffs], Thu Oct 3 15:12:57 2002 UTC (9 years, 7 months ago) by number6
Branch: mpgedit_devl-0-7_beta
Changes since 1.1.2.10: +1 -1
lines
Diff to previous 1.1.2.10 (colored)
Fixed call to mpgedit_play_init(), which had one too many parameters.
Revision 1.1.2.9 / (download) - annotate - [select for diffs], Mon Aug 26 15:03:19 2002 UTC (9 years, 8 months ago) by number6
Branch: mpgedit_devl-0-7_beta
Changes since 1.1.2.8: +9 -0
lines
Diff to previous 1.1.2.8 (colored)
Added mpgedit_play_index_offset() to return the number of bytes of input file processed during the indexing operation.
Revision 1.1.2.8 / (download) - annotate - [select for diffs], Sun Aug 25 22:49:31 2002 UTC (9 years, 8 months ago) by number6
Branch: mpgedit_devl-0-7_beta
Changes since 1.1.2.7: +178 -123
lines
Diff to previous 1.1.2.7 (colored)
Finished refactoring of mpgedit_play_init() to split out the index file creation. The new function mpgedit_play_index_init() is added to provide the iterative index file creation functionality. Additional functions added are mpgedit_play_index_sec() and mpgedit_play_index_frames(), which return the current number of seconds and frames indexed.
Revision 1.1.2.7 / (download) - annotate - [select for diffs], Sat Aug 24 23:39:07 2002 UTC (9 years, 8 months ago) by number6
Branch: mpgedit_devl-0-7_beta
Changes since 1.1.2.6: +137 -10
lines
Diff to previous 1.1.2.6 (colored)
Development checkpoint. Refactoring to allow index file to be created iteratively, from a gtk idle proc. This is still work in progress. However, what is here does work.
Revision 1.1.2.6 / (download) - annotate - [select for diffs], Sat Aug 24 15:01:57 2002 UTC (9 years, 8 months ago) by number6
Branch: mpgedit_devl-0-7_beta
Changes since 1.1.2.5: +0 -10
lines
Diff to previous 1.1.2.5 (colored)
Removed dead variables, and and extra read_mpeg_frame() call that is hard to believe was not breaking things.
Revision 1.1.2.4 / (download) - annotate - [select for diffs], Sat Aug 10 00:24:15 2002 UTC (9 years, 9 months ago) by number6
Branch: mpgedit_devl-0-7_beta
Changes since 1.1.2.3: +7 -7
lines
Diff to previous 1.1.2.3 (colored)
Changed external API to view subsecond values as millisecond, not microsecond values.
Revision 1.1.2.2 / (download) - annotate - [select for diffs], Fri Aug 2 17:53:04 2002 UTC (9 years, 9 months ago) by number6
Branch: mpgedit_devl-0-7_beta
Changes since 1.1.2.1: +50 -13
lines
Diff to previous 1.1.2.1 (colored)
Changed error processing on play_init() so that when a non-file, or bad file name is passed in, will return error. Added memory cleanup on error conditions.
Revision 1.1.2.1 / (download) - annotate - [select for diffs], Wed Jul 31 14:29:25 2002 UTC (9 years, 9 months ago) by number6
Branch: mpgedit_devl-0-7_beta
Changes since 1.1: +476 -0
lines
Diff to previous 1.1 (colored)
Playback API for GUI mpgedit. This is work in progress.
Revision 1.1, Wed Jul 31 14:29:25 2002 UTC (9 years, 9 months ago) by number6
Branch: MAIN
Branch point for: mpgedit_devl-0-7_beta
FILE REMOVED
file playif.c was initially added on branch mpgedit_devl-0-7_beta.
Revision 1.1.2.10 / (download) - annotate - [select for diffs], Sun Jul 21 15:02:28 2002 UTC (9 years, 9 months ago) by number6
Branch: mpgedit_devl-0-7_beta
Changes since 1.1.2.9: +2 -427
lines
Diff to previous 1.1.2.9 (colored)
Refactored many functions into new module editif.c; playctx is now in p_playif.h, as this is shared between playif.c and editif.c. The new function mpgedit_edit_files() was created as part of this refactor. The function mpgedit_play_index_init() was refactored to mpgedit_edit_index_init().
Revision 1.1.2.5 / (download) - annotate - [select for diffs], Mon Jul 15 16:11:47 2002 UTC (9 years, 10 months ago) by number6
Branch: mpgedit_devl-0-7_beta
Changes since 1.1.2.4: +2 -2
lines
Diff to previous 1.1.2.4 (colored)
Added ttyio context to mpgedit_play_init(), to allow I/O during file index operation.
Revision 1.1.2.3 / (download) - annotate - [select for diffs], Tue Jul 2 08:34:08 2002 UTC (9 years, 10 months ago) by number6
Branch: mpgedit_devl-0-7_beta
Changes since 1.1.2.2: +36 -13
lines
Diff to previous 1.1.2.2 (colored)
Hardened against passing in a NULL ctx. Changed play callback to update values for every frame, instead of 1 second.