100 Commits (c59fec783d6540dd96540b079d753ee4a6ad2e58)

Author SHA1 Message Date
Jindrich Makovicka 575c38d76c mpegtsenc: set Random Access indicator on keyframe start packets 14 years ago
Anton Khirnov f5302e5dcf ffmpeg: deprecate loop_input and loop_output options 14 years ago
Anton Khirnov 5e8d2e337e lavf: deprecate AVStream.quality. 14 years ago
Michael Niedermayer 0af8a71d66 swscale: fix JPEG-range YUV scaling artifacts. 14 years ago
Baptiste Coudurier 7e19a6e868 movenc: always write esds descriptor length using 4 bytes. 14 years ago
Vitor Sessak ecc297308f lavf/utils: fix ff_interleave_compare_dts corner case. 14 years ago
Anton Khirnov f8fec05052 mpegtsenc: make PMT PID really start on pmt_start_pid 14 years ago
Justin Ruggles 79ee8977c2 ac3enc: correct the flipped sign in the ac3_fixed encoder 14 years ago
Diego Biurrun fd0c3403f6 Update regtest checksums after revision 6001dad. 14 years ago
Vitor Sessak 96573c0d76 lavf/utils.c: Order packets with identical PTS by stream index. 14 years ago
Justin Ruggles e05a3ac713 ac3enc: select bandwidth based on bit rate, sample rate, and number of 14 years ago
Mans Rullgard 79997def65 ac3enc: use generic fixed-point mdct 14 years ago
Justin Ruggles e6e9823488 Add apply_window_int16() to DSPContext with x86-optimized versions and use it 14 years ago
Justin 323e6fead0 ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage. 14 years ago
Justin Ruggles 50d7140441 ac3enc: change default floor code to 7. 14 years ago
Justin Ruggles c3beafa0f1 ac3enc: Change EXP_DIFF_THRESHOLD to 500. 14 years ago
Mans Rullgard 79dca23dc2 Update mpegts test reference 14 years ago
Georgi Chorbadzhiyski 535638b55f mpegtsenc: set reserved bits to 1 in PCR field 14 years ago
Justin Ruggles a4f5af13fb Add regression test for stereo s16le in voc. 14 years ago
Justin Ruggles ec44dd5fc2 Change the default dB-per-bit code from 2 to 3. 14 years ago
Justin Ruggles 295ab2af6e Change FIX15() back to clipping to -32767..32767. 14 years ago
Justin Ruggles 8c634b707b Update the test references for lavf-rm and seek-ac3_rm. 14 years ago
Michael Niedermayer 94bdb1f80c Avoid negative SCR in mpeg ps muxer. 14 years ago
Baptiste Coudurier a7ba165a0c Update gxf regression tests because of r25399 14 years ago
Reuben Martin ad4c3c6840 In gxf muxer, fix flt entry offset, patch by Reuben Martin, reuben dot m at gmail dot com 14 years ago
Michael Niedermayer 9b272e3274 Init SCR in mpeg muxer based on first DTS. 14 years ago
Vitor Sessak 6b85316bd2 Test decoding in fate-lavf-gif 14 years ago
Vitor Sessak f5d4fc43bb PNG image regression testing 14 years ago
Thierry Foucu 591db22dff gxfenc: Fix ES name in the UMF media description, by using strlen instead of sizeof 15 years ago
Baptiste Coudurier 29054fdd0a In mxf muxer, fix last b frame temporal offset 15 years ago
David Conrad e7ddafd515 matroskaenc: Don't write a second seekhead for the clusters; mkvalidate agrees 15 years ago
James Zern ac9baa716b matroskaenc: Mux clusters better 15 years ago
David Conrad 7bb83d8ddf matroskaenc: Write codec time base as default duration for video tracks. 15 years ago
David Conrad 85e86b6810 Update regression tests after removing track timecode scale from mkvenc 15 years ago
Baptiste Coudurier 95ca3b1e20 In ogg muxer, pack multiple frames into one page, much lower overhead 15 years ago
Michael Niedermayer 008593be52 Change default for bidir_refine to 1. 15 years ago
Baptiste Coudurier ab379c671f 10l, update ref value for ffm since default flags changed and are stored in the file 15 years ago
Michael Niedermayer bd57cae86f use mpeg2 quantization bias for mjpeg. 15 years ago
Baptiste Coudurier 7082ea56c8 mpegts vbr muxing, activated when muxing rate is not supplied by the 15 years ago
Baptiste Coudurier 677a1144b0 Start continuity counter at 0 for pmt as well 15 years ago
Baptiste Coudurier d73a458f27 Start continuity counter at 0 for streams 15 years ago
Baptiste Coudurier 9169174fd6 10l typo, fix ts total bit rate computation 15 years ago
Måns Rullgård d211b29e05 regtest: place image sequence outputs in separate directories 15 years ago
Måns Rullgård 1dd9ff871a Place regtest-pixfmt output files in separate dir 15 years ago
Måns Rullgård cc3e2472f3 Place regression test output files in subdirs per family 15 years ago
Yann Coupin 8d819221db Correctly increment continuity_counter in PCR packets. 15 years ago
Michael Niedermayer f575f08ccb Correct opts calulation in ffmpeg.c. 15 years ago
Michael Niedermayer f8ccf72005 Check pkt.pts against the recording time. 15 years ago
David Conrad ac1e18cb78 Update regression tests after r21372 15 years ago
Måns Rullgård eca478c317 regtest: split reference files allowing tests to run individually 15 years ago