| Commit message (Expand) | Author | Age | Files | Lines |
* | demux: check embedded cuesheet refers to only one file | Kevin Mitchell | 2015-12-17 | 3 | -4/+25 |
* | demux_cue: remove cue tracks which have a null filename. | Kevin Mitchell | 2015-12-17 | 1 | -2/+12 |
* | demux_lavf: minor cleanups | wm4 | 2015-12-17 | 1 | -13/+5 |
* | sub: detect charset in demuxer | wm4 | 2015-12-17 | 2 | -9/+27 |
* | sub: remove sd_movtext.c | wm4 | 2015-12-15 | 1 | -4/+12 |
* | demux: remove old subtitle parser | wm4 | 2015-12-10 | 2 | -840/+0 |
* | csputils: rename "yuv2rgb" functions | wm4 | 2015-12-09 | 1 | -1/+1 |
* | csputils: remove obscure int_bits matrix scaling | wm4 | 2015-12-09 | 1 | -4/+3 |
* | demux: fix seeking in .ts | wm4 | 2015-11-23 | 1 | -1/+1 |
* | demux_mkv: fix incremental indexing with single-keyframe files | wm4 | 2015-11-17 | 1 | -2/+1 |
* | player: handle rebasing start time differently | wm4 | 2015-11-16 | 2 | -1/+21 |
* | demux_libass: remove this demuxer | wm4 | 2015-11-11 | 2 | -115/+0 |
* | demux_lavf: mark ASS tracks as always UTF-8 | wm4 | 2015-11-11 | 1 | -0/+4 |
* | libarchive: remove redundant log prefix | Kevin Mitchell | 2015-11-09 | 1 | -1/+1 |
* | demux_mkv: remove --demuxer-mkv-fix-timestamps | wm4 | 2015-11-07 | 1 | -17/+1 |
* | demux_mkv: dump mixing/writing app fields in verbose log | wm4 | 2015-11-06 | 1 | -0/+4 |
* | Replace deprecated av_free_packet() calls | wm4 | 2015-10-28 | 1 | -4/+4 |
* | demux_mkv: fix cluster skip with duration probing | wm4 | 2015-10-27 | 1 | -6/+7 |
* | demux_mkv: fix duration probing for files with non-0 start time | wm4 | 2015-10-26 | 1 | -1/+1 |
* | command: do not return 0 for bitrates if unknown | wm4 | 2015-10-23 | 1 | -2/+3 |
* | demux: cosmetics: remove indirection | wm4 | 2015-10-22 | 1 | -4/+2 |
* | demux_lavf: always copy codec headers | wm4 | 2015-10-19 | 1 | -1/+8 |
* | demux: remove demux_add_packet() return value | wm4 | 2015-10-17 | 3 | -7/+7 |
* | demux_mkv: probe start time | wm4 | 2015-10-16 | 1 | -10/+43 |
* | demux_mkv: do not return subtitle packets that end before seek target | wm4 | 2015-10-12 | 1 | -2/+6 |
* | demux_subreader: participate in probing only on Libav | wm4 | 2015-10-08 | 1 | -0/+4 |
* | demux: don't attempt to open a demuxer after abort signal was given | wm4 | 2015-10-06 | 1 | -0/+3 |
* | cue: read more metadata | wm4 | 2015-10-01 | 4 | -26/+42 |
* | Take care of libavcodec convergence_duration deprecation | wm4 | 2015-09-29 | 1 | -0/+2 |
* | ebml: warn if an EBML has unknown length | wm4 | 2015-09-03 | 1 | -0/+4 |
* | demux_mkv: discard broken index | wm4 | 2015-08-26 | 1 | -4/+17 |
* | demux_mkv: don't read index twice | wm4 | 2015-08-26 | 1 | -1/+1 |
* | demux_libarchive: don't allow probing to read unlimited data | wm4 | 2015-08-24 | 1 | -5/+17 |
* | demux_libarchive: reject 0-sized files | wm4 | 2015-08-18 | 1 | -0/+3 |
* | stream: provide a stream_get_size() convenience function | wm4 | 2015-08-18 | 3 | -17/+9 |
* | demux_libarchive: open flat compressed files | wm4 | 2015-08-17 | 1 | -1/+4 |
* | stream: libarchive wrapper for reading compressed archives | wm4 | 2015-08-17 | 2 | -0/+92 |
* | demux: remove redundant demux_chapter.name field | wm4 | 2015-08-12 | 5 | -15/+11 |
* | demux_mkv: disable timestamp fixup code again | wm4 | 2015-08-10 | 1 | -1/+1 |
* | demux: add options to control maximum queue size | wm4 | 2015-08-05 | 2 | -6/+5 |
* | demux: remove options to control minimum packet queue size | wm4 | 2015-08-05 | 1 | -6/+0 |
* | player: warn against using HLS URLs with --playlist | wm4 | 2015-08-04 | 1 | -1/+4 |
* | player: use demux_open_url() to open main files | wm4 | 2015-08-04 | 2 | -4/+17 |
* | player: remove higher-level remains of DVD/BD menu support | wm4 | 2015-08-03 | 3 | -21/+0 |
* | demux_playlist: skip hidden directories | wm4 | 2015-07-29 | 1 | -1/+1 |
* | demux_mkv: remove unnecessary code | wm4 | 2015-07-20 | 1 | -4/+0 |
* | demux_mkv: parse FLAC channel layouts | wm4 | 2015-07-20 | 1 | -0/+67 |
* | demux: handle Matroska-style replaygain tags as well | wm4 | 2015-07-12 | 1 | -0/+8 |
* | demux: refactor replaygain tag handling | wm4 | 2015-07-12 | 1 | -17/+19 |
* | player: parse and expose m3u playlist titles | wm4 | 2015-07-10 | 1 | -2/+16 |
* | demux_mkv: improve video duration detection heuristic | wm4 | 2015-07-09 | 1 | -16/+29 |
* | player: disable seeking even if the cache is enabled | wm4 | 2015-07-08 | 1 | -3/+2 |
* | demux_lavf: check for NAN rotation angles | wm4 | 2015-06-30 | 1 | -3/+5 |
* | demux_mkv: disable ordered chapters if ChapterTimeEnd is missing | wm4 | 2015-06-28 | 1 | -2/+11 |
* | demux: export forced flag | wm4 | 2015-06-27 | 3 | -1/+11 |
* | demux_mkv: ignore deprecated FrameRate, do not assume PAL | wm4 | 2015-06-27 | 1 | -8/+2 |
* | demux_mkv: remove some ASCII art log messages | wm4 | 2015-06-27 | 1 | -8/+4 |
* | demux_mkv: use arrays for codec lookup tables | wm4 | 2015-06-26 | 1 | -18/+11 |
* | demux_mkv: minor simplification | wm4 | 2015-06-26 | 1 | -3/+1 |
* | player, demux: replace some demux_open() uses with demux_open_url() | wm4 | 2015-06-24 | 1 | -6/+2 |
* | demux_lavf: fix chapter titles | wm4 | 2015-06-24 | 1 | -1/+1 |
* | demux_mkv: allow integer and float elements with length 0 | wm4 | 2015-06-24 | 1 | -7/+11 |
* | demux: get rid of some bstr things | wm4 | 2015-06-24 | 8 | -38/+36 |
* | demux_mkv: don't use byte strings | wm4 | 2015-06-24 | 2 | -38/+48 |
* | demux: mime types are case-insensitive | wm4 | 2015-06-21 | 1 | -1/+1 |
* | demux_mkv: share some duplicated code | wm4 | 2015-06-21 | 1 | -16/+17 |
* | demux: merge extradata fields | wm4 | 2015-06-21 | 5 | -20/+16 |
* | demux_mkv: minor audio extradata cleanup | wm4 | 2015-06-21 | 1 | -27/+24 |
* | demux: rename sh_stream.format to sh_stream.codec_tag | wm4 | 2015-06-21 | 7 | -13/+11 |
* | demux_playlist: make mime type comparison case-insensitive | wm4 | 2015-06-20 | 1 | -1/+1 |
* | demux_mkv: do not reset bits_per_coded_sample if not needed | wm4 | 2015-06-19 | 1 | -7/+0 |
* | demux_mkv: do not set block_align for codecs which do not need it | wm4 | 2015-06-19 | 1 | -7/+0 |
* | demux_mkv: do not set bitrate fields for codecs which do not need it | wm4 | 2015-06-19 | 1 | -7/+0 |
* | demux_mkv: stricter realaudio extradata handling | wm4 | 2015-06-19 | 1 | -11/+13 |
* | demux_mkv: separate generic and non-VfW audio codec handling parts | wm4 | 2015-06-19 | 1 | -89/+84 |
* | demux_mkv: remove indirection through defines | wm4 | 2015-06-19 | 2 | -134/+58 |
* | demux_mkv: remove FourCCs from audio codec handling | wm4 | 2015-06-19 | 2 | -122/+73 |
* | player: add some debug output for seeking | wm4 | 2015-06-18 | 1 | -0/+7 |
* | Various spelling fixes | Marcin Kurczewski | 2015-06-18 | 1 | -1/+1 |
* | demux_mkv: always copy video extradata | wm4 | 2015-06-13 | 1 | -16/+14 |
* | demux_mkv: fix mpeg2 mapping | wm4 | 2015-06-13 | 1 | -1/+1 |
* | demux_mkv: remove FourCCs from video codec handling | wm4 | 2015-06-13 | 2 | -39/+27 |
* | demux_mkv: remove a level of indentation | wm4 | 2015-06-13 | 1 | -53/+52 |
* | demux_mkv: remove ms_compat code | wm4 | 2015-06-13 | 1 | -11/+5 |
* | demux_lavf: fix wrong printf parameter type on 64 bit systems | wm4 | 2015-06-02 | 1 | -1/+1 |
* | demux_lavf: do a better job at guessing the vobsub .sub filename | wm4 | 2015-05-28 | 1 | -0/+40 |
* | demux: don't get stuck on some cases of timestamp resets | wm4 | 2015-05-26 | 1 | -1/+2 |
* | demux_edl: fix includes | wm4 | 2015-05-24 | 1 | -2/+2 |
* | demux: read cue sheets embedded in tags | wm4 | 2015-05-19 | 1 | -2/+17 |
* | demux_cue: move cue parser to a separate file | wm4 | 2015-05-19 | 3 | -180/+257 |
* | path: make mp_path_join accept normal C strings | wm4 | 2015-05-09 | 4 | -5/+5 |
* | demux_lavf: drop dead code | wm4 | 2015-04-25 | 1 | -7/+1 |
* | demux_mkv: limit timestamp fixing to 1ms max | wm4 | 2015-04-23 | 1 | -1/+1 |
* | demux_mkv: attempt to fix rounded timestamps | wm4 | 2015-04-23 | 1 | -1/+18 |
* | demux_mkv: move global options to the demuxer | wm4 | 2015-04-23 | 3 | -10/+39 |
* | demux_mkv: better seeking after video end | wm4 | 2015-04-23 | 1 | -15/+7 |
* | demux: report correct cache state close to EOF | wm4 | 2015-04-20 | 1 | -5/+4 |
* | player: change video-bitrate and audio-bitrate properties | wm4 | 2015-04-20 | 3 | -6/+0 |
* | player: allow playing directories | wm4 | 2015-04-17 | 1 | -1/+53 |
* | demuxer_lavf: add an option for disabling hacks | wm4 | 2015-04-17 | 1 | -0/+5 |
* | Update license headers | Marcin Kurczewski | 2015-04-13 | 15 | -77/+62 |
* | demux_lavf: use mimetype instead of codec type for embedded fonts | wm4 | 2015-04-05 | 1 | -9/+3 |
* | demux: fix rar support for files containing DTS audio tracks | wm4 | 2015-03-24 | 3 | -26/+64 |
* | demux_lavf: print seek failures in verbose mode | wm4 | 2015-03-24 | 1 | -6/+12 |
* | demux_mkv_timeline: don't continue if reopening file failed | wm4 | 2015-03-23 | 1 | -1/+1 |
* | demux_lavf: assume h264/hevc raw streams have no timestamps | wm4 | 2015-03-20 | 1 | -4/+12 |
* | player: better handling of video with no timestamps | wm4 | 2015-03-20 | 2 | -10/+5 |
* | demux_mkv: never warn when trying to resync on EOF | wm4 | 2015-03-09 | 1 | -2/+4 |
* | demux_mkv: check for playback aborts | wm4 | 2015-03-09 | 3 | -0/+9 |
* | demux_mkv: actually skip elements out of reach | wm4 | 2015-03-06 | 1 | -1/+2 |
* | demux_mkv: fix issues with unseekable streams | wm4 | 2015-03-06 | 1 | -14/+16 |
* | sub: this isn't needed either | wm4 | 2015-03-03 | 2 | -3/+0 |
* | Revert "demux_lavf: workaround for broken libavformat subtitle seeking" | wm4 | 2015-03-03 | 1 | -23/+4 |
* | Remove some FFmpeg/Libav compatibility hacks | wm4 | 2015-03-03 | 2 | -35/+3 |
* | demux_lavf: use this for image formats | wm4 | 2015-03-02 | 1 | -6/+13 |
* | player: refine rar:// playlist-safety handling | wm4 | 2015-03-02 | 1 | -0/+1 |
* | buid: readd -Wparentheses | wm4 | 2015-03-02 | 1 | -2/+2 |
* | stream: remove stream filter concept | wm4 | 2015-02-27 | 1 | -1/+1 |
* | stream_rar: treat rar files as playlists | wm4 | 2015-02-27 | 1 | -0/+25 |
* | demux_mkv_timeline: fix potential issue when enabling cache | wm4 | 2015-02-25 | 1 | -0/+1 |
* | demux_mkv_timeline: move uids array to context too | wm4 | 2015-02-25 | 1 | -31/+26 |
* | demux_mkv_timeline: pass sources array as part of context | wm4 | 2015-02-25 | 1 | -45/+39 |
* | demux_mkv: minor refactor for deferred cue reading | wm4 | 2015-02-25 | 1 | -45/+41 |
* | demux_mkv: don't spam too many warnings with partial files | wm4 | 2015-02-25 | 1 | -14/+15 |
* | video: remove redundant codec parameters | wm4 | 2015-02-24 | 2 | -3/+0 |
* | demux: timeline: honor quit requests | wm4 | 2015-02-20 | 5 | -4/+12 |
* | demux: add a demux_open_url() function | wm4 | 2015-02-20 | 4 | -58/+43 |
* | demux: change demux_open() signature | wm4 | 2015-02-20 | 6 | -14/+17 |
* | demux: add free_demuxer_and_stream() function | wm4 | 2015-02-20 | 4 | -9/+14 |
* | demux_lavf: apply hacks even if format is forced | wm4 | 2015-02-20 | 1 | -27/+28 |
* | demux_lavf: blacklist bintext files | wm4 | 2015-02-18 | 1 | -0/+3 |
* | player: enable cache and demuxer thread for subtitles too | wm4 | 2015-02-18 | 8 | -0/+19 |
* | demux_lavf: reorganize hacks | wm4 | 2015-02-18 | 1 | -67/+70 |
* | demux_lavf: set interrupt_callback | wm4 | 2015-02-18 | 1 | -0/+11 |
* | demux, matroska: remove demuxer type field | wm4 | 2015-02-17 | 4 | -39/+29 |
* | demux: remove file_contents field | wm4 | 2015-02-17 | 4 | -11/+25 |
* | demux_edl: make independent from MPContext | wm4 | 2015-02-17 | 2 | -42/+36 |
* | demux_edl: move implementation | wm4 | 2015-02-17 | 1 | -2/+280 |
* | demux_cue: make independent from MPContext | wm4 | 2015-02-17 | 2 | -35/+36 |
* | demux_cue: move implementation | wm4 | 2015-02-17 | 1 | -4/+388 |
* | demux: copy priv pointer too | wm4 | 2015-02-17 | 1 | -0/+1 |
* | matroska: move timeline code to demux/ | wm4 | 2015-02-17 | 1 | -0/+654 |
* | matroska: make timeline code independent of MPContext | wm4 | 2015-02-17 | 2 | -1/+5 |
* | player: use a separate context for timeline loader stuff | wm4 | 2015-02-17 | 3 | -0/+82 |
* | demux: chapters without metadata are allowed | wm4 | 2015-02-17 | 1 | -2/+3 |
* | demux_lavf: hack against hls showing "100%" position | wm4 | 2015-02-17 | 1 | -0/+6 |
* | demux: fix dropped subtitle packets with the new stream switching | wm4 | 2015-02-14 | 2 | -3/+4 |
* | demux: hack for instant stream switching | wm4 | 2015-02-13 | 4 | -4/+87 |
* | demux_mkv: return unique file positions for all packets | wm4 | 2015-02-13 | 1 | -4/+5 |
* | demux_mkv: remove the realmedia field | wm4 | 2015-02-05 | 1 | -25/+21 |
* | demux_mkv: reindent, cosmetics | wm4 | 2015-02-05 | 1 | -97/+79 |
* | demux_mkv: simplify realaudio handling | wm4 | 2015-02-05 | 1 | -30/+17 |
* | demux_mkv: remove realvideo-specific aspect ratio handling | wm4 | 2015-02-05 | 1 | -17/+5 |
* | demux_mkv: use libavcodec parser for realvideo | wm4 | 2015-02-05 | 1 | -68/+4 |
* | demux_mkv: retrieve timestamps from libavcodec parser | wm4 | 2015-02-05 | 1 | -3/+16 |
* | demux_mkv: refactor packet parsing | wm4 | 2015-02-05 | 3 | -86/+115 |
* | demux_raw: output smaller audio packets | wm4 | 2015-02-04 | 1 | -1/+1 |
* | demux_disc: fix CDDA seekability | wm4 | 2015-02-03 | 1 | -6/+13 |
* | demux_mkv: use unique IDs for cover art pseudo-tracks | wm4 | 2015-02-01 | 1 | -0/+1 |
* | player: demote matroska ordered chapter scanning messages to Verbose | Diogo Franco (Kovensky) | 2015-01-28 | 1 | -1/+1 |
* | command: export more details about file seekability | wm4 | 2015-01-26 | 2 | -1/+4 |
* | command: export file format as property | wm4 | 2015-01-23 | 2 | -5/+3 |
* | demux_disc: pass seek flags to stream layer | wm4 | 2015-01-19 | 3 | -6/+15 |
* | demux: return EOF when reading from unselected stream | wm4 | 2015-01-16 | 1 | -1/+1 |
* | demux_mkv: fix EBML parsing checks | wm4 | 2015-01-12 | 1 | -16/+15 |
* | demux_mkv: better check for some EBML parsing | wm4 | 2015-01-12 | 1 | -15/+19 |
* | demux_mkv: avoid endless loop with broken files | wm4 | 2015-01-12 | 1 | -1/+1 |
* | demux_mkv: improve robustness against broken libavcodec parsers | wm4 | 2015-01-09 | 1 | -2/+2 |
* | csputils: replace float[3][4] with a struct | wm4 | 2015-01-06 | 1 | -3/+3 |
* | demux_mkv: avoid PTS warning with image attachments | wm4 | 2015-01-05 | 1 | -0/+5 |
* | demux_mkv: enable codec parsing for vfw-muxed files too | wm4 | 2014-12-31 | 1 | -9/+10 |
* | demux_playlist: unquote entries in pls playlists | wm4 | 2014-12-30 | 1 | -0/+3 |
* | demux_mkv: reduce log noise | wm4 | 2014-12-29 | 2 | -3/+2 |
* | demux_mf: move mf.c contents to demux_mf.c | wm4 | 2014-12-29 | 4 | -187/+122 |
* | demux_mkv: use attachment filename as coverart title | wm4 | 2014-12-23 | 1 | -0/+1 |
* | demux_mf: add probing by mime type | wm4 | 2014-12-22 | 1 | -1/+5 |
* | demux_mkv: support embedded coverart | wm4 | 2014-12-22 | 3 | -1/+34 |
* | Check some mallocs | wm4 | 2014-12-12 | 1 | -0/+4 |
* | command: add properties for current bitrate | wm4 | 2014-12-12 | 2 | -1/+33 |
* | demux: don't always make --cache-secs override --demuxer-readahead-secs | wm4 | 2014-12-12 | 1 | -2/+4 |
* | emux_mkv: fix possible uninitialized reads with short files | wm4 | 2014-12-10 | 1 | -1/+3 |
* | demux_mkv: support svq3 | wm4 | 2014-12-08 | 1 | -14/+24 |
* | demux_mkv: reject 0 TimecodeScale | wm4 | 2014-12-06 | 1 | -0/+4 |
* | demux_playlist: fix negated condition | wm4 | 2014-12-06 | 1 | -1/+1 |
* | demux: silence unseekable message | wm4 | 2014-12-05 | 1 | -2/+2 |
* | demux_playlist: detect headerless m3u files by extension | wm4 | 2014-12-05 | 1 | -1/+24 |
* | demux: explicitly wake up playback thread on metadata change etc. | wm4 | 2014-12-04 | 1 | -0/+2 |
* | demux: don't print message if replaygain tags were not found | wm4 | 2014-12-04 | 1 | -3/+1 |
* | dvd, bd: don't unnecessarily block on demuxer/stream all the time | wm4 | 2014-12-04 | 3 | -0/+21 |
* | demux_playlist: don't ignore last line in m3u | wm4 | 2014-11-30 | 1 | -2/+2 |
* | demux_mkv: remove ancient codec mapping leftovers | wm4 | 2014-11-28 | 3 | -335/+52 |
* | demux_mkv: simplify extradata handling | wm4 | 2014-11-27 | 1 | -37/+12 |
* | demux_mkv: cosmetics | wm4 | 2014-11-27 | 1 | -24/+13 |
* | demux_mkv: fix a possible out of bounds access | wm4 | 2014-11-27 | 1 | -6/+8 |
* | demux_lavf: set PTS of first packet for formats with no timestamps | wm4 | 2014-11-25 | 1 | -0/+9 |
* | demux_mkv: fix scary sign extension issues | wm4 | 2014-11-21 | 1 | -8/+8 |
* | demux_mkv: fix possible real-audio out of bounds accesses | wm4 | 2014-11-21 | 1 | -1/+7 |
* | demux_mkv: fix uninitialized variable | wm4 | 2014-11-21 | 1 | -1/+1 |
* | demux_mkv: haali hack: add last frame duration to video length too | wm4 | 2014-11-20 | 1 | -2/+3 |
* | demux_mkv: add an option for compatibility with Haali | wm4 | 2014-11-18 | 1 | -0/+65 |
* | demux_mkv: check file type without actually reading data | wm4 | 2014-11-16 | 1 | -0/+7 |
* | demux_cue: use stream_peek() | wm4 | 2014-11-16 | 1 | -6/+2 |
* | demux_mkv: adjust subtitle preroll again (2) | wm4 | 2014-11-15 | 1 | -3/+12 |
* | demux: update cache state when paused | wm4 | 2014-11-12 | 1 | -1/+11 |
* | demux_mkv: adjust subtitle preroll again | wm4 | 2014-11-11 | 1 | -14/+17 |
* | demux_mkv: fix undefined shifts | wm4 | 2014-11-08 | 1 | -4/+4 |
* | demux_mkv: fix indentation | wm4 | 2014-11-05 | 1 | -3/+3 |
* | demux_mkv: for subtitle preroll, consider all clusters | wm4 | 2014-11-05 | 1 | -5/+3 |
* | demux_mkv: apply subtitle preroll only if needed, based on cue index | wm4 | 2014-11-05 | 1 | -0/+16 |
* | demux_mkv: read CueRelativePosition/CueDuration elements | wm4 | 2014-11-05 | 1 | -11/+27 |
* | demux_mkv: index all packets | wm4 | 2014-11-05 | 1 | -4/+2 |
* | demux: report 0s readahead time as fallback in some situations | wm4 | 2014-11-05 | 1 | -1/+5 |
* | demux: unbreak build with Libav | wm4 | 2014-11-03 | 1 | -0/+4 |
* | demux: don't account known range for streams that are EOF | wm4 | 2014-11-03 | 1 | -2/+4 |
* | demux: fix PTS comparison | wm4 | 2014-11-03 | 1 | -2/+4 |
* | demux: don't consider stream EOF an underrun | wm4 | 2014-11-03 | 1 | -1/+1 |
* | demux_mkv: remove minor code duplication | wm4 | 2014-11-03 | 1 | -12/+6 |
* | demux_mkv: implement audio skipping/trimming | wm4 | 2014-11-03 | 3 | -2/+41 |
* | player: always use demux_chapter | wm4 | 2014-11-02 | 5 | -15/+23 |
* | demux_lavf, stream_lavf: drop local buffers on time-seeks | wm4 | 2014-10-30 | 1 | -2/+5 |
* | demux_lavf: mark as seekable if protocol supports seeking by time | wm4 | 2014-10-30 | 1 | -0/+2 |
* | demux_playlist: redirect ASF streaming to mmsh:// | wm4 | 2014-10-30 | 1 | -14/+30 |
* | demux: fix demux_seek signature | wm4 | 2014-10-29 | 2 | -2/+2 |
* | demux: move some seek flag sanitation to generic code | wm4 | 2014-10-29 | 2 | -10/+15 |
* | demux_mkv: implement percentage seeking with no index | wm4 | 2014-10-29 | 1 | -22/+24 |
* | demux_mkv: export packet file position | wm4 | 2014-10-29 | 1 | -0/+1 |
* | demux: seek to position 0 when loading, instead of restoring it | wm4 | 2014-10-28 | 1 | -7/+7 |
* | demux: don't access stream while lock is held | wm4 | 2014-10-24 | 1 | -22/+30 |
* | demux: cache STREAM_CTRL_GET_BASE_FILENAME | wm4 | 2014-10-24 | 1 | -0/+18 |
* | player: add stream selection by ffmpeg index | wm4 | 2014-10-21 | 3 | -0/+4 |
* | Set thread name for debugging | wm4 | 2014-10-19 | 1 | -0/+2 |
* | demux: print a warning if stream is not seekable | wm4 | 2014-10-17 | 1 | -2/+3 |
* | demux_lavf: set stream network options if applicable | wm4 | 2014-10-14 | 1 | -2/+3 |
* | demux_lavf: let libavformat open HLS streams directly | wm4 | 2014-10-14 | 1 | -1/+2 |
* | demux_mkv: fix undefined behavior | wm4 | 2014-10-13 | 1 | -1/+1 |
* | demux: fix a comment | wm4 | 2014-10-12 | 1 | -2/+1 |
* | Add some missing "const"s | wm4 | 2014-10-10 | 1 | -2/+2 |
* | demux_lavf: blacklist jpeg files | wm4 | 2014-10-06 | 1 | -0/+1 |
* | demux_disc: bluray: fix stream language (2) | wm4 | 2014-09-30 | 1 | -0/+1 |
* | demux_disc: export BD/DVD audio language | wm4 | 2014-09-29 | 1 | -0/+1 |
* | demux_lavf: bluray: don't skip stream data when flushing | wm4 | 2014-09-29 | 1 | -3/+4 |
* | demux_disc: bluray: potentially fix some aspects of seeking | wm4 | 2014-09-29 | 2 | -1/+7 |
* | demux_mkv: don't use default_duration for parsed packets | wm4 | 2014-09-26 | 1 | -4/+6 |
* | Remove mpbswap.h | wm4 | 2014-09-25 | 1 | -1/+0 |
* | stream_cdda, demux_raw: always use s16le | wm4 | 2014-09-25 | 1 | -1/+1 |
* | demux_mkv: get rid of MS structs | wm4 | 2014-09-25 | 3 | -119/+39 |
* | audio: remove WAVEFORMATEX from internal demuxer API | wm4 | 2014-09-25 | 4 | -79/+83 |
* | video: remove BITMAPINFOHEADER from internal demuxer API | wm4 | 2014-09-25 | 2 | -11/+11 |
* | audio: confine demux_mkv audio PCM hack | wm4 | 2014-09-24 | 1 | -6/+28 |
* | audio: decouple demux and audio decoder/filter sample formats | wm4 | 2014-09-24 | 5 | -51/+62 |
* | audio: cleanup spdif format definitions | wm4 | 2014-09-23 | 1 | -1/+1 |
* | audio: drop swapped-endian audio formats | wm4 | 2014-09-23 | 3 | -7/+17 |
* | demux: gracefully handle packet allocation failures | wm4 | 2014-09-16 | 6 | -25/+54 |
* | ebml: warn if there are too many subelements | wm4 | 2014-09-04 | 1 | -3/+7 |
* | demux_mkv: allow up to 256 MB of extradata to make broken files work | wm4 | 2014-09-04 | 1 | -1/+1 |
* | demux: allow increasing filepos only | wm4 | 2014-09-03 | 1 | -1/+2 |
* | player: show HLS bitrate as fallback for track titles | wm4 | 2014-09-01 | 1 | -0/+2 |
* | player: simplistic HLS bitrate selection | wm4 | 2014-09-01 | 2 | -7/+18 |
* | demux: get rid of old wrapper | wm4 | 2014-09-01 | 2 | -7/+0 |
* | video: initial Matroska 3D support | wm4 | 2014-08-30 | 2 | -0/+13 |
* | demux_lavf: print a warning if av_read_frame() returns an error | wm4 | 2014-08-30 | 1 | -1/+6 |
* | demux_mkv: eliminate redundant branch | shdown | 2014-08-30 | 1 | -5/+1 |
* | demux: eliminate redundant check | shdown | 2014-08-30 | 1 | -1/+1 |
* | demux_disc: handle new_sh_stream() fail correctly | shdown | 2014-08-30 | 1 | -2/+4 |
* | Move compat/ and bstr/ directory contents somewhere else | wm4 | 2014-08-29 | 7 | -8/+7 |
* | player: slightly better cache underrun detection | wm4 | 2014-08-27 | 1 | -0/+1 |
* | demux_lavf: don't reject av:// if cache is enabled | wm4 | 2014-08-27 | 1 | -1/+1 |
* | demux: reset idle state on seeks | wm4 | 2014-08-27 | 1 | -2/+2 |
* | player: better cache status on status line | wm4 | 2014-08-27 | 2 | -0/+4 |
* | player: fix basic playback | wm4 | 2014-08-27 | 1 | -1/+1 |
* | player: redo how stream caching and pausing on low cache works | wm4 | 2014-08-27 | 2 | -1/+33 |
* | demux: reduce wakeups if no cache is active | wm4 | 2014-08-27 | 1 | -1/+5 |
* | demux: always use AVPacket | wm4 | 2014-08-25 | 3 | -65/+39 |
* | demux: avoid unnecessary wakeups | wm4 | 2014-08-24 | 1 | -1/+1 |
* | demux_lavf: fix crash with unknown streams | wm4 | 2014-08-23 | 1 | -1/+1 |
* | demux: enable thread by default | wm4 | 2014-08-16 | 1 | -5/+0 |
* | demux: add option to control the readahead buffer by a duration value | wm4 | 2014-08-16 | 1 | -1/+19 |
* | demux: remove unused function | wm4 | 2014-08-16 | 2 | -13/+0 |
* | demux_lavf: support new metadata update API | wm4 | 2014-08-14 | 1 | -3/+23 |
* | demux: reduce log spam if threading is disabled | wm4 | 2014-08-11 | 1 | -3/+11 |
* | demux: fix playback abort if --demuxer-thread is not used | wm4 | 2014-08-07 | 1 | -9/+9 |
* | demux: make track switching asynchronous | wm4 | 2014-08-06 | 1 | -0/+21 |
* | Improve setting AVOptions | wm4 | 2014-08-02 | 1 | -14/+5 |
* | demux_lavf: don't consider EAGAIN as EOF condition | wm4 | 2014-07-30 | 1 | -2/+3 |
* | stream: hack-fix rtmp-level seeking | wm4 | 2014-07-30 | 1 | -4/+7 |
* | demux_mf: allow seeking past the end | wm4 | 2014-07-30 | 1 | -1/+1 |
* | demux: fix timestamp type for seek calls | wm4 | 2014-07-21 | 7 | -8/+8 |
* | demux: asynchronous seeking | wm4 | 2014-07-21 | 1 | -9/+43 |
* | demux: don't start reading if no packets were requested yet | wm4 | 2014-07-20 | 1 | -1/+1 |
* | demux: make the cache refresh cached STREAM_CTRLs | wm4 | 2014-07-20 | 1 | -0/+1 |
* | demux: fix a corner case (2) | wm4 | 2014-07-19 | 1 | -2/+4 |
* | demux: ensure demux_read_packet_async() always reads | wm4 | 2014-07-19 | 1 | -2/+3 |
* | demux: fix a corner case | wm4 | 2014-07-19 | 1 | -2/+4 |
* | demux: fix opening pipes with demux_lavf | wm4 | 2014-07-18 | 1 | -0/+5 |
* | demux: fix problems with EOF | wm4 | 2014-07-18 | 1 | -5/+14 |
* | demux: add function to read packets asychronously | wm4 | 2014-07-18 | 2 | -14/+51 |
* | dvd, bd: fix A/V sync | wm4 | 2014-07-18 | 1 | -30/+29 |
* | demux: fix debug log output | wm4 | 2014-07-17 | 1 | -1/+1 |
* | demux: drop some unused definitions | wm4 | 2014-07-17 | 2 | -3/+0 |
* | demux_lavf: reverse rotation direction with new API | wm4 | 2014-07-17 | 1 | -1/+1 |
* | demux: add a demuxer thread | wm4 | 2014-07-16 | 5 | -178/+596 |
* | Revert "Remove DVD and Bluray support" | wm4 | 2014-07-15 | 2 | -0/+349 |
* | Remove DVD and Bluray support | wm4 | 2014-07-14 | 2 | -349/+0 |
* | demux_lavf: don't let metadata update mess up ogm playback | wm4 | 2014-07-14 | 1 | -1/+4 |
* | dvdnav: fix time display when starting in the middle of the DVD | wm4 | 2014-07-13 | 1 | -0/+5 |
* | dvd: potentially fix video aspect ratio | wm4 | 2014-07-12 | 1 | -1/+1 |
* | build: include <strings.h> for strcasecmp() | wm4 | 2014-07-10 | 3 | -2/+4 |
* | demux: remove accurate_seek field | wm4 | 2014-07-08 | 2 | -4/+0 |
* | demux_disc: flush slave demuxer packet queue on resync | wm4 | 2014-07-07 | 1 | -0/+3 |
* | cache, dvd, bluray: simplify stream time handling | wm4 | 2014-07-07 | 1 | -4/+0 |
* | demux: print initial metadata | wm4 | 2014-07-07 | 1 | -0/+1 |
* | Remove stream_pts stuff | wm4 | 2014-07-06 | 4 | -7/+0 |
* | dvd, bd: enable precise seeking | wm4 | 2014-07-06 | 1 | -4/+1 |
* | dvd, bluray: handle playback display time handling differently | wm4 | 2014-07-06 | 1 | -12/+80 |
* | demux: fix a corner case related to demux_disc | wm4 | 2014-07-06 | 1 | -5/+8 |
* | dvd: fix first subtitle with delayed subtitle streams | wm4 | 2014-07-06 | 3 | -1/+5 |
* | demux: minor simplification | wm4 | 2014-07-06 | 6 | -11/+8 |
* | tv: move demuxer parts to separate file | wm4 | 2014-07-05 | 1 | -0/+251 |
* | demux: minor simplification to internal API | wm4 | 2014-07-05 | 8 | -31/+21 |
* | dvd: move angle switching code | wm4 | 2014-07-05 | 2 | -46/+0 |
* | dvd: flush buffers properly on seek | wm4 | 2014-07-05 | 1 | -3/+4 |
* | dvd, bluray, cdda: add demux_disc containing all related hacks | wm4 | 2014-07-05 | 4 | -88/+295 |
* | demux: set filepos field when dequeuing a packet | wm4 | 2014-07-05 | 1 | -3/+2 |
* | demux: cosmetics: minimize code | wm4 | 2014-07-05 | 1 | -16/+3 |
* | demux: make start time a simple field | wm4 | 2014-07-05 | 3 | -17/+8 |
* | demux, stream: change metadata notification | wm4 | 2014-07-05 | 3 | -22/+22 |
* | demux: make replaygain per-track | wm4 | 2014-07-05 | 4 | -8/+10 |
* | demux: move packet functions to a separate source file | wm4 | 2014-07-05 | 4 | -108/+133 |
* | demux: move packet list functions | wm4 | 2014-07-05 | 3 | -73/+49 |
* | demux_lavf: for now, ignore the new libavformat image demuxers | wm4 | 2014-07-05 | 1 | -0/+3 |
* | demux_lavf: support OTF fonts in Matroska | wm4 | 2014-07-05 | 1 | -3/+10 |
* | demux_lavf: don't dump transport stream programs | wm4 | 2014-07-05 | 1 | -13/+0 |
* | demux_lavf: cleanup debug output | wm4 | 2014-07-05 | 1 | -19/+10 |
* | demux_lavf: fix read_seek return value | wm4 | 2014-07-05 | 1 | -3/+1 |
* | demux_mkv: cosmetics | wm4 | 2014-07-05 | 1 | -45/+27 |
* | demux: drop AVI special code | wm4 | 2014-07-02 | 1 | -8/+0 |
* | demux_mkv: minor improvement to overflow check | wm4 | 2014-07-02 | 1 | -2/+3 |
* | Audit and replace all ctype.h uses | wm4 | 2014-07-01 | 3 | -4/+2 |
* | demux: minor cleanups | wm4 | 2014-07-01 | 4 | -26/+0 |
* | demux_mkv: cosmetics | wm4 | 2014-06-29 | 2 | -26/+20 |
* | demux_mkv: add some overflow checks etc. | wm4 | 2014-06-29 | 2 | -59/+111 |
* | demux_lavf: remove unused symbol | wm4 | 2014-06-23 | 1 | -2/+0 |
* | demux_mkv: add S_DVBSUB | wm4 | 2014-06-17 | 2 | -0/+2 |
* | demux: use position as signed integer | wm4 | 2014-06-14 | 1 | -1/+1 |
* | options: turn --idx, --forceidx into --index | wm4 | 2014-06-13 | 2 | -2/+2 |
* | demux: use av_malloc for packets | wm4 | 2014-06-13 | 1 | -2/+2 |
* | demux: simplify packet resizing | wm4 | 2014-06-13 | 3 | -15/+5 |
* | demux: fix compilation with FFmpeg git | wm4 | 2014-06-12 | 2 | -11/+4 |
* | demux_lavf: make option struct local | wm4 | 2014-06-11 | 1 | -16/+34 |
* | Add more const | wm4 | 2014-06-11 | 3 | -9/+9 |
* | demux_raw: remove global option variables | wm4 | 2014-06-11 | 1 | -51/+78 |
* | demux_mf: remove global option variables | wm4 | 2014-06-11 | 2 | -9/+6 |
* | command: redo ancient TV/DVB/PVR commands | wm4 | 2014-06-11 | 1 | -0/+7 |
* | demux_lavf: support new rotation metadata API | wm4 | 2014-06-01 | 1 | -1/+11 |
* | command: improve video-bitrate property | Andrey Morozov | 2014-06-01 | 1 | -0/+3 |
* | player: hide audio/video codec and file format messages | wm4 | 2014-05-31 | 1 | -3/+3 |
* | af_fmt2bits: change to af_fmt2bps (bytes/sample) where appropriate | Marcoen Hirschberg | 2014-05-28 | 1 | -1/+1 |
* | audio: rename i_bps to 'bitrate' to avoid confusion | Marcoen Hirschberg | 2014-05-28 | 3 | -5/+5 |
* | audio: change values from bytes-per-second to bits-per-second | Marcoen Hirschberg | 2014-05-28 | 3 | -5/+5 |
* | stream: don't use end_pos | wm4 | 2014-05-24 | 4 | -22/+32 |
* | stream: kill start_pos, remove --sb option | wm4 | 2014-05-24 | 3 | -11/+10 |
* | demux_subreader: remove support for some subtitle formats | wm4 | 2014-05-19 | 1 | -629/+4 |
* | demux_playlist: fix m3u detection logic | wm4 | 2014-05-11 | 1 | -1/+1 |
* | demux_playlist: don't require header for m3u | wm4 | 2014-05-06 | 1 | -4/+3 |
* | demux_playlist: add some mime types | wm4 | 2014-05-06 | 1 | -2/+4 |
* | demux_playlist: allow recognizing format by mime type | wm4 | 2014-05-06 | 1 | -0/+21 |
* | demux_lavf: one more hack for mp3 from network | wm4 | 2014-05-04 | 1 | -1/+1 |
* | options: remove deprecated --identify | Martin Herkt | 2014-05-04 | 1 | -5/+0 |
* | demux_mkv: enable parsing for VP9 | wm4 | 2014-04-26 | 1 | -2/+4 |
* | demux_mkv: enable parsing for mp3 | wm4 | 2014-04-25 | 1 | -1/+1 |
* | build: glob() is always available | wm4 | 2014-04-22 | 1 | -6/+0 |
* | glob-win: support Unicode | James Ross-Gowan | 2014-04-21 | 1 | -9/+1 |
* | demux: export video rotation parameter | wm4 | 2014-04-21 | 2 | -0/+9 |
* | Kill all tabs | wm4 | 2014-04-13 | 1 | -572/+572 |
* | mp_tags: move generic mp_tags stuff into its own .c/.h files in common/ | Kevin Mitchell | 2014-04-13 | 3 | -65/+6 |
* | stream_dvd, cache: hack seeking with --cache + dvd:// back into working | wm4 | 2014-04-09 | 1 | -0/+2 |
* | demux: add "BIKb" FourCC | Vika Apelsinova | 2014-04-08 | 1 | -0/+1 |
* | demux: move metadata-based replaygain decoding out of af_volume | Alessandro Ghedini | 2014-04-04 | 1 | -0/+78 |
* | demux: add replaygain_data field to demuxer_t | Alessandro Ghedini | 2014-04-04 | 2 | -1/+47 |
* | player: remove demuxer chapoter API wrappers | wm4 | 2014-03-25 | 2 | -75/+5 |
* | stream: remove old chapter handling code | wm4 | 2014-03-25 | 1 | -33/+10 |
* | demux: use av_packet_ref() | wm4 | 2014-03-16 | 1 | -4/+1 |
* | Remove some more unneeded version checks | wm4 | 2014-03-16 | 1 | -15/+0 |
* | demux_libass: change how external ASS subtitles are loaded | wm4 | 2014-03-15 | 3 | -35/+20 |
* | demux_lavf: fix typo in comment | wm4 | 2014-03-04 | 1 | -1/+1 |
* | sub: use new FFmpeg API to check MicroDVD FPS | wm4 | 2014-03-04 | 3 | -7/+16 |
* | client API: add event for metadata changes | wm4 | 2014-02-19 | 2 | -2/+4 |
* | demux: expose stream_type_name() function | wm4 | 2014-02-16 | 2 | -1/+3 |
* | sub: handle vobsub-in-mp4 | wm4 | 2014-02-13 | 2 | -0/+3 |
* | demux_mkv: remove weird seeking semantics for audio | wm4 | 2014-02-09 | 1 | -6/+1 |
* | demux_mkv: improve audio-only seeking | wm4 | 2014-02-09 | 1 | -5/+8 |
* | demux: fix some newlines in output messages | wm4 | 2014-02-09 | 1 | -2/+2 |
* | demux_lavf: work around idiotic libavutil API printing a warning | wm4 | 2014-02-08 | 1 | -1/+5 |
* | demux_lavf: do metadata-from-packet update before possibly discarding it | wm4 | 2014-02-06 | 1 | -2/+1 |
* | demux_lavf: don't check for error when setting "keepside" flag | wm4 | 2014-02-06 | 1 | -4/+1 |
* | demux: reword "Clip info:" line to "File tags:" | wm4 | 2014-02-06 | 1 | -1/+1 |
* | demux: fill metadata directly, instead of using wrapper functions | wm4 | 2014-02-06 | 4 | -57/+26 |
* | demux_lavf: clear metadata on update, instead of merging it | wm4 | 2014-02-06 | 3 | -0/+8 |
* | demux: handle tag updates differently | wm4 | 2014-02-06 | 2 | -14/+20 |
* | demux_lavf: get updated metadata from a packet if available | Ben Boeckel | 2014-02-06 | 1 | -0/+25 |
* | mf: don't limit filename length with PATH_MAX | wm4 | 2014-02-03 | 1 | -3/+3 |
* | demux_mkv: remove unused field | wm4 | 2014-01-31 | 1 | -4/+0 |
* | demux_lavf: fix crash with empty files | wm4 | 2014-01-31 | 1 | -1/+1 |
* | demux_lavf: add hack to workaround too unreliable mp3 detection | wm4 | 2014-01-25 | 1 | -0/+2 |
* | demux_lavf: refactor format probing hack | wm4 | 2014-01-25 | 1 | -26/+24 |
* | demux_mkv: nicer edition output | wm4 | 2014-01-23 | 2 | -10/+52 |
* | demux_mkv: don't attempt to seek back when indexing | wm4 | 2014-01-22 | 1 | -8/+0 |
* | demux_mkv: fix EOF with concatenated segments | wm4 | 2014-01-22 | 1 | -7/+14 |
* | demux_mkv: remove old track printing code | wm4 | 2014-01-22 | 1 | -12/+0 |
* | demux_mkv: always fail on header reading error | wm4 | 2014-01-22 | 1 | -6/+2 |
* | demux_mkv: avoid seeking when reading headers | wm4 | 2014-01-22 | 1 | -128/+116 |
* | demux_playlist: move parser for plaintext playlists | wm4 | 2014-01-19 | 1 | -2/+23 |
* | demux_playlist: handle stream_read_line() errors | wm4 | 2014-01-19 | 1 | -2/+6 |
* | ebml: remove length parameters from read functions | wm4 | 2014-01-14 | 3 | -39/+27 |
* | ebml: remove unused functions | wm4 | 2014-01-14 | 2 | -90/+0 |
* | demux_mkv: remove unused macros | wm4 | 2014-01-14 | 1 | -3/+0 |
* | demux_mkv: improve robustness by explicitly checking for level 1 elements | wm4 | 2014-01-14 | 3 | -46/+50 |
* | demux_mkv: avoid skipping too much data in corrupted files | wm4 | 2014-01-14 | 3 | -14/+18 |
* | demux_lavf: add hack for MicroDVD for assuming frame based timing | wm4 | 2014-01-10 | 1 | -0/+6 |
* | demux_lavf: fix minor memory leak | wm4 | 2014-01-07 | 1 | -1/+1 |
* | demux_subreader: reject file if not opened by --sub | wm4 | 2014-01-04 | 2 | -0/+4 |
* | demux_mkv: handle TrueHD properly | wm4 | 2013-12-27 | 1 | -32/+98 |
* | subreader: replace some strcpy calls | wm4 | 2013-12-22 | 1 | -2/+3 |
* | subreader: remove overlapping strcpy | wm4 | 2013-12-22 | 1 | -1/+2 |
* | demux: don't prefix tag output with demuxer name | wm4 | 2013-12-21 | 2 | -9/+12 |
* | msg: convert defines to enum | wm4 | 2013-12-21 | 1 | -1/+1 |
* | charset_conv: mp_msg conversions | wm4 | 2013-12-21 | 1 | -2/+3 |
* | stream: mp_msg conversions | wm4 | 2013-12-21 | 1 | -1/+1 |
* | demux: mp_msg conversions | wm4 | 2013-12-21 | 12 | -342/+316 |
* | demux: use fprintf() for printing fatal errors | wm4 | 2013-12-21 | 1 | -6/+4 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 14 | -24/+24 |
* | Merge mp_talloc.h into ta/ta_talloc.h | wm4 | 2013-12-17 | 2 | -2/+0 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 | 8 | -10/+10 |
* | Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg | wm4 | 2013-12-16 | 3 | -24/+24 |
* | demux_mkv: don't seek outside of the file when finding segments | wm4 | 2013-12-14 | 1 | -1/+4 |
* | stream: add function for dropping the buffer | wm4 | 2013-12-14 | 1 | -0/+1 |
* | demux_lavf: fix timebase confusion | wm4 | 2013-12-12 | 1 | -7/+7 |
* | demux: revert accidentally included change from previous commit | wm4 | 2013-12-12 | 1 | -1/+1 |
* | Add prelimimary (basic, possibly broken) dvdnav support | wm4 | 2013-12-12 | 1 | -1/+3 |
* | demux_lavf: remove unnecessary seek on initialization | wm4 | 2013-12-12 | 1 | -2/+0 |
* | demux: set fps for mf:// to 1 | wm4 | 2013-12-10 | 1 | -1/+1 |
* | options: allow hwaccel formats in -vf format/noformat | wm4 | 2013-12-07 | 1 | -1/+1 |
* | video: add insane hack to work around FFmpeg/Libav insanity | wm4 | 2013-11-28 | 3 | -0/+5 |
* | demux_mkv: fix realvideo timestamp handling | wm4 | 2013-11-26 | 1 | -47/+40 |
* | player: move code for skipping 0-sized video packets to demuxer | wm4 | 2013-11-26 | 1 | -0/+8 |
* | video: disable PTS sorting fallback by default | wm4 | 2013-11-25 | 1 | -0/+2 |
* | demux_lavf: disable genpts by default, remove the builtin genpts hack | wm4 | 2013-11-25 | 1 | -86/+9 |
* | demux: export dts from demux_lavf, use it for avi | wm4 | 2013-11-25 | 4 | -17/+19 |
* | Reduce stheader.h includes, move stream types to mp_common.h | wm4 | 2013-11-23 | 1 | -7/+1 |
* | demux: remove gsh field from sh_audio/sh_video/sh_sub | wm4 | 2013-11-23 | 8 | -60/+54 |
* | video: move decoder context from sh_video into new struct | wm4 | 2013-11-23 | 2 | -47/+8 |
* | audio: don't write decoded audio format to sh_audio | wm4 | 2013-11-23 | 1 | -2/+0 |
* | audio: move decoder context from sh_audio into new struct | wm4 | 2013-11-23 | 1 | -5/+0 |
* | timeline: reject mplayer2 EDL files, change EDL header | wm4 | 2013-11-21 | 1 | -7/+4 |
* | timeline: add edl:// URIs | wm4 | 2013-11-19 | 1 | -0/+4 |
* | timeline: add new EDL format | wm4 | 2013-11-19 | 1 | -8/+9 |
* | demux: rename demux_packet.h to packet.h | wm4 | 2013-11-18 | 2 | -2/+2 |
* | demux_packet: add source stream index | wm4 | 2013-11-16 | 2 | -0/+5 |
* | demux: update a comment | wm4 | 2013-11-16 | 1 | -3/+3 |
* | demux: remove unused commands | wm4 | 2013-11-16 | 1 | -2/+0 |
* | demux: simplify handling of filepos field | wm4 | 2013-11-16 | 4 | -9/+12 |
* | demux_lavf: remove broken and commented byte based seeks | wm4 | 2013-11-16 | 1 | -40/+0 |
* | demux: reset EOF flag differently | wm4 | 2013-11-16 | 1 | -10/+9 |
* | audio: drop "_NE"/"ne" suffix from audio formats | wm4 | 2013-11-15 | 1 | -1/+1 |
* | demux: use talloc for certain stream headers | wm4 | 2013-11-14 | 3 | -48/+20 |
* | mf: silence compilation warning | wm4 | 2013-11-13 | 2 | -3/+3 |
* | Merge branch 'planar_audio' | wm4 | 2013-11-12 | 2 | -7/+3 |
|\ |
|
| * | audio: add support for using non-interleaved audio from decoders directly | wm4 | 2013-11-12 | 2 | -7/+3 |
* | | demux: kill libmng support | wm4 | 2013-11-11 | 2 | -576/+0 |
* | | demux_mf: use talloc | wm4 | 2013-11-11 | 3 | -55/+30 |
* | | demux_mf: uncrustify | wm4 | 2013-11-11 | 3 | -215/+213 |
* | | demux_mkv: support some raw PCM variants | wm4 | 2013-11-11 | 3 | -3/+4 |
|/ |
|
* | Remove sh_audio->samplesize | wm4 | 2013-11-09 | 2 | -2/+0 |
* | playlist: rewrite PLS parser | wm4 | 2013-11-04 | 1 | -0/+22 |
* | demux_mkv: fix compiler warnings | wm4 | 2013-11-04 | 1 | -2/+2 |
* | Merge branch 'master' into have_configure | wm4 | 2013-11-04 | 8 | -39/+30 |
|\ |
|
| * | demux: make determining seek capability generic | wm4 | 2013-11-03 | 6 | -13/+20 |
| * | demux: remove movi_start/movi_end fields | wm4 | 2013-11-03 | 6 | -26/+10 |
* | | configure: uniform the defines to #define HAVE_xxx (0|1) | Stefano Pigozzi | 2013-11-03 | 3 | -7/+7 |
|/ |
|
* | demux: rename Windows symbols | wm4 | 2013-11-02 | 4 | -123/+99 |
* | demux_mkv: fix warning | wm4 | 2013-11-02 | 1 | -1/+1 |
* | demux_mkv: use a more universal zero initializer | wm4 | 2013-11-01 | 1 | -1/+1 |
* | Enable -Wshadow | wm4 | 2013-11-01 | 1 | -1/+1 |
* | demux_mkv: use standard C default initialization syntax | wm4 | 2013-10-19 | 1 | -17/+17 |
* | demux_mkv: cosmetics: add redundant braces for consistent style | wm4 | 2013-10-19 | 1 | -27/+46 |
* | demux_mkv: fill ordered chapters info only if it's present | wm4 | 2013-10-19 | 1 | -14/+16 |
* | Merge Matroska ordered chapter changes | wm4 | 2013-10-17 | 2 | -18/+54 |
|\ |
|
| * | matroska: select the edition using the requested edition uid | Ben Boeckel | 2013-10-07 | 1 | -2/+21 |
| * | matroska: set the edition uid when reading a chapter reference | Ben Boeckel | 2013-10-07 | 1 | -1/+3 |
| * | matroska: parse the requested edition for the segment reference | Ben Boeckel | 2013-10-07 | 1 | -5/+5 |
| * | matroska: store segment/edition uids in a single structure | Ben Boeckel | 2013-10-07 | 2 | -11/+26 |
* | | demux_mkv: add support for HEVC | wm4 | 2013-10-16 | 3 | -0/+4 |
* | | talloc: change talloc destructor signature | wm4 | 2013-10-13 | 2 | -6/+3 |
* | | demux_raw: set a default video size | wm4 | 2013-10-07 | 1 | -2/+2 |
|/ |
|
* | cosmetics: replace "CTRL" defines by enums | wm4 | 2013-10-02 | 1 | -8/+10 |
* | matroska: prevent uids from being dereferenced when NULL | Ben Boeckel | 2013-09-27 | 1 | -5/+5 |
* | matroska: fix uninitialized memory accesses with ordered chapters | Ben Boeckel | 2013-09-26 | 2 | -1/+2 |
* | demux: don't print "Clip info:" line if there are no tags | wm4 | 2013-09-23 | 1 | -1/+1 |
* | network: fix rtsp playback | wm4 | 2013-09-22 | 1 | -1/+22 |
* | demux_mkv: don't add too many subtitle packets during seeking | wm4 | 2013-09-16 | 1 | -14/+19 |