summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* WinGui:sr552011-03-279-476/+136
* WinGui:sr552011-03-261-2/+2
* WinGui:sr552011-03-261-5/+12
* WinGui:sr552011-03-261-3/+3
* LinGui: fix building on ubuntu 10.04jstebbins2011-03-241-0/+2
* WinGui: Fix for "{source_path}" option.sr552011-03-241-11/+11
* LinGui: backwards compatibility fixjstebbins2011-03-231-1/+12
* LinGui: a few more random deprecated functions and macros removedjstebbins2011-03-235-71/+52
* LinGui: remove some deprecated widget propertiesjstebbins2011-03-231-7/+1
* LinGui: Fix incorrect base class in ghbcompositorjstebbins2011-03-231-2/+2
* LinGui: don't use private gtk_marshal_* functionsjstebbins2011-03-226-23/+22
* LinGui: fix backward compatibility issuejstebbins2011-03-2215-16/+34
* LinGui: another improper access to gtk member variablesjstebbins2011-03-221-1/+1
* LinGui: clean up more accesses to private gtk member variablesjstebbins2011-03-221-23/+46
* LinGui: use g_object_set to set widget propertiesjstebbins2011-03-221-3/+3
* LinGui: Fix printf with too many parametersjstebbins2011-03-221-2/+1
* LinGui: Remove use of deprecated GTK_WIDGET_VISIBLE macrojstebbins2011-03-222-10/+13
* LinGui: Remove use of depricated GDK_DRAWABLE_XIDjstebbins2011-03-222-2/+2
* LinGui: Remove use of private member "window" of GtkWidgetjstebbins2011-03-223-18/+22
* LinGui: No need to call gtk_set_localejstebbins2011-03-221-1/+0
* LinGui: Remove deprecated use of GDK_* keysymsjstebbins2011-03-222-3/+3
* LinGui: Remove use of deprecated GTK_WIDGET_SENSITIVE and GTK_WIDGET_HAS_FOCUSjstebbins2011-03-223-13/+13
* LinGui: remove use of deprecated GTK_WIDGET_TYPE and GTK_OBJECT_TYPE macrosjstebbins2011-03-224-5/+5
* LinGui: remove use of deprecated gdk_draw_pixbufjstebbins2011-03-221-6/+12
* Fix linking on mingw when using libtooljstebbins2011-03-212-2/+3
* Remove legacy % to RF mapping.jstebbins2011-03-218-125/+21
* WinGui:sr552011-03-203-7/+8
* WinGui:sr552011-03-202-3/+11
* WinGui:sr552011-03-2011-66/+792
* Add mpeg-2 encoding support to libhb, cli, and linguijstebbins2011-03-1912-59/+162
* Use TEMP or TEMPDIR environment variables for location of tmp directoryjstebbins2011-03-191-2/+6
* Add support for DTS-HD High Resolution Audio for BD streamsjstebbins2011-03-191-5/+29
* WinGui:sr552011-03-1911-193/+92
* cosmetics and improved commentsjstebbins2011-03-132-3/+3
* fix 2 pass cfr x264 crashjstebbins2011-03-135-15/+17
* Fix source dimensions problem with some mpeg2 streamsjstebbins2011-03-131-6/+6
* Rename Direction C# to CSsr552011-03-13290-0/+0
* WinGui:sr552011-03-131-4/+4
* WinGui:sr552011-03-131-4/+4
* WinGui:sr552011-03-1322-590/+43
* WinGui:sr552011-03-1320-254/+208
* fix potential infinite loop in ffmpeg mpeg-4 b-frame handlingjstebbins2011-03-121-0/+1
* WinGui:sr552011-03-1116-82/+430
* Add parameter parsing and b-frame support to ffmpeg mpeg-4 encoderjstebbins2011-03-1121-188/+623
* Fix PAR and height of mpeg-2 1080 content.jstebbins2011-03-111-58/+46
* WinGui:sr552011-03-111-0/+0
* WinGui:sr552011-03-1137-144/+124
* Fix mkv timestamps that derive from SimpleBlock and default track duration.jstebbins2011-03-111-0/+13
* Use ffmpeg's lock manager for locking needed by ffmpegjstebbins2011-03-103-19/+33
* Remove a workaround for an ffmpeg bug that has been fixed.jstebbins2011-03-082-66/+0