summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-07-03Merge from 1.1.Darren Salt
2008-07-02Build fix for external ffmpegChris Rankin
2008-07-02Don't segfault when the user requests an input the card doesn't posess.Simon Farnsworth
2008-07-02provide PTHREAD_CFLAGS when neededMatthias Ringwald
2008-06-27Add basic aspect ratio detection for WMV streams.Darren Salt
2008-06-25Merge.Darren Salt
2008-06-25Restore iconv_open() (mismerge).Darren Salt
2008-06-25Merge from 1.1.Darren Salt
2008-06-25Merge, and add a changelog entry.Darren Salt
2008-06-25Add comments about (audio track)->type containing the stream no.Darren Salt
2008-06-25Backed out changeset f2086511a349; m->type isn't necessarily 0.Darren Salt
2008-06-23Allow for <libavutil/base64.h> etc.Darren Salt
2008-06-20Merge the avutil branch; port the "raw" video output plugin.Darren Salt
2008-06-20Off-by-one in the HTTP basic auth encoding function.Darren Salt
2008-06-20Merge from 1.1.Darren Salt
2008-06-20Ask the input plugin which demuxer to use.Darren Salt
2008-06-20Read the MIME type from the plugin & use it for demuxer selection (if by extn).Darren Salt
2008-06-20Allow input plugins to report MIME types as optional data. Implement for http.Darren Salt
2008-06-19Bump the catalogue cache version no. due to media.video4linux.tv_standard.Darren Salt
2008-06-19Merge from 1.1, dropping the channels.conf patch for XDG-related reasons.Darren Salt
2008-06-19Swap positions of "auto" and "old" in the v4l TV standards list.Darren Salt
2008-06-18Separate PES stream IDs from TS descriptor tags.Darren Salt
2008-06-18input_dvb: Recognise new audio and video stream formatsSimon Farnsworth
2008-06-18input_dvb: Allow automatic detection of DVB parametersSimon Farnsworth
2008-06-17input_v4l: Set video formatSimon Farnsworth
2008-06-17input_dvb: Allow the user to configure the location of the channels.conf file...Simon Farnsworth
2008-06-16input_dvb: Allow the user to configure the DVB GUI off.Simon Farnsworth
2008-06-16demux_ts: Always replace PIDs when we parse a PMTSimon Farnsworth
2008-06-15Merge from 1.1.Darren Salt
2008-06-15Move the declaration of xine_strcat_realloc.Darren Salt
2008-06-15Merge.Darren Salt
2008-06-15Remove nbc_check_buffers calls; mark it & the low-water mark fns as deprecated.Darren Salt
2008-06-15Backed out changeset a1dad259c8f8. In 1.1.x, deprecated functions must remain.Darren Salt
2008-06-14Replacement JACK pluginEd Wildgoose
2008-06-14Extra MIME types for Quicktime/ISO media.Darren Salt
2008-06-12Fix up reporting of supported formats by the ALSA & OSS output plugins.Darren Salt
2008-06-11Merge from 1.1.Darren Salt
2008-06-11Provide a useful implementation of xine_register_log_cb().Darren Salt
2008-06-11Fix va_list-related breakage. Multiple use needs va_copy().Darren Salt
2008-06-09Fix Shoutcast NSV detection.Darren Salt
2008-06-09Avoid false positives when looking up demuxer by MIME type.Darren Salt
2008-06-05demux_ts: don't OR in buffer types.Darren Salt
2008-06-05Stop xine_hexdump() from segfaulting and fix its output.Darren Salt
2008-05-29Merge from 1.1.Darren Salt
2008-05-25Recognise TS descriptor tag 0x80 as MPEG video.Darren Salt
2008-05-25Wherever possible, use enum constants for TS descriptor tags.Darren Salt
2008-05-23Remove MIN/MAX macro definitions on unit.Diego 'Flameeyes' Pettenò
2008-05-23Mark initialisation functions with malloc attribute.Diego 'Flameeyes' Pettenò
2008-05-23Kill a debug fprintf.Darren Salt
2008-05-23Adapt input_vdr to use xine_get_current_frame_data.Darren Salt