aboutsummaryrefslogtreecommitdiffhomepage
path: root/demux/packet.h
Commit message (Expand)AuthorAge
* demux: support for some kinds of timed metadataGravatar wm42018-04-18
* demux_mkv: rewrite packet reading to avoid 1 memcpy()Gravatar wm42017-11-05
* demux: improve and optimize cache pruning and seek range determinationGravatar wm42017-11-04
* demux: get rid of demux_packet.new_segment fieldGravatar wm42017-10-24
* demux/packet: change license to LGPLGravatar wm42017-04-21
* demux: estimate total packet size, deprecate packet number limitsGravatar wm42017-04-14
* demux_mkv: passthrough BlockAdditions for libvpx alphaGravatar wm42017-01-31
* Rewrite ordered chapters and timeline stuffGravatar wm42016-02-15
* packet: cosmetics: reorder fieldsGravatar wm42016-02-15
* Update license headersGravatar Marcin Kurczewski2015-04-13
* demux_mkv: refactor packet parsingGravatar wm42015-02-05
* demux_mkv: implement audio skipping/trimmingGravatar wm42014-11-03
* demux: always use AVPacketGravatar wm42014-08-25
* Remove stream_pts stuffGravatar wm42014-07-06
* demux: move packet functions to a separate source fileGravatar wm42014-07-05
* demux: export dts from demux_lavf, use it for aviGravatar wm42013-11-25
* demux: rename demux_packet.h to packet.hGravatar wm42013-11-18