| Commit message (Expand) | Author | Age | Files | Lines |
* | generic crc calculation code | Michael Niedermayer | 2006-03-06 | 1 | -59/+2 |
* | Properly #ifdef muxer-specific parts. | Gildas Bazin | 2006-01-19 | 1 | -0/+2 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -43/+43 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -29/+29 |
* | changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo... | Michael Niedermayer | 2005-07-17 | 1 | -11/+11 |
* | buggy PCR output (just to keep HW decoders happy) - audio and subtitle langua... | Fabrice Bellard | 2005-06-03 | 1 | -26/+136 |
* | double free patch by (Måns Rullgård <mru inprovide com>) | Måns Rullgård | 2005-03-09 | 1 | -4/+0 |
* | pass AVPacket into av_write_frame() | Michael Niedermayer | 2004-05-29 | 1 | -4/+5 |
* | support more codecs in MPEG-TS patch by (mru at kth dot se (Måns Rullgård)) | Måns Rullgård | 2003-11-12 | 1 | -4/+18 |
* | generate correct PTS in transport stream - use mpeg2 encoder by default | Fabrice Bellard | 2003-09-16 | 1 | -73/+101 |
* | 64 bit pts for writing - more const usage | Fabrice Bellard | 2003-09-10 | 1 | -2/+2 |
* | try to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern... | Michael Niedermayer | 2003-06-28 | 1 | -2/+2 |
* | mpeg ts demux uses DVB SI info and generates correct PTS info - added prototy... | Fabrice Bellard | 2003-06-13 | 1 | -0/+582 |