Commit History

Author SHA1 Message Date
  Kostya Shishkov e51b7a41ee Update regressions for YUV2RGB table generator change in SwScaler 15 years ago
  Michael Niedermayer 6337178b4f Ensure that the palette is set in data[1] for all 8bit formats. 15 years ago
  Stefan de Konink 426a6f34a0 Splits the totalbitrate in a videodatarate and audiodatarate part. 15 years ago
  Baptiste Coudurier e9338da87d fix endianness of time code, and calculate it in fields, according to specs 15 years ago
  Baptiste Coudurier 507ff760af Do not use avctx->frame_number which might not be set, 15 years ago
  Baptiste Coudurier 15a4e8b85a set correct value for starting line 15 years ago
  Baptiste Coudurier fc94187857 fix gxf time code mark out value 15 years ago
  David Conrad 4bcafc9a23 Update regression tests after r16651 15 years ago
  Baptiste Coudurier 3d0a94f699 calculate pat, pmt and sdt exact size and adjust total bitrate 15 years ago
  Baptiste Coudurier 5541759f6f only write dts if they differ from pts, according to specs 15 years ago
  Baptiste Coudurier 46911c7ab8 use delay to avoid negative dts 15 years ago
  Baptiste Coudurier de34dc39c0 set pts and dts of pes packets exactly according to specs 15 years ago
  Aurelien Jacobs abce34d979 matroskaenc: require global header 15 years ago
  Michael Niedermayer 3e3c638e69 Switch regression tests to swscale. 16 years ago
  Baptiste Coudurier 9b92ed7666 update swf video frame number when muxing done, fix #439 16 years ago
  Michael Niedermayer 4c453ddbbc Make our flac decoder decode all the data at EOF. 16 years ago
  Michael Niedermayer 7efeb73a5a 10000l for myself, my last change was incomplete. 16 years ago
  Michael Niedermayer 6d77d9acf7 Set cur_dts to 0 only during creating new streams and not every time cur_dts happens 16 years ago
  Baptiste Coudurier 148c8d8018 store dts in ffm headers 16 years ago
  Baptiste Coudurier 5e5f75cf8a remove pts set hack, this is no more correct 16 years ago
  Baptiste Coudurier dbedf2aae2 enable feeder threads 16 years ago
  Baptiste Coudurier 54e5cf132d do not reset ffm pts, this avoids setting last pts to 0 and screwing up seeking 16 years ago
  Baptiste Coudurier b63ba850c1 remove obsolete requirements, quicktime 6 is from 2002, not sure if muxing scheme still fits 16 years ago
  Baptiste Coudurier 3c6a9f66b9 pass dts and pts through ffm, should fix streaming b frames 16 years ago
  Baptiste Coudurier 2940b38ef2 fix pts handling in ffm 16 years ago
  Baptiste Coudurier 995877956f update regression tests for ts due to r13641 16 years ago
  Michael Niedermayer bf1310c7b1 Update regression checksums after dts calculation fix (r13470). 16 years ago
  Baptiste Coudurier 0bf017c48b update regression ref due to r13412 16 years ago
  Henrik Gulbrandsen 4fa6eac5f1 Correct ASF duration. 16 years ago
  Baptiste Coudurier 3a71577f87 homogenous regression tests output for image formats 16 years ago
  Baptiste Coudurier 3251f24be7 missed one 16 years ago
  Baptiste Coudurier 7261f9bd25 cosmetics, remove leading whitespaces 16 years ago
  Baptiste Coudurier e516d3488a change rle encoder to count up to 127, sgi does not support 128 16 years ago
  Justin Ruggles fe790f89e8 Use 15-bit LPC precision by default. This generally gives better compression 16 years ago
  Justin Ruggles 6e330816d4 fix Ogg/FLAC header size 16 years ago
  Panagiotis Issaris 781138d005 Update the regression tests reference values after the changes to the Matroska 16 years ago
  Michael Niedermayer e942293db1 It appears last_pts was not set ... 16 years ago
  Michael Niedermayer a712d725c0 Header elision muxing support. 16 years ago
  Benoit Fouet 3f8e1fc80c Update regression test checksum for ffm. 16 years ago
  Baptiste Coudurier 37b74c8651 Fix issue 338: 16 years ago
  Oded Shimon 4ddcc983b4 back_ptr calculation used wrong timebase when searching for back syncpoint 16 years ago
  Oded Shimon 02c986a8d6 Fix intented algo in syncpoint writing before keyframes in NUT muxer 16 years ago
  Oded Shimon 82badd27f1 nut->max_distance was not set at all anywhere in the NUT muxer 16 years ago
  Oded Shimon 103d74ea5c ff_nut_reset_ts() expected to get 'ts*time_base_count', but muxer only 16 years ago
  Måns Rullgård 2009721d99 split lavf regression tests 16 years ago
  Måns Rullgård 4383ed5cba split regression tests allowing make to run them in parallel 16 years ago
  Michael Niedermayer 175e23e875 Consider initial EOR in the back_ptr calculation. 16 years ago
  Michael Niedermayer 7548783bc5 correct invalid duration 16 years ago
  Kostya Shishkov ec28509fed Fix regression tests after r11127 and 11129 16 years ago
  Baptiste Coudurier 5118cae694 ogg muxer 16 years ago