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
/
vd_ijpg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not #include libavutil/common.h. It is not used directly and mpbswap.h
diego
2008-04-01
1
-1
/
+0
*
Colourspace conversions do _not_ belong into a decoder!
reimar
2008-01-12
1
-42
/
+12
*
Cosmetics: get rid of huge amounts of trailing whitespace
reimar
2008-01-12
1
-13
/
+13
*
Remove an unused global variable
reimar
2008-01-12
1
-3
/
+0
*
Avoid uselessly global variables
reimar
2008-01-12
1
-2
/
+4
*
Removed useless fastmemcpy.h includes in video decoders
reimar
2007-05-27
1
-1
/
+0
*
Include string.h for memcpy, fastmemcpy.h alone is not enough.
reimar
2007-05-16
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
*
Software Scaler headers usage cleanup
lucabe
2006-06-18
1
-1
/
+0
*
Spelling fix
pacman
2006-06-06
1
-1
/
+1
*
Fix BGR32 big-endian output
pacman
2006-04-20
1
-0
/
+6
*
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
arpi
2002-09-22
1
-1
/
+0
*
-afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...
arpi
2002-08-30
1
-1
/
+0
*
rgb24, bgr 24/32 support even for grayscale
arpi
2002-05-15
1
-21
/
+40
*
eeh 10l removed too much lines :(
atmos4
2002-03-27
1
-0
/
+2
*
Issue a warning in VDec if disp_w and disp_h weren't set by codec and try wor...
atmos4
2002-03-27
1
-4
/
+2
*
handle error from mpcodecs_config_vo()
arpi
2002-03-16
1
-1
/
+1
*
libjpeg and loader conflict workaround
pontscho
2002-03-11
1
-0
/
+2
*
kill few warning
pontscho
2002-03-11
1
-3
/
+2
*
removed unneeded includes
arpi
2002-03-10
1
-4
/
+0
*
Add IJPG decoder.
pontscho
2002-03-10
1
-0
/
+192