| Commit message (Expand) | Author | Age |
* | Update license headers | Marcin Kurczewski | 2015-04-13 |
* | tv: initialize frequencies to 0 | Ben Boeckel | 2014-08-28 |
* | build: include <strings.h> for strcasecmp() | wm4 | 2014-07-10 |
* | tv: move demuxer parts to separate file | wm4 | 2014-07-05 |
* | demux: minor simplification to internal API | wm4 | 2014-07-05 |
* | dvd, bluray, cdda: add demux_disc containing all related hacks | wm4 | 2014-07-05 |
* | Audit and replace all ctype.h uses | wm4 | 2014-07-01 |
* | Add more const | wm4 | 2014-06-11 |
* | tv: remove printing of useless comment information | wm4 | 2014-06-11 |
* | tv: remove global option variables | wm4 | 2014-06-11 |
* | command: redo ancient TV/DVB/PVR commands | wm4 | 2014-06-11 |
* | af_fmt2bits: change to af_fmt2bps (bytes/sample) where appropriate | Marcoen Hirschberg | 2014-05-28 |
* | audio: rename i_bps to 'bitrate' to avoid confusion | Marcoen Hirschberg | 2014-05-28 |
* | audio: change values from bytes-per-second to bits-per-second | Marcoen Hirschberg | 2014-05-28 |
* | Fix some libav* include statements | wm4 | 2014-04-19 |
* | Kill all tabs | wm4 | 2014-04-13 |
* | demux: mp_msg conversions | wm4 | 2013-12-21 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 |
* | Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg | wm4 | 2013-12-16 |
* | demux: remove gsh field from sh_audio/sh_video/sh_sub | wm4 | 2013-11-23 |
* | demux: use talloc for certain stream headers | wm4 | 2013-11-14 |
* | Remove sh_audio->samplesize | wm4 | 2013-11-09 |
* | audio: replace af_fmt2str_short -> af_fmt_to_str | wm4 | 2013-11-07 |
* | configure: uniform the defines to #define HAVE_xxx (0|1) | Stefano Pigozzi | 2013-11-03 |
* | tv: simplify ifdeffery | wm4 | 2013-10-17 |
* | tv: attempt to support mjpeg streams | wm4 | 2013-09-04 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 |
* | Fix some -Wshadow warnings | wm4 | 2013-07-23 |
* | demux: remove useless author/comment fields | wm4 | 2013-07-12 |
* | demux: rewrite probing and demuxer initialization | wm4 | 2013-07-12 |
* | demux: change signature of open functions, cleanups | wm4 | 2013-07-11 |
* | video: eliminate frametime variable | wm4 | 2013-07-11 |
* | core: don't access demux_stream outside of demux.c, make it private | wm4 | 2013-07-11 |
* | tv: add hack in preparation of demux_stream removal | wm4 | 2013-07-11 |
* | mplayer: fix incorrect audio sync after format changes | wm4 | 2013-07-11 |
* | demux: remove separate arrays for audio/video/sub streams, simplify | wm4 | 2013-07-08 |
* | demux: remove some old stream header functions | wm4 | 2013-07-08 |
* | Replace all calls to GetTimer()/GetTimerMS() | wm4 | 2013-05-26 |
* | core: use channel map on demuxer level too | wm4 | 2013-05-12 |
* | core: redo how codecs are mapped, remove codecs.conf | wm4 | 2013-02-10 |
* | Remove BSD legacy TV/radio support (BT848 stuff) | wm4 | 2013-02-06 |
* | video: decouple internal pixel formats from FourCCs | wm4 | 2013-01-13 |
* | audio: remove support for native alaw/mulaw/adpcm output | wm4 | 2012-12-11 |
* | Fix potential bugs and issues, general cleanups | reimar | 2012-11-20 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 |
* | cleanup: remove references to CONFIG_TV_DSHOW | wm4 | 2012-10-30 |
* | libaf: rename af_format.h to format.h | wm4 | 2012-08-29 |
* | tv: reduce code duplication | mplayer-svn | 2012-08-03 |
* | Remove teletext support | wm4 | 2012-08-03 |
* | stream: remove V4L TV input and V4L radio support | wm4 | 2012-08-02 |