| Commit message (Expand) | Author | Age | Files | Lines |
* | 4 months of hard development and finally it's done. Closes issue 58. Adpcm_sw... | Benjamin Larsson | 2007-12-03 | 4 | -0/+67 |
* | correct invalid duration | Michael Niedermayer | 2007-12-03 | 3 | -5/+5 |
* | Fix regression tests after r11127 and 11129 | Kostya Shishkov | 2007-12-02 | 3 | -27/+27 |
* | ogg seek regression ref | Baptiste Coudurier | 2007-11-11 | 1 | -0/+43 |
* | ogg muxer | Baptiste Coudurier | 2007-11-10 | 2 | -0/+6 |
* | Disable unused function, fixes the warning: | Diego Biurrun | 2007-11-09 | 1 | -2/+4 |
* | fix predictor initialization for adpcm-ima encoder not to lose first sample | Timofei V. Bondarenko | 2007-11-06 | 2 | -6/+6 |
* | Fix mov checksums following r10852. | Benoit Fouet | 2007-11-05 | 2 | -12/+12 |
* | Seek regression for RM demuxer fix | Kostya Shishkov | 2007-11-03 | 1 | -55/+55 |
* | Fix seek regression test for ac3 in rm after r10634 | Roberto Togni | 2007-10-01 | 1 | -12/+12 |
* | fix timestamps used for ratecontrol | Michael Niedermayer | 2007-09-11 | 3 | -95/+95 |
* | allow changing of the spatial_decomposition_count and quantization tables | Michael Niedermayer | 2007-09-09 | 3 | -36/+36 |
* | store halfpel filter coefficients in the header as well as the | Michael Niedermayer | 2007-09-08 | 3 | -36/+36 |
* | cleanup mc_block() | Michael Niedermayer | 2007-09-08 | 3 | -38/+38 |
* | Update mkv regression tests after r10421 | David Conrad | 2007-09-07 | 2 | -29/+29 |
* | Matroska regression tests | David Conrad | 2007-09-05 | 3 | -0/+61 |
* | If a stream has no start time, but the first packet has a 'pts', use that | Neil Brown | 2007-09-03 | 1 | -1/+1 |
* | use 16bit IDWT (a SIMD implementation of it should be >2x faster then with | Michael Niedermayer | 2007-08-25 | 3 | -22/+22 |
* | use more bits on the encoder side | Michael Niedermayer | 2007-08-23 | 3 | -20/+20 |
* | Change rounding of the horizontal DWT to match the vertical one. | Michael Niedermayer | 2007-08-21 | 3 | -26/+26 |
* | Use PRId64 in seek test | David Conrad | 2007-08-13 | 1 | -1/+1 |
* | nut regression test | Michael Niedermayer | 2007-08-10 | 3 | -0/+62 |
* | take care to use video track field number as duration | Baptiste Coudurier | 2007-08-09 | 1 | -1/+1 |
* | ignore preroll, it is generally not what AVStream.start_time should contain | Michael Niedermayer | 2007-08-06 | 1 | -1/+1 |
* | make wmv1 and wmv2 playable with M$ DMO decoder | Michael Niedermayer | 2007-08-05 | 3 | -48/+48 |
* | update seek regressions for r9917 | Michael Niedermayer | 2007-08-05 | 1 | -147/+147 |
* | flashsv regression test | Michael Niedermayer | 2007-08-04 | 4 | -0/+64 |
* | regression tests for yuv440p yuvj440p | Andreas Öman | 2007-07-19 | 3 | -1/+9 |
* | round timestamps up, k2 broadcast server seems to need it | Baptiste Coudurier | 2007-07-13 | 1 | -1/+1 |
* | set locale to C in seek test | Måns Rullgård | 2007-07-10 | 2 | -425/+428 |
* | update regression checksums after r9447 | Benoit Fouet | 2007-07-03 | 2 | -2/+2 |
* | misc typo fixes | Diego Biurrun | 2007-06-12 | 1 | -1/+1 |
* | misc spelling fixes | Diego Biurrun | 2007-06-12 | 1 | -1/+1 |
* | Merge tests Makefile into the top-level Makefile. | Diego Biurrun | 2007-06-07 | 8 | -679/+604 |
* | The server configuration file is passed as a command line parameter. | Diego Biurrun | 2007-06-07 | 1 | -1/+1 |
* | seek tests only available with GPL enabled | Benoit Fouet | 2007-05-30 | 1 | -4/+3 |
* | Mark phony swscale_error target as such. | Diego Biurrun | 2007-05-29 | 1 | -1/+1 |
* | 10l: Revert accidental removal of unused code. | Diego Biurrun | 2007-05-27 | 1 | -0/+13 |
* | Exit with error when running libavtest and not configured with --enable-gpl. | Diego Biurrun | 2007-05-27 | 1 | -0/+1 |
* | Rename variable for consistency. | Diego Biurrun | 2007-05-27 | 1 | -2/+2 |
* | whitespace cosmetics | Diego Biurrun | 2007-05-27 | 1 | -13/+10 |
* | better variable names | Diego Biurrun | 2007-05-27 | 1 | -4/+4 |
* | Remove comments that are neither very enlightening nor particularly up-to-date. | Diego Biurrun | 2007-05-27 | 1 | -6/+0 |
* | Do not hide the commands make runs. | Diego Biurrun | 2007-05-27 | 1 | -7/+7 |
* | Fix seek_test compilation for out-of-tree builds. | Diego Biurrun | 2007-05-27 | 2 | -18/+2 |
* | Remove portability comment, it should be pure POSIX now. | Diego Biurrun | 2007-05-25 | 1 | -1/+0 |
* | whitespace cosmetics | Diego Biurrun | 2007-05-25 | 1 | -2/+2 |
* | 'grep -q' is a GNU extension. | Diego Biurrun | 2007-05-25 | 1 | -1/+1 |
* | Do not fail or print an error if the logfile already exists. | Diego Biurrun | 2007-05-25 | 1 | -1/+1 |
* | Also remove seek_test upon clean. | Diego Biurrun | 2007-05-25 | 1 | -2/+2 |