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
/
vd_ffmpeg.c
Commit message (
Expand
)
Author
Age
...
|
*
Merge two checks for mpi != NULL
reimar
2009-02-15
|
*
Make the default release_buffer work for XvMC, use it and remove mc_release_b...
reimar
2009-02-15
|
*
Get rid of mc_render_slice and use the generic draw_slice instead.
reimar
2009-02-15
|
*
Reflect the change of xvmc struct name.
iive
2009-02-15
|
*
Now xvmc struct uses magic_id field
iive
2009-02-15
|
*
Use fmt-conversion.h in vd_ffmpeg.c
reimar
2009-02-14
|
*
Consistently place whitespace around * ( ) and ,
reimar
2009-02-14
|
*
Remove useless break
reimar
2009-02-14
|
*
Indentation and other whitespace fixes
reimar
2009-02-14
|
*
Remove local copy of xvmc_render.h, it is now an installed header in FFmpeg.
diego
2009-02-14
*
|
Merge svn changes up to r28549
Uoti Urpala
2009-02-13
|
\
|
|
*
100l, removed a #ifdef the wrong way, CODEC_FLAG_NOT_TRUNCATED no longer exists,
reimar
2009-02-12
|
*
Remove trailing whitespace from vd_ffmpeg.
reimar
2009-02-12
|
*
Replace tabs in vd_ffmpeg by 8 spaces to better match FFmpeg's coding style.
reimar
2009-02-12
|
*
Remove several #ifdefs that check for libavcodec features from vd_ffmpeg.
reimar
2009-02-12
*
|
Merge svn changes up to r28537
Uoti Urpala
2009-02-12
|
\
|
|
*
change internal real video packetizing format to the more straight forward one
aurel
2009-02-09
*
|
Merge svn changes up to r28461
Uoti Urpala
2009-02-04
|
\
|
|
*
Convert CONFIG_XVMC into a 0/1 definition.
zuxy
2009-02-02
|
*
revert #ifdef WORDS_BIGENDIAN => #if WORDS_BIGENDIAN changes from r28331
gpoirier
2009-01-16
|
*
fix compilation on non x86 machines (PPC here)
gpoirier
2009-01-16
*
|
Merge svn changes up to r28310
Uoti Urpala
2009-01-15
|
\
|
|
*
Sync with latest round of xvmc changes in FFmpeg.
diego
2009-01-02
*
|
Merge svn changes up to r28162
Uoti Urpala
2008-12-19
|
\
|
|
*
xvmc is now a CONFIG_ option in FFmpeg.
diego
2008-12-15
*
|
Merge svn changes up to r27573
Uoti Urpala
2008-09-10
|
\
|
|
*
fix compilation with lavc version > r15270
gpoirier
2008-09-08
|
*
Fix compilation after libavcodec major version 52 changes
uau
2008-09-08
|
*
Remove outdated URL from vd_info_t struct.
diego
2008-09-06
*
|
Merge svn changes up to r27514
Uoti Urpala
2008-09-03
|
\
|
|
*
handle the lavfpref demuxer in the same way as the lavf one
aurel
2008-08-27
*
|
Make various functions static
Uoti Urpala
2008-08-12
*
|
Merge svn changes up to r27374
Uoti Urpala
2008-07-30
|
\
|
|
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
|
Merge svn changes up to r26979
Uoti Urpala
2008-06-04
|
\
|
|
*
cosmetics: Remove pointless parentheses from return calls.
diego
2008-05-16
*
|
Merge svn changes up to r26783
Uoti Urpala
2008-05-15
|
\
|
|
*
Reformat very ugly code.
michael
2008-05-10
|
*
AVOptions support for libavcodec based video decoders.
michael
2008-05-10
*
|
Make video decoder description structs const
Uoti Urpala
2008-04-25
*
|
Move vd_use_slices to options struct
Uoti Urpala
2008-04-25
*
|
Move -lavdopts to options struct
Uoti Urpala
2008-04-25
*
|
vd_ffmpeg.c: Eliminate some compiler warnings
Uoti Urpala
2008-04-25
|
/
*
Restore grayscale decoding support with FFmpeg.
diego
2008-04-13
*
Grayscale encoding/decoding with FFmpeg is no longer enabled, remove references
diego
2008-03-07
*
FFmpeg now uses different (unified) #include paths.
diego
2008-02-25
*
typo fix: inited --> initialized
diego
2008-02-14
*
Make m_option_t arrays referenced by cfg-common.h const
reimar
2007-12-02
*
Change the frame format passed to lavc realvideo decoders to adapt for
rtogni
2007-10-28
*
Disable direct rendering for ROQ video, the buffer management used by
rtogni
2007-09-30
[prev]
[next]