[x264-devel] commit: rm gtk, avc2avi. (Loren Merritt )
git version control
git at videolan.org
Fri Oct 3 05:26:02 CEST 2008
x264 | branch: master | Loren Merritt <pengvado at akuvian.org> | Thu Oct 2 20:57:08 2008 -0600| [cc510478de710f86ab400f610b6e075304d902cb] | committer: Loren Merritt
rm gtk, avc2avi.
I don't remember why I allowed a gui into the repository in the first place. There's nothing that makes this one special relative to all the other x264 guis.
avc2avi doesn't compile since we removed the bitstream reader. And avc doesn't belong in avi.
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=cc510478de710f86ab400f610b6e075304d902cb
---
.gitignore | 3 -
AUTHORS | 4 -
Makefile | 12 +-
configure | 28 -
gtk/Makefile | 200 ------
gtk/fr.po | 905 ---------------------------
gtk/test.c | 75 ---
gtk/x264.ico | Bin 2238 -> 0 bytes
gtk/x264.png | Bin 7178 -> 0 bytes
gtk/x264_gtk.c | 1159 -----------------------------------
gtk/x264_gtk.h | 131 ----
gtk/x264_gtk_bitrate.c | 236 -------
gtk/x264_gtk_bitrate.h | 28 -
gtk/x264_gtk_cqm.c | 491 ---------------
gtk/x264_gtk_cqm.h | 28 -
gtk/x264_gtk_demuxers.h | 38 --
gtk/x264_gtk_encode.c | 47 --
gtk/x264_gtk_encode_encode.c | 308 ----------
gtk/x264_gtk_encode_encode.h | 28 -
gtk/x264_gtk_encode_main_window.c | 776 -----------------------
gtk/x264_gtk_encode_main_window.h | 28 -
gtk/x264_gtk_encode_private.h | 66 --
gtk/x264_gtk_encode_status_window.c | 191 ------
gtk/x264_gtk_encode_status_window.h | 28 -
gtk/x264_gtk_enum.h | 77 ---
gtk/x264_gtk_i18n.h | 44 --
gtk/x264_gtk_mb.c | 270 --------
gtk/x264_gtk_mb.h | 28 -
gtk/x264_gtk_more.c | 519 ----------------
gtk/x264_gtk_more.h | 28 -
gtk/x264_gtk_private.h | 194 ------
gtk/x264_gtk_rc.c | 375 -----------
gtk/x264_gtk_rc.h | 28 -
gtk/x264gtk.rc | 46 --
tools/Jamfile | 9 -
tools/avc2avi.c | 857 --------------------------
tools/countquant_x264.pl | 6 +-
tools/x264-rd.sh | 32 -
38 files changed, 4 insertions(+), 7319 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=cc510478de710f86ab400f610b6e075304d902cb
More information about the x264-devel
mailing list