index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
Commit message (
Expand
)
Author
Age
*
fix warning:
diego
2007-10-22
*
Check ICDecompressGetFormatSize to avoid crashes.
reimar
2007-10-21
*
reminder that this filter has broken global vars
rfelker
2007-10-19
*
Remove unused static function get_image().
zuxy
2007-10-17
*
Add Coinitialize function to vfw encoder and win32 loader.
compn
2007-10-17
*
Reorder #includes to get rid of the FIXME
zuxy
2007-10-12
*
Remove unnecessary #include <malloc.h>
zuxy
2007-10-12
*
Silence a gcc warning: "wrong type argument to increment".
zuxy
2007-10-11
*
Make vf_screenshot use the libavcodec PNG encoder
reimar
2007-10-09
*
Fix output channle ordering
rtogni
2007-10-07
*
Typo
rtogni
2007-10-06
*
change double arrays to float (this should be accurate enough)
michael
2007-10-04
*
fix infinite loop
michael
2007-10-04
*
overcomplete wavelet denoiser
michael
2007-10-03
*
Disable direct rendering for ROQ video, the buffer management used by
rtogni
2007-09-30
*
Define profiles_t as const to fix a warning. Prevent profiles[] from been exp...
iive
2007-09-28
*
Disable unused query_format functions for now until they are
diego
2007-09-26
*
Disable buggy unused function via #if 0, blessed by Rich.
diego
2007-09-26
*
Remove unused crappy hash_pic function, blessed by Rich.
diego
2007-09-26
*
MPEG-2 blocks at qp 1 get overfiltered by spp, apparently because "qp>>1" turns
diego
2007-09-18
*
Replace stdint.h #include by functionally equivalent inttypes.h.
diego
2007-09-18
*
Make vd_ffmpeg work with lavf demuxer also for RealVideo.
reimar
2007-09-16
*
Copy AC-3 bsmod field into IEC data-type field as required by the specs
reimar
2007-09-15
*
Handle swab when input length is odd (treat it as if there was an additional
reimar
2007-09-15
*
Fix off-by-one error if fsize is odd (does handling that case even make sense?)
reimar
2007-09-14
*
Mark DTS tables as const
reimar
2007-09-14
*
Fix 10l typo in syncword
reimar
2007-09-14
*
Improved comments, based on patches by Ulion [ulion2002 gmail com]
reimar
2007-09-14
*
Simplify and fix big-endian hwac3 header generation code.
reimar
2007-09-14
*
Deobfuscate: use IMGFMT_RGB_DEPTH and IMGFMT_IS_BGR
reimar
2007-09-13
*
warning fix:
diego
2007-09-09
*
warning fix:
diego
2007-09-09
*
Add a check for c->head being NULL in pullup_free_context().
gpoirier
2007-09-08
*
Support lowdelay flag
reimar
2007-09-06
*
warnig fix (blessed by Rich):
diego
2007-09-04
*
added .stream_aspect to st_video_t: if non-zero and if not specified otherwise
nicodvb
2007-09-01
*
Remove imported rational calculation code and use the original one from avutil.
iive
2007-09-01
*
Remove pointless #ifdef HAVE_XVMC within get_format(), all of the function
diego
2007-08-28
*
warning fix:
diego
2007-08-28
*
warning fix:
diego
2007-08-28
*
cosmetics: Add some explanatory comments to #endif directives.
diego
2007-08-28
*
warning fix:
diego
2007-08-28
*
Add code to clear left and right borders not only top and bottom.
reimar
2007-08-28
*
Clean up the way get_path is handled: Compile get_path.c to an object to link
diego
2007-08-28
*
Set sample_rate and bit_rate from sh_audio as fallback in case sh_audio->wf
reimar
2007-08-27
*
warning fix:
diego
2007-08-25
*
Remove redundant variable declaration.
diego
2007-08-25
*
Remove redundant variable declaration.
diego
2007-08-25
*
Remove redundant variable declaration.
diego
2007-08-25
*
Fix some unused variable warnings.
diego
2007-08-25
[next]