index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
mpeg.h
Age
Commit message (
Expand
)
Author
2014-08-26
Merge commit '4e9e6fa99f3ff83cedbf6c378d62065ae419a3b9'
Michael Niedermayer
2014-08-26
mpeg: Write H264 streams at offset 2
Luca Barbato
2014-04-27
lavf/mpeg.h: Remove an unused definition.
Carl Eugen Hoyos
2013-09-10
Use 0x88 as stream id when muxing DTS in program streams.
Carl Eugen Hoyos
2013-03-15
Merge commit 'b164d66e35d349de414e2f0d7365a147aba8a620'
Michael Niedermayer
2013-03-15
mpegts: add support for stream_type 0x42, which is CAVS
Can Wu
2011-01-31
mpegts: remove get_pts duplicate of ff_parse_pes_pts.
Vasyl' Vavrychuk
2009-01-19
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2008-08-31
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-05-09
Use full path for #includes from another directory.
Diego Biurrun
2008-03-03
include required headers for int64_t and AV_RB16()
Aurelien Jacobs
2008-01-07
Move parsing of MPEG-PES timestamp to mpeg.h (as an inline function) so it
Ivo van Poorten
2007-10-17
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-06-21
split mpeg ps and variants muxer and demuxer, I'll clean more in a few minute...
Baptiste Coudurier
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-01-30
mpegts: remove get_pts duplicate of ff_parse_pes_pts.
Vasyl' Vavrychuk