aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* prevent memleakGravatar nicodvb2006-05-13
* unconditionally stop allocating memory for dvb_channel_t after 1 MB: it's unr...Gravatar nicodvb2006-05-13
* New karaoke afGravatar reynaldo2006-05-13
* Minor pre-release corrections, mostly missed capsGravatar reynaldo2006-05-13
* accidentally committed this overflow fix with the declaration fix before.Gravatar rfelker2006-05-13
* remove useless cruft (caused error tz undefined)Gravatar rfelker2006-05-13
* posix compliance, dont use ancient legacy nameGravatar rfelker2006-05-13
* 10^100l c++ declarationsGravatar rfelker2006-05-13
* allocate correct extradata sizeGravatar nicodvb2006-05-12
* Further random updates by Jerome Ferrari <jerome PIOS ferrari A lappis POIU com>Gravatar gpoirier2006-05-12
* raised max extradata size and refuse to store more than the limitGravatar nicodvb2006-05-12
* don't allocate (and demux_push() immediately) demux_packet()s > MAX_PACK_SIZE...Gravatar nicodvb2006-05-12
* search ac3 in dvd substream only if pes_aligned flag is set in the pes header...Gravatar nicodvb2006-05-12
* mediaLib is now disabled by default, add a comment about HP-UX SCSI headers.Gravatar diego2006-05-12
* mlib != mediaLibGravatar diego2006-05-12
* --enable-mlib should behave like all other commandline parameters.Gravatar diego2006-05-12
* some fixes for the VfW encoding sectionGravatar diego2006-05-12
* enable mediaLib check execution and honnor user choise to enable mediaLib eve...Gravatar iive2006-05-12
* Add missing --enable-toolame and --enable-twolame parameters.Gravatar diego2006-05-12
* output typo fixesGravatar diego2006-05-12
* Disable mediaLib by default due to brokenness.Gravatar diego2006-05-12
* Minor corrections partII - FinalGravatar reynaldo2006-05-12
* Minor corrections to spanish help messages - Part1Gravatar reynaldo2006-05-12
* Fall back on the codecs subdirectory of the current directory for RealGravatar diego2006-05-11
* Prefer vorbis over ffvorbis for now.Gravatar diego2006-05-11
* roff syntax fixGravatar diego2006-05-11
* like it or not, the vfw options are -(xvfw)opts, not -(vfw)optsGravatar gpoirier2006-05-11
* sync with 1.1285Gravatar gpoirier2006-05-11
* Fix potential integer overflows in memory allocation. Patch by Reimar and me,...Gravatar rtognimp2006-05-11
* synced with 1.254Gravatar gabrov2006-05-11
* synced with 1.1284Gravatar gabrov2006-05-11
* synced with 1.29Gravatar gabrov2006-05-11
* synced with 1.17 (increased sync tag after English typo fix)Gravatar gabrov2006-05-11
* synced with 1.49Gravatar gabrov2006-05-11
* version bump..Gravatar kraymer2006-05-11
* release dedicated review Part I (lines 329 - <end>)Gravatar kraymer2006-05-11
* 1.284: fix vfw-related thingsGravatar kraymer2006-05-11
* syncGravatar luran2006-05-11
* Remove unnecessary commented out OPTFLAGS line.Gravatar diego2006-05-11
* fix vfw-related things, patches by RC and CompnGravatar gpoirier2006-05-11
* ffvorbis no longer crashes with native demuxer.Gravatar diego2006-05-10
* unbound demux_ogg from ad_libvorbisGravatar nicodvb2006-05-10
* unbind demux_ogg from ad_libvorbis; this permits to use -ac ffvorbis without ...Gravatar nicodvb2006-05-10
* A/R changes are handled correctly by -vc mpeg12Gravatar nicodvb2006-05-10
* moved code to set aspect ratio for mpeg12 away from video.c and into decoder ...Gravatar nicodvb2006-05-10
* Feed AltiVec compiler options into CFLAGS explicitly.Gravatar diego2006-05-10
* grammar fixGravatar kraymer2006-05-10
* missing period, noticed by Christian Korff christian.korff$$@$$gmail$$.$$comGravatar diego2006-05-10
* 10l, fix for previous commitGravatar kraymer2006-05-10
* fix missing line break for MSGTR_LameCantInitGravatar kraymer2006-05-10