| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf/utils.c: Order packets with identical PTS by stream index. | Vitor Sessak | 2011-04-12 | 5 | -5/+5 |
* | ac3enc: select bandwidth based on bit rate, sample rate, and number of | Justin Ruggles | 2011-04-03 | 1 | -1/+1 |
* | ac3enc: use generic fixed-point mdct | Mans Rullgard | 2011-04-03 | 1 | -1/+1 |
* | Add apply_window_int16() to DSPContext with x86-optimized versions and use it | Justin Ruggles | 2011-03-22 | 1 | -1/+1 |
* | ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage. | Justin | 2011-03-14 | 1 | -1/+1 |
* | ac3enc: change default floor code to 7. | Justin Ruggles | 2011-02-15 | 1 | -1/+1 |
* | ac3enc: Change EXP_DIFF_THRESHOLD to 500. | Justin Ruggles | 2011-02-02 | 1 | -1/+1 |
* | Update mpegts test reference | Mans Rullgard | 2011-01-28 | 1 | -1/+1 |
* | mpegtsenc: set reserved bits to 1 in PCR field | Georgi Chorbadzhiyski | 2011-01-26 | 1 | -1/+1 |
* | Add regression test for stereo s16le in voc. | Justin Ruggles | 2011-01-19 | 1 | -0/+3 |
* | Change the default dB-per-bit code from 2 to 3. | Justin Ruggles | 2010-12-29 | 1 | -1/+1 |
* | Change FIX15() back to clipping to -32767..32767. | Justin Ruggles | 2010-12-21 | 1 | -1/+1 |
* | Update the test references for lavf-rm and seek-ac3_rm. | Justin Ruggles | 2010-12-14 | 1 | -1/+1 |
* | Avoid negative SCR in mpeg ps muxer. | Michael Niedermayer | 2010-10-16 | 1 | -1/+1 |
* | Update gxf regression tests because of r25399 | Baptiste Coudurier | 2010-10-07 | 1 | -1/+1 |
* | In gxf muxer, fix flt entry offset, patch by Reuben Martin, reuben dot m at g... | Reuben Martin | 2010-10-07 | 1 | -1/+1 |
* | Init SCR in mpeg muxer based on first DTS. | Michael Niedermayer | 2010-10-07 | 1 | -1/+1 |
* | Test decoding in fate-lavf-gif | Vitor Sessak | 2010-08-31 | 1 | -0/+1 |
* | PNG image regression testing | Vitor Sessak | 2010-08-31 | 1 | -0/+3 |
* | gxfenc: Fix ES name in the UMF media description, by using strlen instead of ... | Thierry Foucu | 2010-07-21 | 1 | -1/+1 |
* | In mxf muxer, fix last b frame temporal offset | Baptiste Coudurier | 2010-07-02 | 1 | -1/+1 |
* | matroskaenc: Don't write a second seekhead for the clusters; mkvalidate agrees | David Conrad | 2010-06-04 | 1 | -2/+2 |
* | matroskaenc: Mux clusters better | James Zern | 2010-06-04 | 1 | -2/+2 |
* | matroskaenc: Write codec time base as default duration for video tracks. | David Conrad | 2010-05-24 | 1 | -2/+2 |
* | Update regression tests after removing track timecode scale from mkvenc | David Conrad | 2010-05-22 | 1 | -2/+2 |
* | In ogg muxer, pack multiple frames into one page, much lower overhead | Baptiste Coudurier | 2010-05-21 | 1 | -2/+2 |
* | Change default for bidir_refine to 1. | Michael Niedermayer | 2010-04-02 | 1 | -2/+2 |
* | 10l, update ref value for ffm since default flags changed and are stored in t... | Baptiste Coudurier | 2010-03-25 | 1 | -1/+1 |
* | use mpeg2 quantization bias for mjpeg. | Michael Niedermayer | 2010-03-15 | 1 | -3/+3 |
* | mpegts vbr muxing, activated when muxing rate is not supplied by the | Baptiste Coudurier | 2010-03-08 | 1 | -2/+2 |
* | Start continuity counter at 0 for pmt as well | Baptiste Coudurier | 2010-03-08 | 1 | -1/+1 |
* | Start continuity counter at 0 for streams | Baptiste Coudurier | 2010-03-08 | 1 | -1/+1 |
* | 10l typo, fix ts total bit rate computation | Baptiste Coudurier | 2010-03-08 | 1 | -2/+2 |
* | regtest: place image sequence outputs in separate directories | Måns Rullgård | 2010-03-07 | 8 | -24/+24 |
* | Place regtest-pixfmt output files in separate dir | Måns Rullgård | 2010-03-02 | 1 | -38/+38 |
* | Place regression test output files in subdirs per family | Måns Rullgård | 2010-03-02 | 36 | -143/+143 |
* | Correctly increment continuity_counter in PCR packets. | Yann Coupin | 2010-02-24 | 1 | -2/+2 |
* | Correct opts calulation in ffmpeg.c. | Michael Niedermayer | 2010-02-03 | 1 | -2/+2 |
* | Check pkt.pts against the recording time. | Michael Niedermayer | 2010-02-01 | 1 | -3/+3 |
* | Update regression tests after r21372 | David Conrad | 2010-01-21 | 1 | -2/+2 |
* | regtest: split reference files allowing tests to run individually | Måns Rullgård | 2010-01-16 | 36 | -0/+143 |