summaryrefslogtreecommitdiff
path: root/src/mov_encoder_writer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mov_encoder_writer.h')
-rw-r--r--src/mov_encoder_writer.h32
1 files changed, 0 insertions, 32 deletions
diff --git a/src/mov_encoder_writer.h b/src/mov_encoder_writer.h
index d197f2e..afb0d47 100644
--- a/src/mov_encoder_writer.h
+++ b/src/mov_encoder_writer.h
@@ -24,38 +24,6 @@
* along with MIaV; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
*/
-
-/*
- * $Id$
- */
-
-/*
- * $Log$
- * Revision 1.7 2005/07/09 16:23:15 deva
- * Added audio.
- *
- * Revision 1.6 2005/07/07 12:42:19 deva
- * *** empty log message ***
- *
- * Revision 1.5 2005/07/05 23:15:16 deva
- * *** empty log message ***
- *
- * Revision 1.4 2005/06/16 21:28:57 deva
- * Rewrote thread object
- * Fixed bug in mov_encoder (pushed read_sem too many times, whihc lead to
- * growing server queue)
- *
- * Revision 1.3 2005/06/14 12:29:40 deva
- * Incorporated the use of the Info object everywhere... also using the log functionality.
- *
- * Revision 1.2 2005/05/26 12:48:36 deva
- * *** empty log message ***
- *
- * Revision 1.1 2005/05/22 15:49:22 deva
- * Added multithreaded encoding support.
- *
- */
-
#include <config.h>
#ifndef __MIAV_MOV_ENCODER_WRITER_H__
#define __MIAV_MOV_ENCODER_WRITER_H__