]> granicus.if.org Git - libx264/commit
GTK update. patch by Vincent Torri.
authorLoren Merritt <pengvado@videolan.org>
Mon, 12 Jun 2006 08:22:09 +0000 (08:22 +0000)
committerLoren Merritt <pengvado@videolan.org>
Mon, 12 Jun 2006 08:22:09 +0000 (08:22 +0000)
commit360853117fccdd082a6654c34c2c7dc2577f10cd
treeb675e7770677cd050e78e219ae80b02b8ac7e1ab
parent918c7ef4540f8741ecc23d74f227abd594986fba
GTK update. patch by Vincent Torri.
  added:
direct=auto
no-fast-pskip
vbv
cqm
tooltips (without descriptions yet)
translations
`make clean` for .exe
when file exists, ask for override
  fixes:
debug level bug
bitrate slider bug
mixed-refs can be set only if ref>1
i8x8 can be set only if 8x8 transform is enabled
# of threads capped at 4
fourcc can't be removed
cosmetics

git-svn-id: svn://svn.videolan.org/x264/trunk@532 df754926-b1dd-0310-bc7b-ec298dee348c
18 files changed:
gtk/Makefile
gtk/fr.po [new file with mode: 0644]
gtk/test.c
gtk/x264_gtk.c
gtk/x264_gtk.h
gtk/x264_gtk_bitrate.c
gtk/x264_gtk_cqm.c [new file with mode: 0644]
gtk/x264_gtk_cqm.h [new file with mode: 0644]
gtk/x264_gtk_encode.c
gtk/x264_gtk_encode_encode.c
gtk/x264_gtk_encode_main_window.c
gtk/x264_gtk_encode_status_window.c
gtk/x264_gtk_enum.h
gtk/x264_gtk_i18n.h [new file with mode: 0644]
gtk/x264_gtk_mb.c
gtk/x264_gtk_more.c
gtk/x264_gtk_private.h
gtk/x264_gtk_rc.c