3 Commits (2b3c8f8a6a67ab52ce8be9ac803eb8619d4243f2)

Author SHA1 Message Date
Ivo van Poorten 66e9e30239 Move parsing of MPEG-PES timestamp to mpeg.h (as an inline function) so it 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Baptiste Coudurier 2abe5a01c8 split mpeg ps and variants muxer and demuxer, I'll clean more in a few minutes, lpcm freq tab is left static const in mpeg.h for now until we have more code in common 18 years ago
Benoit Fouet 9e15dfebb4 comment endif directive token 18 years ago
Guillaume Poirier efb775777f add a comment to indicate which #endif belong to which #define 18 years ago
Måns Rullgård 699b3f99d0 add multiple inclusion guards to headers 18 years ago
Måns Rullgård 99545457bf include all prerequisites in header files 18 years ago
Nico Sabbi cf10ee184f demux VC1 in mpegts 18 years ago
Daniel Kristjansson 105e517df3 "removes definition for old crc func" patch by Daniel Kristjansson / danielk mrl.nyu edu 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Måns Rullgård d2a067d1d9 give AVInput/OutputFormat structs consistent names 18 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Nico Sabbi 5d4d67e0ff added support for DVHS (192) packet size 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Michael Niedermayer c6ec28b18c DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) 19 years ago
Michael Niedermayer 23c9925329 libdts support by (Benjamin Zores <ben at geexbox dot org>) 20 years ago
Michael Niedermayer 240ae82c51 h264 in mpeg-ts fix by (Måns Rullgård <mru at kth dot se>) 21 years ago
Måns Rullgård 278de4755d support more codecs in MPEG-TS patch by (mru at kth dot se (Måns Rullgård)) 21 years ago
Fabrice Bellard b45a7a18d3 mpeg TS demux API (called from RTP layer) - raw mpeg TS reader (uses fake codec MPEG2TS) 21 years ago
Isaac Richards ec23a47286 - Looks a tiny bit harder in mpegps_probe() for a valid start code. This is 22 years ago
Michael Niedermayer ce34182dd7 try to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern dot org>) 22 years ago
Fabrice Bellard 5dbafeb7ba mpeg ts demux uses DVB SI info and generates correct PTS info - added prototype mpeg ts mux 22 years ago
Michael Niedermayer b0368839ac MpegEncContext.(i)dct_* -> DspContext.(i)dct_* 22 years ago
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Zdenek Kabelac bb28568364 * cut&paste fix 22 years ago
Zdenek Kabelac 5940262772 * oops fixed bad initialization of ff vals. 22 years ago
Zdenek Kabelac 83f238cbf0 * compilation fix (ARM users please check) 22 years ago
Michael Niedermayer 50eb9cbc44 idct_permutation_type variable, so the permutation type can quickly be identified 22 years ago
Michael Niedermayer 676e200cff trying to fix the non-x86 IDCTs (untested) 22 years ago
Fabrice Bellard ff4ec49e64 license/copyright change 23 years ago
Fabrice Bellard 92651f67a0 arm specific code 23 years ago