22207 Commits (808fa33c9cc022301462e5f82b87067377e064b9)
 

Author SHA1 Message Date
Måns Rullgård 808fa33c9c configure: group arch extention deps by arch 15 years ago
Michael Niedermayer fb823b7791 Fix 10l segfault with threads. 15 years ago
Michael Niedermayer 0fe674cb4a Use h->slice_num where possible. 15 years ago
Michael Niedermayer bce6a1e7c7 Enable filter_mb_fast for CAVLC P slices. 15 years ago
Michael Niedermayer 439d6b1dcf filter_mb_fast needs cbp_table to be set. 15 years ago
Michael Niedermayer 42ebca8551 PAFF CABAC P slices seem to work as well, so enable them for ff_h264_filter_mb_fast() too. 15 years ago
Michael Niedermayer a8f4921595 Reenable filter_mb_fast for I slices and progressive CABAC P slices. 15 years ago
Michael Niedermayer a7d7cdaac7 Set h->cbp for ff_h264_filter_mb_fast(). 15 years ago
Michael Niedermayer 9327042c17 10l for someone, Store chroma_qp_diff in the correct struct. 15 years ago
Gwenole Beauchesne 054947cafd Install <libavcodec/vaapi.h> header. 15 years ago
Luca Abeni 22c1f65fa6 Rename the RTP muxer sources so that the packetisation functions are in 15 years ago
Michael Niedermayer b6ef858ec7 Move CAVLC 8x8 DCT special case from ff_h264_filter_mb() to fill_caches 15 years ago
Luca Abeni 47a855648f Remove the ff_rtp_send_h264() prototype from rtp_h264.h (such function 15 years ago
Alexander Strange f6d0390657 Add macros for 64- and 128-bit write-combining optimization to intreadwrite.h. 15 years ago
Zuxy Meng 3c52d4849f Define out currently unused static functions. 15 years ago
Michael Niedermayer 6d7e6b2657 Perform reference remapping at fill_cache() time instead of in the 15 years ago
Ben Littler 5bc3fc2187 add uldx fourcc to mpeg4 in riff.c 15 years ago
Måns Rullgård bdd19e29df Mark all intreadwrite functions av_always_inline 15 years ago
Måns Rullgård 8d072dd2a9 Only set HAVE_MMX when a supported CPU is specified 15 years ago
Michael Niedermayer 7da0d82104 Make qp check for loop filter skiping also work with MBAFF. 15 years ago
Michael Niedermayer 12be38ec18 Comment about a cornercase we ignore currently 15 years ago
Michael Niedermayer 44a5e7b64c Move the qp check to skip the loop filter up. 15 years ago
Michael Niedermayer b6303e6d2a Reorganize how values are stored in h->non_zero_count. 15 years ago
Stefano Sabatini c36a4294dc Remove stray '\' at the end of macro definitions. 15 years ago
Stefano Sabatini 90eb284a77 Remove duplicated or pointless newlines. 15 years ago
Stefano Sabatini 398c193d0b Factorize error message logging, log it if the converter cannot be 15 years ago
Stefano Sabatini e36a545de5 Reindent after the last commit. 15 years ago
Stefano Sabatini c0d1dc1c4f Make the pal2rgbWrapper set and use the converter in pal2rgbWrapper 15 years ago
Michael Niedermayer 2911e13224 Disable a few things in fill_filter_caches() that arent needed. 15 years ago
Michael Niedermayer f432b43b08 Split fill_caches() between filter and decoder. 15 years ago
Michael Niedermayer c988f97566 Rearchitecturing the stiched up goose part 1 15 years ago
Måns Rullgård 00c4127ec9 Remove double const 15 years ago
Ben Littler 6667d5a5e5 add vspx fourcc to mpeg4 in riff.c 15 years ago
Måns Rullgård aa692d547b configure: simplify libsdl check 15 years ago
Måns Rullgård 14d3675165 configure: add check_struct function 15 years ago
Måns Rullgård 300cde27b6 configure: simplify check_lib2 15 years ago
Måns Rullgård f855b7b9c9 configure: pass extra flags to check_cpp from check_cpp_condition 15 years ago
Måns Rullgård 2a194acd95 configure: pass extra flags to check_cc from check_ld 15 years ago
Stefano Sabatini ade5b91dda Use av_match_ext() rather than the deprecated match_ext(), fix 15 years ago
Stefano Sabatini 9a180390b9 Factorize error message logging in rgb2rgbWrapper(). 15 years ago
Måns Rullgård 1b5d46c6a6 Reindent 15 years ago
Måns Rullgård d39d7cf693 Remove inline from initFilter() 15 years ago
Reimar Döffinger 3f37ab8e41 Make sure we do not export incorrect _NE pixformat descriptions by either 15 years ago
Måns Rullgård 48fdb66c68 Fix comment typo carefull -> careful 15 years ago
Måns Rullgård c25210278c Add missing parens in AV_WN macros 15 years ago
Alexander Strange 0209e1e160 Add missing Makefile dependencies to CONFIG_SNOW_ENCODER. 15 years ago
Carl Eugen Hoyos 45becaf337 Fix indentation after r21257. 15 years ago
Stefano Sabatini e922e34c96 Add a const qualifier in a cast, fix the gcc warning: 15 years ago
Michael Karcher 1454618426 Support demuxing of Sony OpenMG files without metadata header. 15 years ago
Stefano Sabatini 5090d8e16a Add a const qualifier in a cast, fix the gcc warning: 15 years ago