25316 Commits (527b46ba26124e51526d643c5e0f41c8160f286c)
 

Author SHA1 Message Date
Aurelien Jacobs b0335fd957 document ff_get_line() 14 years ago
Aurelien Jacobs a43416a540 improve ff_get_line to return line length 14 years ago
Aurelien Jacobs 7c89295145 move ff_get_line to aviobuf.c 14 years ago
Aurelien Jacobs 80769fb73f rename get_line to ff_get_line 14 years ago
Jason Garrett-Glaser b8b231b5dc Make mmx VP8 WHT faster 14 years ago
Måns Rullgård a4e6fa86ce regtest: simplify cleanup after each test 14 years ago
Måns Rullgård 157c924176 fate: delete useless artifacts after running each test 14 years ago
Måns Rullgård bcb0a1546d fate: keep stderr from failing tests 14 years ago
Stefano Sabatini aac6ca6978 Add libavcore. 14 years ago
Víctor Paesa ac1a31ab03 Typo. 14 years ago
Axel Holzinger 354b757300 Zero-initialize structs/arrays with {0} instead of {}, which isn't proper C99 14 years ago
Martin Storsjö 4f5340a0b1 Reindent, rewrap long comment lines to keep line length below 80 chars 14 years ago
Martin Storsjö bcc4cb4681 rtpdec_asf: Handle RTSP-MS packet splitting 14 years ago
Stefano Sabatini 2441339927 Document the buffer source. 14 years ago
Stefano Sabatini 59775b3c1a Extend buffer source syntax. 14 years ago
Stefano Sabatini e2f48c05e9 Add an informational trace in init(). 14 years ago
Stefano Sabatini b8dddebf3e Clarify logic and feedback of the init() function. 14 years ago
Stefano Sabatini ce1f853625 Add description to the buffer source. 14 years ago
Ramiro Polla 262b6dbad9 darwin: allow 64-bit darwin to allocate executable memory 14 years ago
Diego Pettenò 3fc548df28 Make ff_inverse stay with libavutil, and optional copy it to libavcodec. 14 years ago
Måns Rullgård b3dce4b9bf Enable lavfi test in "make test" 14 years ago
David Conrad af521abc28 Add header declarations for mmx/sse constants missing them 14 years ago
David Conrad c7eec58170 Move ff_pw_* from vc1dsp_mmx.c to dsputil_mmx.c 14 years ago
Thierry Foucu 591db22dff gxfenc: Fix ES name in the UMF media description, by using strlen instead of sizeof 14 years ago
Ronald S. Bultje e9e456d850 VP8 MBedge loopfilter MMX/MMX2/SSE2 functions for both luma (width=16) 14 years ago
Ramiro Polla 92bfd7461c swscale-test: use av_pix_fmt_descriptors[].name directly 14 years ago
Ronald S. Bultje 268821e76e Chroma (width=8) inner loopfilter MMX/MMX2/SSE2 for VP8 decoder. 14 years ago
Måns Rullgård f29be470b3 configure: make sh_quote() more robust 14 years ago
Pascal Massimino fd7242ddbd remove an unneeded av_realloc() 14 years ago
Vitor Sessak 91c4d85f7b WMAVoice regtests 14 years ago
Måns Rullgård d0b8e40ccf configure: create .config file where I intended 14 years ago
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