История коммитов

Автор SHA1 Сообщение Дата
  Aurelien Jacobs 4b358c3e60 use new metadata API in mpegts muxer 15 лет назад
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 лет назад
  Baptiste Coudurier f3ba7c5468 use delay for subs and dirac too 16 лет назад
  Baptiste Coudurier a57fb91ce5 add aud nal unit if not present in h264 bitstream 16 лет назад
  Baptiste Coudurier 89ac55ada9 consider other codecs packets contain only one access unit, not just audio 16 лет назад
  Baptiste Coudurier 3d0a94f699 calculate pat, pmt and sdt exact size and adjust total bitrate 16 лет назад
  Baptiste Coudurier 620b9df7a7 allow user to specify muxrate 16 лет назад
  Baptiste Coudurier 811a0aa785 warn if dts < pcr which means TS is invalid 16 лет назад
  Baptiste Coudurier 5541759f6f only write dts if they differ from pts, according to specs 16 лет назад
  Baptiste Coudurier 46911c7ab8 use delay to avoid negative dts 16 лет назад
  Baptiste Coudurier de34dc39c0 set pts and dts of pes packets exactly according to specs 16 лет назад
  Baptiste Coudurier b5931348bc compute pcr more accurately, regression tests need update 16 лет назад
  Diego Biurrun 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 лет назад
  Anuradha Suraparaju 67a38cee37 Change Dirac in MPEG-TS encapsulation to conform with spec changes. 16 лет назад
  Anuradha Suraparaju f4bba2015a Dirac encapsulation in MPEG-TS 16 лет назад
  Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 16 лет назад
  Baptiste Coudurier d3ad044ad5 add pretty common .m2t as ts extension 16 лет назад
  Baptiste Coudurier 3654a16dc9 fix continuity counter to start at 0 16 лет назад
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 лет назад
  Aurelien Jacobs 3abe5fbdc4 improve CRC API 17 лет назад
  Björn Axelsson 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 лет назад
  Måns Rullgård 700b971156 write DTS, based on patch by Luca Abeni, lucabe72 email it 17 лет назад
  Aurelien Jacobs 7fbde3431a replace coder/decoder file description in libavformat by muxer/demuxer 18 лет назад
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 лет назад
  Måns Rullgård ff70e60176 allow individual selection of muxers and demuxers 18 лет назад
  Måns Rullgård d2a067d1d9 give AVInput/OutputFormat structs consistent names 18 лет назад
  Stefan Huehner 7b49ce2e34 Add const to (mostly) char* and make some functions static, which aren't used 18 лет назад
  Michael Niedermayer 43a80ccee5 generic crc calculation code 18 лет назад
  Gildas Bazin 6d276a9e91 Properly #ifdef muxer-specific parts. 19 лет назад
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 лет назад
  Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 лет назад
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 лет назад
  Michael Niedermayer 01f4895c68 changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility 19 лет назад
  Fabrice Bellard 8b475508d4 buggy PCR output (just to keep HW decoders happy) - audio and subtitle language support - 'title' stream field sets the service name - fixed TS packet stuffing code - support for subtitle PES packets 19 лет назад
  Måns Rullgård 0044a8f80d double free patch by (Måns Rullgård <mru inprovide com>) 19 лет назад
  Michael Niedermayer e928649b0b pass AVPacket into av_write_frame() 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 69ef9450d8 generate correct PTS in transport stream - use mpeg2 encoder by default 21 лет назад
  Fabrice Bellard 490579042a 64 bit pts for writing - more const usage 21 лет назад
  Michael Niedermayer ce34182dd7 try to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern dot org>) 21 лет назад
  Fabrice Bellard 5dbafeb7ba mpeg ts demux uses DVB SI info and generates correct PTS info - added prototype mpeg ts mux 21 лет назад