index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmpcodecs
/
ve_qtvideo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
1
-3
/
+3
*
Replace informal GPL notices by standard GPL headers.
diego
2008-12-13
1
-3
/
+21
*
cosmetics: Remove pointless parentheses from return calls.
diego
2008-05-16
1
-1
/
+1
*
Do not #include libavutil/common.h. It is not used directly and mpbswap.h
diego
2008-04-01
1
-1
/
+0
*
typo fix: inited --> initialized
diego
2008-02-14
1
-3
/
+3
*
warning fix:
diego
2007-08-28
1
-1
/
+0
*
Fix unused variable warning.
diego
2007-08-25
1
-1
/
+1
*
Add explicit location for headers from the libmpdemux/ directory.
diego
2007-03-15
1
-3
/
+3
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
1
-2
/
+2
*
Include loader/ prefix in #include path everywhere.
diego
2007-03-15
1
-2
/
+2
*
muxers now write to output muxer->stream rather than to muxer->file
nicodvb
2006-12-18
1
-0
/
+1
*
Hack around libavutil/bswap.h compilation problems due to always_inline undef...
reimar
2006-12-07
1
-1
/
+1
*
Remove bswap.h, use libavutil/bswap.h instead.
diego
2006-11-29
1
-1
/
+2
*
Move #ifdefs around complete files into the build system.
diego
2006-06-21
1
-2
/
+0
*
passing pts through the filter layer (lets see if pts or cola comes out at th...
michael
2006-03-21
1
-1
/
+1
*
change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to ...
michael
2006-01-26
1
-1
/
+1
*
massive attack: mp_msg printf format fixes
rathann
2006-01-12
1
-3
/
+3
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
1
-4
/
+4
*
typo, memset 0 was done on desc instead of cdesc, see bug #288
reimar
2005-04-27
1
-1
/
+1
*
replace VO and VF numeric flags with #defined identifiers
henry
2005-04-18
1
-1
/
+1
*
fixes for encoding of multiple files
henry
2005-03-01
1
-0
/
+1
*
Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problems
reimar
2005-01-20
1
-1
/
+1
*
preload quicktime.qts, this allows us to ignore the hardcoded path inside the...
faust3
2005-01-17
1
-0
/
+8
*
small gcc warning fixes
rathann
2004-08-28
1
-1
/
+1
*
printf -> mp_msg; print error msg when qtmlClient.dll is missing
faust3
2004-04-13
1
-13
/
+17
*
Use aspect from encoder for AVI vprp header
ranma
2004-03-24
1
-0
/
+1
*
cygwin win32 dll support
faust3
2003-02-15
1
-5
/
+3
*
compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org>
arpi
2003-02-02
1
-0
/
+4
*
Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.
arpi
2003-01-19
1
-3
/
+1
*
compiler warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
arpi
2003-01-03
1
-12
/
+16
*
the long-waited MUXER layer, and new MPEG-PS muxer
arpi
2002-12-27
1
-4
/
+4
*
set keyframe flag at encoding
arpi
2002-12-21
1
-4
/
+5
*
Sorenson 1/3 encoding just for fun :)
arpi
2002-12-16
1
-0
/
+325