projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
move free data in the video case
[ffmpeg.git]
/
libavformat
/
mpegtsenc.c
2009-05-11
Baptiste Coudurier
move free data in the video case
blob
|
commitdiff
|
raw
2009-05-11
Baptiste Coudurier
write a single pes for video frames, some proprietary...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-10
Baptiste Coudurier
ensure first pts is set, according to specs
blob
|
commitdiff
|
raw
|
diff to current
2009-05-10
Baptiste Coudurier
remove useless max_payload_size variable
blob
|
commitdiff
|
raw
|
diff to current
2009-05-10
Baptiste Coudurier
do not write dts if pts is not set
blob
|
commitdiff
|
raw
|
diff to current
2009-05-10
Baptiste Coudurier
fix total bitrate computation, based on patch by corp18...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-18
Aurelien Jacobs
use new metadata API in mpegts muxer
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Diego Biurrun
cosmetics: Remove pointless period after copyright...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-15
Baptiste Coudurier
use delay for subs and dirac too
blob
|
commitdiff
|
raw
|
diff to current
2009-01-15
Baptiste Coudurier
add aud nal unit if not present in h264 bitstream
blob
|
commitdiff
|
raw
|
diff to current
2009-01-14
Baptiste Coudurier
consider other codecs packets contain only one access...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-14
Baptiste Coudurier
calculate pat, pmt and sdt exact size and adjust total...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-14
Baptiste Coudurier
allow user to specify muxrate
blob
|
commitdiff
|
raw
|
diff to current
2009-01-14
Baptiste Coudurier
warn if dts < pcr which means TS is invalid
blob
|
commitdiff
|
raw
|
diff to current
2009-01-14
Baptiste Coudurier
only write dts if they differ from pts, according to...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-14
Baptiste Coudurier
use delay to avoid negative dts
blob
|
commitdiff
|
raw
|
diff to current
2009-01-14
Baptiste Coudurier
set pts and dts of pes packets exactly according to...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-14
Baptiste Coudurier
compute pcr more accurately, regression tests need...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-11
Diego Biurrun
Fix build: Add intreadwrite.h and bswap.h #includes...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-14
Anuradha Suraparaju
Change Dirac in MPEG-TS encapsulation to conform with...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-13
Anuradha Suraparaju
Dirac encapsulation in MPEG-TS
blob
|
commitdiff
|
raw
|
diff to current
2008-06-03
Stefano Sabatini
Make long_names in lavf/lavdev optional depending on...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-03
Baptiste Coudurier
add pretty common .m2t as ts extension
blob
|
commitdiff
|
raw
|
diff to current
2008-06-03
Baptiste Coudurier
fix continuity counter to start at 0
blob
|
commitdiff
|
raw
|
diff to current
2008-05-09
Diego Biurrun
Use full path for #includes from another directory.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-04
Aurelien Jacobs
improve CRC API
blob
|
commitdiff
|
raw
|
diff to current
2007-11-21
Björn Axelsson
Use dynamically allocated ByteIOContext in AVFormatContext
blob
|
commitdiff
|
raw
|
diff to current
2007-03-02
Måns Rullgård
write DTS, based on patch by Luca Abeni, lucabe72 email it
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Aurelien Jacobs
replace coder/decoder file description in libavformat...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-07
Diego Biurrun
Change license headers to say 'FFmpeg' instead of ...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-10
Måns Rullgård
allow individual selection of muxers and demuxers
blob
|
commitdiff
|
raw
|
diff to current
2006-07-09
Måns Rullgård
give AVInput/OutputFormat structs consistent names
blob
|
commitdiff
|
raw
|
diff to current
2006-06-18
Stefan Huehner
Add const to (mostly) char* and make some functions...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-06
Michael Niedermayer
generic crc calculation code
blob
|
commitdiff
|
raw
|
diff to current
2006-01-19
Gildas Bazin
Properly #ifdef muxer-specific parts.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-12
Diego Biurrun
Update licensing information: The FSF changed postal...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-22
Diego Biurrun
COSMETICS: tabs --> spaces, some prettyprinting
blob
|
commitdiff
|
raw
|
diff to current
2005-12-17
Diego Biurrun
COSMETICS: Remove all trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-17
Michael Niedermayer
changing AVCodecContext codec -> *codec in AVStream...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-03
Fabrice Bellard
buggy PCR output (just to keep HW decoders happy) ...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-09
Måns Rullgård
double free patch by (Måns Rullgård <mru inprovide...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-29
Michael Niedermayer
pass AVPacket into av_write_frame()
blob
|
commitdiff
|
raw
|
diff to current
2003-11-12
Måns Rullgård
support more codecs in MPEG-TS patch by (mru at kth...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-16
Fabrice Bellard
generate correct PTS in transport stream - use mpeg2...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-10
Fabrice Bellard
64 bit pts for writing - more const usage
blob
|
commitdiff
|
raw
|
diff to current
2003-06-28
Michael Niedermayer
try to filter _all_ PATs if no SDT could be found patch...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-13
Fabrice Bellard
mpeg ts demux uses DVB SI info and generates correct...
blob
|
commitdiff
|
raw
|
diff to current