26285 Commits (74d127b537d18cc9a2bf2b556900705f7b2af2be)
 

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