1049 Commits (f97905e61d7cb86987d7d4f5fabcfc0d6b57ddbb)

Author SHA1 Message Date
Anssi Hannula 7c152a458d lavf: inspect more frames for fps when container time base is coarse 14 years ago
Michael Niedermayer 500bf39715 flashsv2enc: regression test. 14 years ago
Diego Biurrun 03acaa4a43 tests: Remove disabled code. 14 years ago
Michael Niedermayer 749d16ced4 Checksum update due to (should make fate green again) 14 years ago
Michael Niedermayer 94da542546 Try to fix big endian fate 14 years ago
Anton Khirnov f8fec05052 mpegtsenc: make PMT PID really start on pmt_start_pid 14 years ago
Peter Ross c90626b2ea hflip: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats 14 years ago
Peter Ross a1f4d07563 crop: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats 14 years ago
Peter Ross 1afbae100b libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementation 14 years ago
Justin Ruggles 79ee8977c2 ac3enc: correct the flipped sign in the ac3_fixed encoder 14 years ago
Michael Niedermayer fbfcc8f1b7 avi: try to synchronize the points in time of the starts of streams after seeking. 14 years ago
Ronald S. Bultje 3283f274fd FATE: allow forcing thread-type when doing threaded fate runs. 14 years ago
Diego Biurrun d11818eff4 Remove now obsolete references to _g-suffixed binaries. 14 years ago
Michael Niedermayer 2d2b5a1421 10l, commit that should have been stashed into the merge. 14 years ago
Diego Biurrun fd0c3403f6 Update regtest checksums after revision 6001dad. 14 years ago
Baptiste Coudurier 0ba8485666 In mov muxer, compute avg bitrate in esds 14 years ago
Vitor Sessak 96573c0d76 lavf/utils.c: Order packets with identical PTS by stream index. 14 years ago
Anton Khirnov 9181976348 matroskaenc: don't write an empty Cues element. 14 years ago
Janne Grunau 0ba832231d fate: add AAC LATM test 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
Michael Niedermayer 116758a358 Fix yuvj420p scaling artefact, issue1108. 14 years ago
Anssi Hannula 78431098f9 lavf: inspect more frames for fps when container time base is coarse 14 years ago
Mans Rullgard 5085a1a068 fate: simplify fft test rules 14 years ago
Mans Rullgard b41a108914 fate: add fixed-point fft/mdct tests 14 years ago
Baptiste Coudurier 93dfda8896 In ipod/mov/mp4 muxer, always write esds descriptor length using 4 bytes, 14 years ago
Baptiste Coudurier efdad9fbc7 In mov muxer, fix yuv range in avid atoms used by dnxhd. 14 years ago
Ronald S. Bultje c56e618b4b Split fate-psx-str-v3 into a video-only and audio-only test. 14 years ago
Peter Ross f5607c8361 Make the hflip filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats 14 years ago
Peter Ross af55573379 Make the crop filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats 14 years ago
Peter Ross 3e2523db20 libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementation 14 years ago
Justin Ruggles e6e9823488 Add apply_window_int16() to DSPContext with x86-optimized versions and use it 14 years ago
Luca Barbato a96c176aed fate: simplify regression-funcs.sh 14 years ago
Luca Barbato 7851eb68c6 fate: add support for multithread testing 14 years ago
Mans Rullgard 2a569799a9 fate: update wmv8-drm reference 14 years ago
Ronald S. Bultje c47d383502 vc1: make P-frame deblock filter bit-exact. 14 years ago
Mans Rullgard 5a15602a4e fate: remove stale fate-update.sh script 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Janne Grunau faa6f1c306 get rid of the last svn mentions 14 years ago
Mans Rullgard 487fef2dcc asf: update seek test reference 14 years ago
Michael Niedermayer 27293b840c Revert "ac3enc: shift coefficients to 24-bit following MDCT rather than using an exponent offset." 14 years ago
Justin 323e6fead0 ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage. 14 years ago
Justin Ruggles 7e0a284b9f ac3enc: shift coefficients to 24-bit following MDCT rather than using an exponent offset. 14 years ago
Peter Ross c3afa4db91 bink: prevent overflows within binkidct by using int-sized intermediate array 14 years ago
Justin Ruggles 1e898e7d35 vmdaudio: output 8-bit audio as AV_SAMPLE_FMT_U8. 14 years ago
Justin Ruggles c11c79222e vmdaudio: output audio samples for standalone silent blocks. 14 years ago
Peter Ross e211e255aa bink: prevent overflows within binkidct by using int-sized intermediate array 14 years ago
Justin Ruggles 1108f8998c vmdaudio: output 8-bit audio as AV_SAMPLE_FMT_U8. 14 years ago
Justin Ruggles 9b73f78600 vmdaudio: output audio samples for standalone silent blocks. 14 years ago
Justin Ruggles 6159bd0d67 ac3enc: fix bug in stereo rematrixing decision. 14 years ago