26285 Commits (74d127b537d18cc9a2bf2b556900705f7b2af2be)
 

Author SHA1 Message Date
Alex Converse d950497083 ff_prefix non static vp56 functions. 14 years ago
Martin Storsjö 317167e7d9 nellymoserenc: Declare the supported sample format 14 years ago
Pascal Massimino a8ab0cccf7 b0rk3d FATE + black helicopters hissing -> rolling back to r24556 and sleeping 14 years ago
Pascal Massimino 62d1f7864e perform the clipping on luma_dc_qmul[1] and chroma_qmul[0] earlier 14 years ago
Pascal Massimino e7e81959d6 save some copies by moving some fields out of proba[2] 14 years ago
Luca Barbato 46bbf39576 Add my gpg fingerprint 14 years ago
Nick Brereton df9844937f DCA: fix multichannel -> 2 channel downmix. 14 years ago
Nick Brereton 08634e7bda Setup correct channel value when downmixing is required. 14 years ago
Aurelien Jacobs af0554e530 remove useless cast 14 years ago
Måns Rullgård 349d78fe62 Detect PathScale compiler 14 years ago
Reimar Döffinger 6f2c05f307 Document how the ref_buf is used. 14 years ago
Måns Rullgård d72c981c30 configure: fix sh_quote function 14 years ago
Michael Niedermayer a20df85886 Fix doxy that refers to the wrong variable. 14 years ago
Martin Storsjö facdd25df2 Fix the lavf docs, we have a RTP muxer, not a demuxer 14 years ago
Michael Niedermayer ec906fcdd7 Fix 2 doxy comments that referred to the wrong variable. 14 years ago
Michael Niedermayer 76c56376ca Make doxygen formatting more consistent. 14 years ago
Stefano Sabatini 88ad2faff8 Place the concat protocol entry at the begin of the registered 14 years ago
Alex Converse ac3ccbc0e2 Document existing rules for AVInputFormat.name. 14 years ago
Stefano Sabatini 4419c8bf25 Add the indevs.texi and outdevs.texi files. 14 years ago
Måns Rullgård 51124db8ea fate: clean up also after failed runs 14 years ago
Vitor Sessak cf0194a3f5 Increase error tolerance for RA288 and one vorbis test. Should fix some 14 years ago
Alexander Kojevnikov 2a758efe31 Make frames unsigned. 14 years ago
Alexander Kojevnikov 49d7ef282d Show correct bitrate for VBR MP3 files. 14 years ago
Måns Rullgård 8a0f61c4fb Remove duplicate initialiser for cavsvideo_muxer.extensions 14 years ago
Josh Allmann adc03a3406 rtpdec_xiph: Drop RTP packets that come in without a prior fragment start marker. 14 years ago
Måns Rullgård 4db40efa47 libavformat needs libavcore 14 years ago
Stefan Gehrer de29597680 add Chinese AVS encoding via external library libxavs 14 years ago
Måns Rullgård 54d1d1ba17 libavcore needs libavutil 14 years ago
Måns Rullgård 673fe599b3 fate: delete build and install dirs after session 14 years ago
Måns Rullgård a9dc611145 fate: add fate session script 14 years ago
Måns Rullgård b82be63688 fate: create report files 14 years ago
Måns Rullgård bb5cecdc52 configure: extract detailed compiler identification 14 years ago
Måns Rullgård 1606446248 version.sh: write version to stdout if no output file specified 14 years ago
Måns Rullgård ce3a841da1 Add a simple base64 encoder for use in tests 14 years ago
Stefano Sabatini fa8ead0032 Add an APIchanges entry for the libavcore/parseutils.{h,c} addition of 14 years ago
Stefano Sabatini ea35e3c61e Avoid the use of an intermediary variable in 14 years ago
Stefano Sabatini c90c80ac28 Make VideoFrameRateAbbr contain a rational rather than two ints for 14 years ago
Stefano Sabatini dc4a50a073 Remove reference to the "frame" term in variable names. Simpler and 14 years ago
Stefano Sabatini afead10638 Make av_parse_video_size() and av_parse_video_rate() return 14 years ago
Stefano Sabatini b964a2935e Reindent. 14 years ago
Stefano Sabatini a275862461 Make pkgconfig_generate check if the library is enabled before to 14 years ago
Stefano Sabatini 126b638ea0 Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() 14 years ago
Ronald S. Bultje db9cc3a55a Reindent after r24516. 14 years ago
Ronald S. Bultje e87b7d72c6 Use inverse error branches, i.e. instead of if(something){success} else {error}, 14 years ago
Ronald S. Bultje 540ab68c64 Use av_log(.., AV_LOG_ERROR) instead of dprintf() for logging errors. This 14 years ago
Ronald S. Bultje ab4d031889 Use pmaddubsw for the mbedge_filter (>=ssse3), 6-10 cycles faster. 14 years ago
Jason Garrett-Glaser e25dee602f VP8: Much faster SSE2 MC 14 years ago
S.N. Hemanth Meenakshisundaram 9dd9d67bd0 Define static functions fill_image_linesize() and 14 years ago
Ronald S. Bultje 48adb7e7a4 Enable no-loop memory/register saving for ssse3/sse4 also. 14 years ago
Ronald S. Bultje 2a180c69ea Save a register (or regsize of stackspace for x86-32) for the no-loop 14 years ago