summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-03-23Some changes to make seek work without loosing track of frames.James Courtier-Dutton
2004-03-23sync up with latest libmpeg2 cvs.James Courtier-Dutton
2004-03-23Start sync with latest libmpeg2 cvs.James Courtier-Dutton
2004-03-22another memleakDaniel Caujolle-Bert
2004-03-21revert and really fix the leak, at last...Daniel Caujolle-Bert
2004-03-21memleakDaniel Caujolle-Bert
2004-03-21memleakDaniel Caujolle-Bert
2004-03-21memleak (real fix)Daniel Caujolle-Bert
2004-03-21memleakDaniel Caujolle-Bert
2004-03-21Fix longstanding problem when using xine with alsa's dmix audio out plugin.James Courtier-Dutton
2004-03-20add a boolean "audio.alsa_hw_mixer" entry, on by default, to allow front-endsBastien Nocera
2004-03-20Correct device names.James Courtier-Dutton
2004-03-19another try to fix mixer thread deadlock. Don't destroy mixer mutex too early...Daniel Caujolle-Bert
2004-03-18The string passed to putenv must not be freed during the lifetime of that ent...Robin KAY
2004-03-18Fix more messagesPhilipp Hahn
2004-03-18Fix wording of messagesPhilipp Hahn
2004-03-17small contribution ;)Thibaut Mattern
2004-03-17missing headerxine-1-rc3b-release1-rc3bDaniel Caujolle-Bert
2004-03-17fix ffmpeg breakageDaniel Caujolle-Bert
2004-03-17Patch from Bill Fink to fix DV audio endianness problem for big-endianStephen Torri
2004-03-16By popular request, dv audio decodingJames Stembridge
2004-03-16- patch from Tilmann BitterbergThibaut Mattern
2004-03-16prevent segfaults (patch from Debian bug #228751, posted by Michel Daenzer)Siggi Langauf
2004-03-16change suggested by Bill Fink: you can run Linux on Sun SPARC machines, soMichael Roitzsch
2004-03-16implicit changes to the configuration are now disabled by default and haveMichael Roitzsch
2004-03-16ignore the hue setting on NVidia cards using the Xv video output as both the ...Bastien Nocera
2004-03-16changing decoder priorities:Michael Roitzsch
2004-03-16while hanging in get_frame or get_buffer, we have to check for ticketMichael Roitzsch
2004-03-16sync to latest libdvdnavMichael Roitzsch
2004-03-16only include this file on Sun, since Linux does not have itMichael Roitzsch
2004-03-16video_out_pgx32 no longer needs to be linked against alphablend.o. Removed de...Robin KAY
2004-03-16Fix overlay display in video_out_pgx32. Minor cosmetic changes to both PGX32 ...Robin KAY
2004-03-15SIOCGIFADDR is defined in <sys/sockio.h>Robin KAY
2004-03-15patch by Stephen Birch permits selecting the adapter by interface nameMichael Roitzsch
2004-03-15fix idct function prototype and remove extraenous brace (thanks Robin)Mike Melanson
2004-03-14Second fix for INT16_MIN/MAX under WIN32 (without stdint.h).František Dvořák
2004-03-14Use _x_demux_read_send_dataJames Stembridge
2004-03-14Move real 14.4 and 28.8 header parsing to ffmpeg decoderJames Stembridge
2004-03-14goodbye decoders-- you have served your purpose well and we salute youMike Melanson
2004-03-14hooked up ffmpeg support for QT RLE; altered handling of 32-bit ARGBMike Melanson
2004-03-14tree diffs as of build 4707Mike Melanson
2004-03-14sync to ffmpeg build 4707Mike Melanson
2004-03-14new ffmpeg files for build 4707Mike Melanson
2004-03-14hey, I've always wondered who was in charge of all that MPEG decodingMike Melanson
2004-03-14Replace stdint.h with inttypes.h.Robin KAY
2004-03-14Update WIN32 port:František Dvořák
2004-03-13Better control buffer handling.Thibaut Mattern
2004-03-13Fix MS ADPCM decodingJames Stembridge
2004-03-13since the real fix would require changes to critical parts of the engineMichael Roitzsch
2004-03-13disabled seeking for IFF-ILBM and IFF-ANIM the same way like demux_vqa.c doseManfred Tremmel