Michael Niedermayer
|
6faf0a21e1
Merge remote-tracking branch 'qatar/master'
|
13 лет назад |
Alex Converse
|
ca65932bbf
mpegts: MP4 SL support
|
13 лет назад |
Alex Converse
|
4682a1dc3a
mpegts: Add support for Sections in PMT
|
13 лет назад |
Alex Converse
|
c3bc6096f2
mpegts: Add support for multiple mp4 descriptors
|
13 лет назад |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
14 лет назад |
Peter Ross
|
59884f55d1
mpegtsenc: support CODEC_ID_AAC_LATM
|
14 лет назад |
Peter Ross
|
4d54df8e07
mpegtsenc: support CODEC_ID_AAC_LATM
|
14 лет назад |
Peter Ross
|
cc9038e95c
add ff_parse_mpeg2_descriptor; make MPEG2 descriptor parsing routines available to other modules.
|
14 лет назад |
Alexis Ballier
|
9125806e34
Fix warnings about implicit function declaration when compiling rtpdec.c
|
15 лет назад |
Baptiste Coudurier
|
dcc2220ab5
remove useless declarations from mpegts.h
|
15 лет назад |
Måns Rullgård
|
cf5ec60740
mpegts: change variable-length array to fixed length
|
15 лет назад |
Baptiste Coudurier
|
2fef7b5374
remove defines
|
16 лет назад |
Diego Biurrun
|
406792e7b0
cosmetics: Remove pointless period after copyright statement non-sentences.
|
16 лет назад |
Stefano Sabatini
|
987903826b
Globally rename the header inclusion guard names.
|
16 лет назад |
Anuradha Suraparaju
|
f4bba2015a
Dirac encapsulation in MPEG-TS
|
16 лет назад |
Nico Sabbi
|
a45b40c496
treat stream_type==0x82 as AUDIO_DTS when the program has a REGISTRATION_DESCRIPTOR with the value HDMV; approved by Mans
|
17 лет назад |
Diego Biurrun
|
5b21bdabe4
Add FFMPEG_ prefix to all multiple inclusion guards.
|
17 лет назад |
Måns Rullgård
|
3f8cd151a0
remove redundant declaration of mpegts_muxer
|
17 лет назад |
Benoit Fouet
|
9e15dfebb4
comment endif directive token
|
17 лет назад |
Guillaume Poirier
|
efb775777f
add a comment to indicate which #endif belong to which #define
|
17 лет назад |
Måns Rullgård
|
699b3f99d0
add multiple inclusion guards to headers
|
17 лет назад |
Måns Rullgård
|
99545457bf
include all prerequisites in header files
|
17 лет назад |
Nico Sabbi
|
cf10ee184f
demux VC1 in mpegts
|
18 лет назад |
Daniel Kristjansson
|
105e517df3
"removes definition for old crc func" patch by Daniel Kristjansson / danielk mrl.nyu edu
|
18 лет назад |
Diego Biurrun
|
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 лет назад |
Måns Rullgård
|
d2a067d1d9
give AVInput/OutputFormat structs consistent names
|
18 лет назад |
Diego Biurrun
|
5509bffa88
Update licensing information: The FSF changed postal address.
|
19 лет назад |
Nico Sabbi
|
5d4d67e0ff
added support for DVHS (192) packet size
|
19 лет назад |
Diego Biurrun
|
115329f160
COSMETICS: Remove all trailing whitespace.
|
19 лет назад |
Michael Niedermayer
|
c6ec28b18c
DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk)
|
19 лет назад |
Michael Niedermayer
|
23c9925329
libdts support by (Benjamin Zores <ben at geexbox dot org>)
|
20 лет назад |
Michael Niedermayer
|
240ae82c51
h264 in mpeg-ts fix by (Måns Rullgård <mru at kth dot se>)
|
20 лет назад |
Måns Rullgård
|
278de4755d
support more codecs in MPEG-TS patch by (mru at kth dot se (Måns Rullgård))
|
21 лет назад |
Fabrice Bellard
|
b45a7a18d3
mpeg TS demux API (called from RTP layer) - raw mpeg TS reader (uses fake codec MPEG2TS)
|
21 лет назад |
Isaac Richards
|
ec23a47286
- Looks a tiny bit harder in mpegps_probe() for a valid start code. This is
|
21 лет назад |
Michael Niedermayer
|
ce34182dd7
try to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern dot org>)
|
22 лет назад |
Fabrice Bellard
|
5dbafeb7ba
mpeg ts demux uses DVB SI info and generates correct PTS info - added prototype mpeg ts mux
|
22 лет назад |