summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-01-29Move ffmpeg specific RV10 code to ffmpeg decoderJames Stembridge
2004-01-29Support for data packet header with version 1James Stembridge
2004-01-29minor improvement in log output formattingJames Stembridge
2004-01-29Replace huge switch statements with lookup tablesJames Stembridge
2004-01-29don't send comment packets to the video decoderMarco Zuehlke
2004-01-29fix unscaled osd for kaffeineMiguel Freitas
2004-01-28OpenDML (AVI2.0) support by Tilmann Bitterberg <transcode@tibit.org>Miguel Freitas
2004-01-28Menno's suggestion for discovering raw aac audio parametersMiguel Freitas
2004-01-27Correct path for config.h, patch from Graham Brooks (gbrooks at imsmail dot org)James Stembridge
2004-01-27should avoid some reported crashes. note: untestedMiguel Freitas
2004-01-26Sync with libfaad CVSJames Stembridge
2004-01-26Base required source data size on input number of channels rather than output...James Stembridge
2004-01-26Support for 5.1 channel AAC, including downmixing to 2 channels when requiredJames Stembridge
2004-01-26add preview to rtp pluginMiguel Freitas
2004-01-26On second thoughts AAC in version 4 is very unlikely, so remove possibly inco...James Stembridge
2004-01-26It seems some older systems haven't UCS-2 encoding in the machine encoding. F...František Dvořák
2004-01-25Send AAC codec data and split AAC packets into individual framesJames Stembridge
2004-01-25Simplify reading of AAC packetJames Stembridge
2004-01-25Another fourcc for AAC in RealMediaJames Stembridge
2004-01-23implement chapter skipping in ogm filesMarco Zuehlke
2004-01-23Security patch for input_http and using http status string in mmsh.c (cut&pas...František Dvořák
2004-01-22time to update the todo listThibaut Mattern
2004-01-22Fix some memleaks.Thibaut Mattern
2004-01-22Set the preview flags with preview buffers.Thibaut Mattern
2004-01-22Try to fix buffer overflow problems.Thibaut Mattern
2004-01-19Make sure INFO is accurate.James Courtier-Dutton
2004-01-18this header is not neededMichael Roitzsch
2004-01-17- AUDIO_LANG and SPU_LANG supportThibaut Mattern
2004-01-16fix 'unsavable' config file: if config file contain garbage (non printable ch...Daniel Caujolle-Bert
2004-01-16ffmpeg: repair BUF_FLAG_FRAME_START\ndemux_ogg: don't send too many preview b...Marco Zuehlke
2004-01-15better to set buf->type before trying to read itJames Stembridge
2004-01-15add fragment skipping formerly found in libreal/xine_decoder.cJames Stembridge
2004-01-13correct skipping of aac frame size listJames Stembridge
2004-01-13sync with vidix cvsJames Stembridge
2004-01-13remove pointless headerJames Stembridge
2004-01-13Pass framerate to real decoder in standard mannerJames Stembridge
2004-01-13File header doesn't seem to have a fixed sized after allJames Stembridge
2004-01-13cut the long functions into smaller chunksMarco Zuehlke
2004-01-13remove debug outputMarco Zuehlke
2004-01-12set ratio meta infoJames Stembridge
2004-01-12support for AAC in rm filesJames Stembridge
2004-01-12spellingJames Stembridge
2004-01-121) read fps from headerJames Stembridge
2004-01-12it seems i forgot to commit the api increase (demux/decoder). weird.Miguel Freitas
2004-01-12- ignore CRC errors when decoding MP3s, so that Bastien can listen to his bro...Bastien Nocera
2004-01-11create fragment offset table in demuxer - calculation of frame durations stil...James Stembridge
2004-01-11use _x_demux_read_send_data for audioJames Stembridge
2004-01-11add _x_demux_read_send_dataJames Stembridge
2004-01-11the faad project accepted a huge compiler warning patch I sent them,Michael Roitzsch
2004-01-11fix loggingMichael Roitzsch