25251 Commits (9d0b30424159ce11f6dc856aa27918d158008f19)
 

Author SHA1 Message Date
Måns Rullgård 9d0b304241 Do not automatically run configure 15 years ago
Ramiro Polla 67e1d52783 swscale-test: allocate more memory to prevent scalers from writing out of bounds 15 years ago
Stefano Sabatini 65dd2ded3f Factorize indent definition in PRINT_LIB_INFO(). 15 years ago
Stefano Sabatini d101e731cf Merge maybe_print_config() and PRINT_LIB_CONFIG() in PRINT_LIB_INFO(). 15 years ago
Stefano Sabatini 1044a92a5e Rename: 15 years ago
Stefano Sabatini b6525b4b2a Reindent. 15 years ago
Stefano Sabatini 208749a0dd Increase flexibility of PRINT_LIB_VERSION(), make it accept a flags 15 years ago
James Zern 7eb185e0a3 Map settings for 2-pass libvpx encoding. 15 years ago
Jason Garrett-Glaser b946111fde Eliminate a pointless memset for intra blocks in P-frames in VP8 15 years ago
Jason Garrett-Glaser b9a7186bf4 VP8: Don't store segment in macroblock struct anymore. 15 years ago
Jason Garrett-Glaser c55e0d34ba Convert VP8 macroblock structures to a ring buffer. 15 years ago
Stefano Sabatini 73642926b3 Add APIchanges entry for the libavfilter media format generalization 15 years ago
S.N. Hemanth Meenakshisundaram bdab614be8 Generalize pixel format enum fields to int formats. 15 years ago
Stefano Sabatini 98137a1a5b Document create_filter(). 15 years ago
Stefano Sabatini d2874a9d59 Add simple doxy to link_filter(). 15 years ago
Stefano Sabatini 94b2120dfb Fix documentation for parse_link_name(). 15 years ago
Stefano Sabatini bb90d855d7 Consistently use Uppercase for the first character of the log 15 years ago
Stefano Sabatini 99ac59ca69 Make link_filter() propagate the generated error code. 15 years ago
Stefano Sabatini f219eee592 Fix style: "if(" -> "if (". 15 years ago
Jason Garrett-Glaser 968570d65f Calculate deblock strength per-MB instead of per-row 15 years ago
Jason Garrett-Glaser d1c58fce20 Avoid tracking i4x4 modes in P-frames in VP8 15 years ago
Jason Garrett-Glaser 158e062c95 Avoid useless fill_rectangle in P-frames in VP8 15 years ago
Jason Garrett-Glaser 7bf254c41d Optimize partition mv decoding in VP8 15 years ago
Jason Garrett-Glaser c0498b3031 Take shortcuts for mv0 case in VP8 MC 15 years ago
Jason Garrett-Glaser 702e8d3376 Much faster VP8 mv and mode prediction 15 years ago
Jason Garrett-Glaser d229ae2b62 Convert vp56_mv to 16-bit. 15 years ago
Jason Garrett-Glaser d864dee8ab Add prefetching to VP8 decoder 15 years ago
Ronald S. Bultje 003243c3c2 Fix and enable horizontal >=SSE2 mbedge loopfilter. 15 years ago
Loren Merritt c7b1d9768c relicense h264 deblock sse2 to lgpl 15 years ago
Stefano Sabatini a33e036577 Add APIchanges entry after libavcore addition. 15 years ago
Loren Merritt 532e769701 sync yasm macros from x264 15 years ago
Jason Garrett-Glaser 8731dbd890 Eliminate one instruction in VP8 dc_add_sse4 15 years ago
Vitor Sessak 0662bf22ec Add WMAPro regtests 15 years ago
Jason Garrett-Glaser 7dd224a42d Various VP8 x86 deblocking speedups 15 years ago
Aurelien Jacobs 8a810ccbba use return value of ff_get_line() 15 years ago
Aurelien Jacobs b0335fd957 document ff_get_line() 15 years ago
Aurelien Jacobs a43416a540 improve ff_get_line to return line length 15 years ago
Aurelien Jacobs 7c89295145 move ff_get_line to aviobuf.c 15 years ago
Aurelien Jacobs 80769fb73f rename get_line to ff_get_line 15 years ago
Jason Garrett-Glaser b8b231b5dc Make mmx VP8 WHT faster 15 years ago
Måns Rullgård a4e6fa86ce regtest: simplify cleanup after each test 15 years ago
Måns Rullgård 157c924176 fate: delete useless artifacts after running each test 15 years ago
Måns Rullgård bcb0a1546d fate: keep stderr from failing tests 15 years ago
Stefano Sabatini aac6ca6978 Add libavcore. 15 years ago
Víctor Paesa ac1a31ab03 Typo. 15 years ago
Axel Holzinger 354b757300 Zero-initialize structs/arrays with {0} instead of {}, which isn't proper C99 15 years ago
Martin Storsjö 4f5340a0b1 Reindent, rewrap long comment lines to keep line length below 80 chars 15 years ago
Martin Storsjö bcc4cb4681 rtpdec_asf: Handle RTSP-MS packet splitting 15 years ago
Stefano Sabatini 2441339927 Document the buffer source. 15 years ago
Stefano Sabatini 59775b3c1a Extend buffer source syntax. 15 years ago