| Commit message (Expand) | Author | Age |
* | sub: remove sd_movtext.c | wm4 | 2015-12-15 |
* | demux_lavf: mark ASS tracks as always UTF-8 | wm4 | 2015-11-11 |
* | Replace deprecated av_free_packet() calls | wm4 | 2015-10-28 |
* | demux_lavf: always copy codec headers | wm4 | 2015-10-19 |
* | Take care of libavcodec convergence_duration deprecation | wm4 | 2015-09-29 |
* | stream: provide a stream_get_size() convenience function | wm4 | 2015-08-18 |
* | demux_lavf: check for NAN rotation angles | wm4 | 2015-06-30 |
* | demux: export forced flag | wm4 | 2015-06-27 |
* | demux_lavf: fix chapter titles | wm4 | 2015-06-24 |
* | demux: get rid of some bstr things | wm4 | 2015-06-24 |
* | demux: merge extradata fields | wm4 | 2015-06-21 |
* | demux: rename sh_stream.format to sh_stream.codec_tag | wm4 | 2015-06-21 |
* | demux_lavf: fix wrong printf parameter type on 64 bit systems | wm4 | 2015-06-02 |
* | demux_lavf: do a better job at guessing the vobsub .sub filename | wm4 | 2015-05-28 |
* | demux_lavf: drop dead code | wm4 | 2015-04-25 |
* | player: change video-bitrate and audio-bitrate properties | wm4 | 2015-04-20 |
* | demuxer_lavf: add an option for disabling hacks | wm4 | 2015-04-17 |
* | Update license headers | Marcin Kurczewski | 2015-04-13 |
* | demux_lavf: use mimetype instead of codec type for embedded fonts | wm4 | 2015-04-05 |
* | demux_lavf: print seek failures in verbose mode | wm4 | 2015-03-24 |
* | demux_lavf: assume h264/hevc raw streams have no timestamps | wm4 | 2015-03-20 |
* | player: better handling of video with no timestamps | wm4 | 2015-03-20 |
* | sub: this isn't needed either | wm4 | 2015-03-03 |
* | Revert "demux_lavf: workaround for broken libavformat subtitle seeking" | wm4 | 2015-03-03 |
* | Remove some FFmpeg/Libav compatibility hacks | wm4 | 2015-03-03 |
* | demux_lavf: use this for image formats | wm4 | 2015-03-02 |
* | demux_lavf: apply hacks even if format is forced | wm4 | 2015-02-20 |
* | demux_lavf: blacklist bintext files | wm4 | 2015-02-18 |
* | player: enable cache and demuxer thread for subtitles too | wm4 | 2015-02-18 |
* | demux_lavf: reorganize hacks | wm4 | 2015-02-18 |
* | demux_lavf: set interrupt_callback | wm4 | 2015-02-18 |
* | demux_lavf: hack against hls showing "100%" position | wm4 | 2015-02-17 |
* | demux: hack for instant stream switching | wm4 | 2015-02-13 |
* | command: export file format as property | wm4 | 2015-01-23 |
* | Check some mallocs | wm4 | 2014-12-12 |
* | demux_lavf: set PTS of first packet for formats with no timestamps | wm4 | 2014-11-25 |
* | player: always use demux_chapter | wm4 | 2014-11-02 |
* | demux_lavf, stream_lavf: drop local buffers on time-seeks | wm4 | 2014-10-30 |
* | demux_lavf: mark as seekable if protocol supports seeking by time | wm4 | 2014-10-30 |
* | player: add stream selection by ffmpeg index | wm4 | 2014-10-21 |
* | demux_lavf: set stream network options if applicable | wm4 | 2014-10-14 |
* | demux_lavf: let libavformat open HLS streams directly | wm4 | 2014-10-14 |
* | demux_lavf: blacklist jpeg files | wm4 | 2014-10-06 |
* | demux_lavf: bluray: don't skip stream data when flushing | wm4 | 2014-09-29 |
* | demux_disc: bluray: potentially fix some aspects of seeking | wm4 | 2014-09-29 |
* | audio: remove WAVEFORMATEX from internal demuxer API | wm4 | 2014-09-25 |
* | demux: gracefully handle packet allocation failures | wm4 | 2014-09-16 |
* | player: show HLS bitrate as fallback for track titles | wm4 | 2014-09-01 |
* | player: simplistic HLS bitrate selection | wm4 | 2014-09-01 |
* | demux_lavf: print a warning if av_read_frame() returns an error | wm4 | 2014-08-30 |