322 Commits (383f62fdfe530125d97651c4f1c337890b2c16cd)

Author SHA1 Message Date
Loren Merritt 8c36eaaa94 Snow multiple reference frames 19 years ago
Loren Merritt 4e64beadf0 Snow 1pass ratecontrol 19 years ago
Diego Biurrun 16862398a2 Remove all .cvsignore files, they are no longer necessary. 19 years ago
Michael Niedermayer ed90d370ec dont store mov style meta tags in mp4 (fixes ffmpeg -title + gtkpod) 19 years ago
Baptiste Coudurier 307eb24879 add MPEG-2 intra vlc support 19 years ago
Michael Niedermayer e27b6e62f7 missmatch control for mpeg2 intra dequantization if bitexact=1 19 years ago
Benjamin Larsson ddbddce547 Fix samples to bytes relation. 19 years ago
Benjamin Larsson f1f7807abd AC3 encoding volume fix, by Justin Ruggles jruggle earthlink net. 19 years ago
Corey Hickey 52dc09a5fe Fix regression tests to match changed output of AC3 encoder 19 years ago
Diego Biurrun b0e6636b2d Reenable NUT and NUT regression tests as requested by Michael. 19 years ago
Diego Biurrun 8859312001 Disable the NUT (de)muxer until it has been synced with the specification. 19 years ago
Loren Merritt 0816152af9 seed iterative_me with mvs from conventional search. 19 years ago
Aurelien Jacobs 267b0e5754 Update ffserver regression tests: 19 years ago
Daniel Maas 0b297700b7 DVCPRO50 support. 19 years ago
Michael Niedermayer 61452d5637 fixing total_frames 19 years ago
Baptiste Coudurier 26f86eaf03 ftyp patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) 19 years ago
Baptiste Coudurier 1522767d0d compute output format before setting language patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) 19 years ago
Aurelien Jacobs 6310461b7f -loop was renamed to -loop_input 19 years ago
Dan Maas 40116978de Assign class 2 to most macroblocks by default, instead of a more conservative 19 years ago
Dan Maas 2e52b44e50 AC coefficient weighing (per SMPTE 314M) for the DV encoder and decoder. The 19 years ago
Aurelien Jacobs 59f45163df don't try to test streams which are commented out in test.conf 19 years ago
Dan Maas 6df5f6ae51 size[0-3] are not initialized (and can get random negative trash 19 years ago
Diego Biurrun d315ec5c31 Use BSD-compatible expr syntax and change test -ne to test != for portability. 19 years ago
Aurelien Jacobs 927e193d3a get ride of perl and sort in ffserver regtest (and avoid problem with behavior of sort changing with locales) 19 years ago
Aurelien Jacobs 2af799468a update ffserver.regression.ref to the actual md5 values 19 years ago
Aurelien Jacobs ddf2b51bee fix ffserver regtest inconsistency between different arch (and even different kind of x86) 19 years ago
Michael Niedermayer 6661b2130d dont lowwer qnos of more blocks then needed 19 years ago
Michael Niedermayer d2d230a756 fixing dv_guess_qnos() 19 years ago
Aurelien Jacobs ea395e8c6c add a Creative VOC (de)muxer 19 years ago
Michael Niedermayer b4e021e8c4 jpeg-ls regression test 19 years ago
Michael Niedermayer f11288dab4 AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org) 19 years ago
Michael Niedermayer 82e415b1fc avoid using non constant fields of AVCodecContext in avi muxer 19 years ago
Benjamin Larsson 12943a53b5 Fix the wrongly commited regressions stuff for psp compatible mp4 files. 19 years ago
Benjamin Larsson dcfdb046ee Fix for title field in PSP compatible mp4 files. Patch by 19 years ago
Michael Niedermayer 29f7ae79e7 scale video for snow iterative me down so the egression test is faster 19 years ago
Michael Niedermayer b29af723de >4gb fixes by (Dirk Musfeldt | d.musfeldt meilenstein de) 19 years ago
Loren Merritt 48d1b9a17c fix convergence of snow iterative_me 19 years ago
Loren Merritt d3ac6ed667 detect when iterative_me fails to converge, and stop searching 19 years ago
Diego Biurrun 98013cc16c Make clean/distclean consistent throughout all the Makefiles. 19 years ago
Michael Niedermayer e03c822afd split snow53 test out 19 years ago
Robert Swain 2f5546ee68 update x264 wrapper. 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Michael Niedermayer c8a596d210 bugs found by valgrind 19 years ago
Michael Niedermayer 47ad9abaa5 fixing second last time François Revol applies a patch without running the regression tests, next time his account is disabled 19 years ago
Michael Niedermayer 80e44bc3bf use h264 MC functions for 2xX Xx2 blocks in snow too 19 years ago
Michael Niedermayer 2692ceab8b use h264 MC functions for rectangular blocks too 19 years ago
Michael Niedermayer a588a2c654 regression test for iterative ME & wavelet cmp functions 19 years ago
Michael Niedermayer 88e51e1fb5 second try of improved lambda/qp guessing for motion estimation RD in first pass 19 years ago
Michael Niedermayer aaaa6f1549 dont discard least significant bits 19 years ago
Michael Niedermayer b7c51ebc89 slightly better mv_penalty table 19 years ago