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
/
ve_x264.c
Commit message (
Expand
)
Author
Age
*
build: Support x264 version 78
Uoti Urpala
2009-10-19
*
Merge svn changes up to r29752
Uoti Urpala
2009-10-06
|
\
|
*
Use x264_encoder_delayed_frames instead of the current hack to flush delayed
reimar
2009-09-23
|
*
sync to x264-r1260 (which changed api)
lorenm
2009-09-23
*
|
Merge svn changes up to r29532
Uoti Urpala
2009-08-18
|
\
|
|
*
Add a giant hack to the x264 encoder module to ensure all delayed frames are
reimar
2009-08-07
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
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 r26680
Uoti Urpala
2008-05-07
|
\
|
|
*
Relicense file as GPL v2+; bero granted permission on IRC.
diego
2008-05-07
*
|
Remove _s/_st suffix from some struct names
Uoti Urpala
2008-04-25
|
/
*
Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved
diego
2008-01-06
*
remove code for colorspaces x264 doesn't support
lorenm
2008-01-05
*
Add appropriate const specifiers to some custom parse functions.
reimar
2007-12-02
*
Add explicit location for headers from the libmpdemux/ directory.
diego
2007-03-15
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
*
Avoid crash when uninit is called without ever calling config in x264 encoder
reimar
2007-02-08
*
fix a segfault if -x264encopts is the last commandline option (with no argument)
lorenm
2007-01-28
*
muxers now write to output muxer->stream rather than to muxer->file
nicodvb
2006-12-18
*
Get rid of min/max macros from aviheader.h, they do not belong here.
reimar
2006-12-09
*
x264: don't enable turbo in the middle pass of a 3pass encode. (broke in r20060)
lorenm
2006-10-21
*
Add a call to x264enc_set_param in config, otherwise mencoder -ovc x264
reimar
2006-10-21
*
make any parse error in -x264encopts fatal
lorenm
2006-10-20
*
make -passlogfile work with x264 again (broke in r20060)
lorenm
2006-10-19
*
fix multiple instances of -x264encopts on the commandline (broke in r20060)
lorenm
2006-10-15
*
Remove the x264 option parser, and pass the options on to libx264 as a string...
lorenm
2006-10-05
*
Add noglobal counterpart to the global flag.
diego
2006-09-01
*
The FSF changed postal address.
diego
2006-09-01
*
"global header" support, this is pretty much just copy and pasted code from
michael
2006-08-28
*
sync to x264 r537 (api change)
lorenm
2006-07-18
*
marks several read-only string parameters which aren't modified inside the ca...
reynaldo
2006-07-15
*
sync to x264 r503 (dct_decimate)
lorenm
2006-04-22
*
passing pts through the filter layer (lets see if pts or cola comes out at th...
michael
2006-03-21
*
sync to x264 r476 (subq=7)
lorenm
2006-03-20
*
sync to x264 r457 (direct_pred=3)
lorenm
2006-03-05
*
Fix video delay when encoding with B-frames.
corey
2006-02-21
*
Move conditional compilation out of the code and into the build system.
diego
2006-01-31
*
change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to ...
michael
2006-01-26
*
sync to x264 r398.
lorenm
2006-01-16
*
sync to x264 r390 (bime)
lorenm
2005-12-30
*
10l
lorenm
2005-11-22
*
sync to x264 r373 (brdo)
lorenm
2005-11-22
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
sync to x264 r360 (trellis)
lorenm
2005-11-04
*
sync to x264 r334 (crf)
lorenm
2005-10-24
*
sync to x264 r318 (mixed_refs)
lorenm
2005-10-08
*
custom quantization matrix for x264, original patch by Robert Swain < robert ...
gpoirier
2005-09-02
*
add (no)visualize options
iive
2005-07-19
[next]