summaryrefslogtreecommitdiffstats
path: root/libhb/ports.c
Commit message (Expand)AuthorAgeFilesLines
* libhb: clean up handling dir directory separatorjstebbins2014-02-221-0/+21
* libhb: fix compiler warning with cpuid usagejstebbins2014-02-181-13/+17
* Update some copyright dates to 2014.Rodeo2014-02-181-1/+1
* libhb: Add cpuid inline asm macrojstebbins2014-02-151-17/+37
* bump libav, libav-v10_alpha1-90-g63debaajstebbins2014-01-121-0/+1
* Revert previous borked commit. Sorry!Rodeo2014-01-071-1/+0
* parsecsv: always check result of malloc()Rodeo2014-01-071-0/+1
* ports: detect more Intel microarchitecture families.Rodeo2013-12-271-0/+16
* ports: cosmetics.Rodeo2013-11-081-1/+1
* ports: cast return result from getpid().Rodeo2013-11-081-1/+1
* libhb: make libhb internal character code utf8jstebbins2013-09-221-3/+136
* Big merge, QSV to trunk: part 1 (tracked files).Rodeo2013-08-221-0/+21
* libhb: store and print additional CPU informationRodeo2013-07-131-9/+127
* libhb/common: improve fallback mechanism.Rodeo2013-06-031-0/+35
* hb_system_sleep: refactoring.Rodeo2013-03-181-24/+62
* Updated all the copyright headers to 2013.sr552013-03-091-1/+1
* Prevent OSX ML sleep during encoding, thanks to Jerome Lacubesr552013-02-041-0/+71
* Updated file copyright / GPL headerssr552012-06-151-3/+6
* libhb: tasksets API provided by scsiguyjstebbins2012-05-171-12/+15
* merge assorted fixes provided by Rogerio Britojstebbins2012-05-011-0/+1
* PGS (bluray) subtitle support \o/jstebbins2012-04-261-2/+0
* Align stack of all threads created by libhbjstebbins2011-11-181-1/+1
* Use TEMP or TEMPDIR environment variables for location of tmp directoryjstebbins2011-03-191-2/+6
* Bump cpu count limit from 8 to 64jstebbins2010-11-071-1/+1
* reorder #includes to fix redefinition problem in mingw64jstebbins2010-10-231-11/+10
* 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