24864 Commits (03f0d1757568611c9150103c445e647d09149f70)
 

Author SHA1 Message Date
Ronald S. Bultje 7c4dcf8165 Optimize split MC, so we don't always do 4x4 blocks of 4x4pixels each, but 15 years ago
Josh Allmann 4332bfbff8 Reindent 15 years ago
Josh Allmann efc6d45196 rtpdec: Clean up FMTP parsing code in MPEG-4/AAC RTP depacketizer 15 years ago
Josh Allmann fb4ca2cb51 rtpdec: Clean up FMTP parsing code in H.264 RTP depacketizer 15 years ago
Josh Allmann 1ed3cef513 Reindent 15 years ago
Josh Allmann 7aa0118c46 rtpdec: Return ENOMEM if H.264 RTP fails to allocate memory for SDP extradata 15 years ago
Josh Allmann 016bc031eb rtpdec: Add generic function for iterating over FMTP configuration lines 15 years ago
Josh Allmann 8b114d85ba rtpdec: Move space_chars from avformat/internal to rtpdec 15 years ago
Måns Rullgård eca9e4035a Set rv34 (0,0) subpel mc functions to the optimised h264 ones 15 years ago
Måns Rullgård 1f65b67c46 Fix x86 build with h264dsp disabled 15 years ago
Måns Rullgård 1b15dc3ca8 configure: make --disable-everything soft-disable things 15 years ago
Eli Friedman 22d78b05b1 Fix an "assignment from incompatible pointer type" warning in av_read_frame_internal 15 years ago
Eli Friedman 35614edb2d Add patcheck checks for assignments that look like compound assignments 15 years ago
Vitor Sessak 186d02150e Use lookup table to avoid division in mp2 decoder 15 years ago
Stefano Sabatini a64fadf62b Fix linking if MMX is disabled. 15 years ago
Stefano Sabatini 6951515cbf Bump micro and add APIchanges entry after av_parse_color() extension. 15 years ago
Stefano Sabatini 9e74966b3f Cosmetics: merge "} else" and "if (...) {" lines, less confusing. 15 years ago
Stefano Sabatini 4cf0b43ac9 Reindent after the last commit. 15 years ago
Stefano Sabatini a52e2c3a46 Extend color syntax, make it accept an alpha component specifier. 15 years ago
Stefano Sabatini 8e094dd667 Rename ColorEntry.rgba_color to rgb_color and do not reserve a fourth 15 years ago
Måns Rullgård 7447204d2d vaapi: add missing #include "h263.h" 15 years ago
Måns Rullgård 0b37cccaab ra288: convert VLAs to fixed size 15 years ago
Reimar Döffinger 0724a674fc Change type of zz_table to uint8_t to match the scantables it points to. 15 years ago
Eli Friedman 93f7aeb5ad Add a const declaration, fixing a warning 15 years ago
Eli Friedman 206afa55e2 Fix clang warning, make initialization more readable 15 years ago
Eli Friedman 8b4845c0b0 Remove an unused label, fixing a warning 15 years ago
Eli Friedman 805488f0e2 Add proper const declaration to a cast, fixes a warning 15 years ago
Eli Friedman b3858964d6 Add const to some pointer parameters. 15 years ago
Reimar Döffinger 1444438ab0 Add myself as maintainer for table generation code. 15 years ago
Reimar Döffinger c9f789ef46 Update tablegen documentation for WRITE_ARRAY macro. 15 years ago
Måns Rullgård 765e61349c Make implicit function declarations an error 15 years ago
Måns Rullgård f3bfe388b5 Make ff_url_split() public 15 years ago
Diego Pettenò 350120d269 tablegen: implement and use WRITE_ARRAY macros 15 years ago
Diego Pettenò ac014798ff tableprint: use the type name as-is for the functions' names. 15 years ago
Måns Rullgård 07ece20c69 adpcm: convert VLAs to malloc/free 15 years ago
James Darnley 9577838f2f Fix libvorbis encoding with more than 2 channels 15 years ago
Eli Friedman 9b1947c7f2 Fix implicit cast warning 15 years ago
David Conrad 30bdefd1de Fix build without yasm 15 years ago
Jason Garrett-Glaser 0178d14fe5 First shot at VP8 optimizations: 15 years ago
David Conrad 21f45508ba Add myself as VP8 and vorbisdec maintainer 15 years ago
David Conrad 0ef1dbedcb VP8 bilinear filter 15 years ago
David Conrad a02bb835ac vorbisdec: Take channels into account when checking against residue overflow 15 years ago
David Conrad 54fdf5d150 vorbisdec: Fix header parsing with no floor1 partitions 15 years ago
David Conrad 780621b832 vorbisdec: Remove write-only variable 15 years ago
Måns Rullgård 92a544267b vp8: warn and request sample if upscaling specified in header 15 years ago
Måns Rullgård 2829ce4b40 Remove PPC perf counter support 15 years ago
Måns Rullgård a788196e20 Remove --enable-gprof flag 15 years ago
Måns Rullgård 69d12904da Remove unnecessary ../ from include directives 15 years ago
Måns Rullgård 7f02d3570a Add -I flags to HOSTCFLAGS 15 years ago
Måns Rullgård f30d51d74f ARM: fix build with TI compiler 15 years ago