aboutsummaryrefslogtreecommitdiffhomepage
path: root/demux
Commit message (Expand)AuthorAge
* tv: move demuxer parts to separate fileGravatar wm42014-07-05
* demux: minor simplification to internal APIGravatar wm42014-07-05
* dvd: move angle switching codeGravatar wm42014-07-05
* dvd: flush buffers properly on seekGravatar wm42014-07-05
* dvd, bluray, cdda: add demux_disc containing all related hacksGravatar wm42014-07-05
* demux: set filepos field when dequeuing a packetGravatar wm42014-07-05
* demux: cosmetics: minimize codeGravatar wm42014-07-05
* demux: make start time a simple fieldGravatar wm42014-07-05
* demux, stream: change metadata notificationGravatar wm42014-07-05
* demux: make replaygain per-trackGravatar wm42014-07-05
* demux: move packet functions to a separate source fileGravatar wm42014-07-05
* demux: move packet list functionsGravatar wm42014-07-05
* demux_lavf: for now, ignore the new libavformat image demuxersGravatar wm42014-07-05
* demux_lavf: support OTF fonts in MatroskaGravatar wm42014-07-05
* demux_lavf: don't dump transport stream programsGravatar wm42014-07-05
* demux_lavf: cleanup debug outputGravatar wm42014-07-05
* demux_lavf: fix read_seek return valueGravatar wm42014-07-05
* demux_mkv: cosmeticsGravatar wm42014-07-05
* demux: drop AVI special codeGravatar wm42014-07-02
* demux_mkv: minor improvement to overflow checkGravatar wm42014-07-02
* Audit and replace all ctype.h usesGravatar wm42014-07-01
* demux: minor cleanupsGravatar wm42014-07-01
* demux_mkv: cosmeticsGravatar wm42014-06-29
* demux_mkv: add some overflow checks etc.Gravatar wm42014-06-29
* demux_lavf: remove unused symbolGravatar wm42014-06-23
* demux_mkv: add S_DVBSUBGravatar wm42014-06-17
* demux: use position as signed integerGravatar wm42014-06-14
* options: turn --idx, --forceidx into --indexGravatar wm42014-06-13
* demux: use av_malloc for packetsGravatar wm42014-06-13
* demux: simplify packet resizingGravatar wm42014-06-13
* demux: fix compilation with FFmpeg gitGravatar wm42014-06-12
* demux_lavf: make option struct localGravatar wm42014-06-11
* Add more constGravatar wm42014-06-11
* demux_raw: remove global option variablesGravatar wm42014-06-11
* demux_mf: remove global option variablesGravatar wm42014-06-11
* command: redo ancient TV/DVB/PVR commandsGravatar wm42014-06-11
* demux_lavf: support new rotation metadata APIGravatar wm42014-06-01
* command: improve video-bitrate propertyGravatar Andrey Morozov2014-06-01
* player: hide audio/video codec and file format messagesGravatar wm42014-05-31
* af_fmt2bits: change to af_fmt2bps (bytes/sample) where appropriateGravatar Marcoen Hirschberg2014-05-28
* audio: rename i_bps to 'bitrate' to avoid confusionGravatar Marcoen Hirschberg2014-05-28
* audio: change values from bytes-per-second to bits-per-secondGravatar Marcoen Hirschberg2014-05-28
* stream: don't use end_posGravatar wm42014-05-24
* stream: kill start_pos, remove --sb optionGravatar wm42014-05-24
* demux_subreader: remove support for some subtitle formatsGravatar wm42014-05-19
* demux_playlist: fix m3u detection logicGravatar wm42014-05-11
* demux_playlist: don't require header for m3uGravatar wm42014-05-06
* demux_playlist: add some mime typesGravatar wm42014-05-06
* demux_playlist: allow recognizing format by mime typeGravatar wm42014-05-06
* demux_lavf: one more hack for mp3 from networkGravatar wm42014-05-04