summaryrefslogtreecommitdiffstats
path: root/libhb/ports.c
Commit message (Expand)AuthorAgeFilesLines
* add strtok_r to ports.c for mingwjstebbins2010-05-221-0/+26
* make it possible to dynamically create and close multiple libhb instancesjstebbins2010-03-261-4/+5
* add point-to-point encodingjstebbins2009-12-231-0/+7
* Reduce the amount of buffering used and eliminate hb_snooze in the encoding p...jstebbins2009-12-051-0/+29
* libhb: fix gethostbyname failure on mingwjstebbins2009-09-201-0/+17
* libhb: close file handle after querying dvd region mask from drivejstebbins2009-07-241-0/+7
* libhb: DVD drive region detection on linuxjstebbins2009-07-091-0/+37
* libhb: fix regression introduced in svn 2620jstebbins2009-07-021-1/+3
* - cleanup. fixed hb_thread_to_integer() on darwin to cast pointer cleanly for...konablend2009-06-251-1/+1
* Format cleanup.konablend2009-06-251-4/+24
* This patch adds mingw32 cross-compilation support to HandBrake trunk tokonablend2009-04-141-12/+17
* Fix CPU count detection on OSX.saintdev2009-03-111-1/+1
* Clean up CPU count detection.saintdev2009-03-111-54/+55
* libhb: Fix linux compilation. Only set the pthread mutex type on cygwin since...eddyg2008-10-101-0/+3
* After discussion with eddyg, extending verbose logging level 2 from just memo...jbrjake2008-10-091-3/+3
* Change pthread mutex's to be explicitly NORMAL instead of relying on the defa...eddyg2008-10-061-1/+6
* Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only co...jbrjake2008-04-151-1/+1
* Formatting: Remove a lot of trailing whitespace.saintdev2008-02-211-6/+6
* Port HandBrake to Solaris, most of the heavy lifting provided by begi. eddyg2007-10-111-1/+19
* Display thread IDs in hb_log messages with %x instead of %d, so they aren't n...jbrjake2007-08-061-3/+3
* Merge the 5.1 branch into the trunk.prigaux2007-03-061-0/+597
* Merge the 0.8.0_mpeg4ip branch into the trunkprigaux2007-02-111-597/+0
* Changes to make HandBrake build on Windows using the Cygwin environment:handbrake2007-01-031-56/+60
* HandBrake 0.7.0handbrake2006-01-141-0/+593