25192 Commits (e9e456d850f967cf802a4e66fe59426be51faa37)
 

Author SHA1 Message Date
Ronald S. Bultje e9e456d850 VP8 MBedge loopfilter MMX/MMX2/SSE2 functions for both luma (width=16) 15 years ago
Ramiro Polla 92bfd7461c swscale-test: use av_pix_fmt_descriptors[].name directly 15 years ago
Ronald S. Bultje 268821e76e Chroma (width=8) inner loopfilter MMX/MMX2/SSE2 for VP8 decoder. 15 years ago
Måns Rullgård f29be470b3 configure: make sh_quote() more robust 15 years ago
Pascal Massimino fd7242ddbd remove an unneeded av_realloc() 15 years ago
Vitor Sessak 91c4d85f7b WMAVoice regtests 15 years ago
Måns Rullgård d0b8e40ccf configure: create .config file where I intended 15 years ago
Måns Rullgård aef026f406 configure: create .config file in configure to avoid needless reruns 15 years ago
Måns Rullgård 86601915d2 Rerun configure when all*.c files have changed 15 years ago
Måns Rullgård f6ae77d469 Change message tag for tests to simply TEST 15 years ago
Måns Rullgård 096971e892 vp8: indent 15 years ago
Måns Rullgård 070ce7efad vp8: add do { } while(0) around XCHG() macro to avoid confusing if/else 15 years ago
Diego Biurrun 153da88dfb Add some braces to silence the warning: 15 years ago
Stefano Sabatini 4055438b48 Apply misc cosmetical style fixes. 15 years ago
Stefano Sabatini b5634e458f Add @file doxy. 15 years ago
Zhentan Feng e4a28be67b Allow the ASF header to be transferred split over multiple packets, as some 15 years ago
Zhentan Feng d6cc1123e3 Explicitely set the size of the "ff_asf_head1_guid" header chunk, this is 15 years ago
Vitor Sessak a28cccf6d6 Fix memory leak in ATRAC3 decoder 15 years ago
Zhentan Feng cbbb10810c Align outgoing messages to 8 bytes, this is required to interact with 15 years ago
Zhentan Feng 0c717a30e0 Fix a compile warning when compiling with DEBUG=1. The warning was: 15 years ago
Zhentan Feng 9078eba062 Check the status code of each server responses, and fail if it indicates 15 years ago
Zhentan Feng 414df121e0 Send a time test to the server, as the spec recommends. 15 years ago
Carl Eugen Hoyos f7af2c1db8 FFmpeg never supported msmpeg4v1 encoding. 15 years ago
Rafaël Carré e8723e242d Lego Mindstorms RSO muxer and demuxer. 15 years ago
Martin Storsjö d970ec7554 asfdec: 10l, fix the minimum asf video stream header size 15 years ago
Måns Rullgård ffe72624e7 fate: run diff even if command fails 15 years ago
Martin Storsjö fed7959271 asfdec: Don't read the video stream header if there isn't enough data 15 years ago
Martin Storsjö a3ab7c3249 asfdec: Handle asf_jfif_media 15 years ago
Martin Storsjö 7428c8f599 asf: Add asf_jfif_media guid 15 years ago
Måns Rullgård c963e961ac Remove unused seek-regression.sh script 15 years ago
Måns Rullgård 57f096309a Remove old regtest make rules redirecting to fate-based ones 15 years ago
Måns Rullgård 9a3f31efcb fate: allow running regtests through fate frontend 15 years ago
Måns Rullgård b9d5f1b7ed Collect list of seek tests in configure 15 years ago
Måns Rullgård f729c4aea8 regtest: rename seektest ref files using alphanumeric chars only 15 years ago
Martin Storsjö aff4137d5f Remove an assert that was no longer correct nor relevant 15 years ago
Carl Eugen Hoyos 2d91366cc2 Make MP43 the default fourcc for msmpeg4v3: 15 years ago
Martin Storsjö 8b6e0aec9f movenc: Free the buffer returned by url_close_dyn_buffer, regardless of the size 15 years ago
Ramiro Polla 709c0181fd Restore vertical alignment in some defines 15 years ago
Ronald S. Bultje c60ed66dbe Revert r24339 (it causes fate failures on x86-64) - I'll figure out what's 15 years ago
Ronald S. Bultje 6526976f0c Remove FF_MM_SSE2/3 flags for CPUs where this is generally not faster than 15 years ago
Ronald S. Bultje 1878f685c0 Implement chroma (width=8) inner loopfilter MMX/MMX2/SSE2 functions. 15 years ago
Ronald S. Bultje fb9bdf048c Be more efficient with registers or stack memory. Saves 8/16 bytes stack 15 years ago
Ronald S. Bultje 3facfc99da Change function prototypes for width=8 inner and mbedge loopfilter functions 15 years ago
Alex Converse 581a96976b aacenc: Convert if () abort() to assert(). 15 years ago
Josh Allmann 7d894aeb60 rtpdec_xiph: Avoid extra memcpy in Xiph RTP depacketizer 15 years ago
Alex Converse 6d9f1b67e8 Cosmetics: Whitespace 15 years ago
Nathan Caldwell 2bb1d0e77a aacenc: Adjust array offsets for the current channel before calling ff_psy_suggest_window(). 15 years ago
Nathan Caldwell 0045499dec aacenc: Refactor apply_window_and_mdct() so it no longer takes an offset channel. 15 years ago
Måns Rullgård 7c1bb9143e Fix lavfi pixdesc test 15 years ago
Måns Rullgård 48c281629a Generate list of lavfi tests in configure 15 years ago