]> granicus.if.org Git - libx264/commit
gtk fixes:
authorLoren Merritt <pengvado@videolan.org>
Thu, 5 Oct 2006 07:44:22 +0000 (07:44 +0000)
committerLoren Merritt <pengvado@videolan.org>
Thu, 5 Oct 2006 07:44:22 +0000 (07:44 +0000)
commitaabb91c80b714e9a8e2bbdca8beaf5655e9e9540
tree19d1d996b09938ec441147ddac2aa42a100220a9
parent90a9219545cf073847160933d1c7d3e9b761e909
gtk fixes:
in Makefile
- fix datadir for mingw users
- remove the shared lib during the clean rule
- use $(ENCODE_BIN) instead of x264_gtk_encode
- add some $(DESTDIR) and create some directories when necessary
- remove -lintl
statfile_length -> statsfile_length
fix the "sensitivity" of the widget of update_statfile
the logo is now handled correctly on windows
added: beginning of multipass support
patch by Vincent Torri.

git-svn-id: svn://svn.videolan.org/x264/trunk@580 df754926-b1dd-0310-bc7b-ec298dee348c
gtk/Makefile
gtk/fr.po
gtk/x264_gtk.c
gtk/x264_gtk.h
gtk/x264_gtk_bitrate.c
gtk/x264_gtk_encode_encode.c
gtk/x264_gtk_encode_main_window.c