2010-01-18 |
Michael Niedermayer | Cosmetic, get rid of &x[0] |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Michael Niedermayer | Fix compilation with -O0. |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Michael Niedermayer | Fix accumulated indention errors. |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Stefano Sabatini | Split long line. |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Stefano Sabatini | Convert int -> enum PixelFormat in doTest(). |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Michael Niedermayer | Optimize top non_zero_count_cache init. |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Michael Niedermayer | Dont init chroma elements of non_zero_count_cache for... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Michael Niedermayer | Remove unneeded for_deblock check, this code was alraed... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Måns Rullgård | configure: add --disable-asm option |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Måns Rullgård | configure: rename a variable in check_asm |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Baptiste Coudurier | move aspect ratio code at the end of the track parsing... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Måns Rullgård | configure: fix cpu=generic case |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Michael Niedermayer | Rather call filter_mb_mbaff_edge*v() more often than... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Måns Rullgård | configure: simplify $cpu handling for some architectures |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Måns Rullgård | configure: indent |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Måns Rullgård | configure: split $cpu handling by arch |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Måns Rullgård | configure: simplify $arch handling |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Måns Rullgård | configure: group arch extention deps by arch |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Michael Niedermayer | Fix 10l segfault with threads. |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Michael Niedermayer | Use h->slice_num where possible. |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Michael Niedermayer | Enable filter_mb_fast for CAVLC P slices. |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Michael Niedermayer | filter_mb_fast needs cbp_table to be set. |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Michael Niedermayer | PAFF CABAC P slices seem to work as well, so enable... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Michael Niedermayer | Reenable filter_mb_fast for I slices and progressive... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Michael Niedermayer | Set h->cbp for ff_h264_filter_mb_fast(). |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Michael Niedermayer | 10l for someone, Store chroma_qp_diff in the correct... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Gwenole Beauchesne | Install <libavcodec/vaapi.h> header. |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Luca Abeni | Rename the RTP muxer sources so that the packetisation... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Michael Niedermayer | Move CAVLC 8x8 DCT special case from ff_h264_filter_mb... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Luca Abeni | Remove the ff_rtp_send_h264() prototype from rtp_h264... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Alexander Strange | Add macros for 64- and 128-bit write-combining optimiza... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Zuxy Meng | Define out currently unused static functions. |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Michael Niedermayer | Perform reference remapping at fill_cache() time instea... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Ben Littler | add uldx fourcc to mpeg4 in riff.c |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Måns Rullgård | Mark all intreadwrite functions av_always_inline |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Måns Rullgård | Only set HAVE_MMX when a supported CPU is specified |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Michael Niedermayer | Make qp check for loop filter skiping also work with... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Michael Niedermayer | Comment about a cornercase we ignore currently |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Michael Niedermayer | Move the qp check to skip the loop filter up. |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Michael Niedermayer | Reorganize how values are stored in h->non_zero_count. |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Stefano Sabatini | Remove stray '\' at the end of macro definitions. |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Stefano Sabatini | Remove duplicated or pointless newlines. |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Stefano Sabatini | Factorize error message logging, log it if the converte... |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Stefano Sabatini | Reindent after the last commit. |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Stefano Sabatini | Make the pal2rgbWrapper set and use the converter in... |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Michael Niedermayer | Disable a few things in fill_filter_caches() that arent... |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Michael Niedermayer | Split fill_caches() between filter and decoder. |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Michael Niedermayer | Rearchitecturing the stiched up goose part 1 |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Måns Rullgård | Remove double const |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Ben Littler | add vspx fourcc to mpeg4 in riff.c |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Måns Rullgård | configure: simplify libsdl check |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Måns Rullgård | configure: add check_struct function |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Måns Rullgård | configure: simplify check_lib2 |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Måns Rullgård | configure: pass extra flags to check_cpp from check_cpp... |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Måns Rullgård | configure: pass extra flags to check_cc from check_ld |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Stefano Sabatini | Use av_match_ext() rather than the deprecated match_ext... |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Stefano Sabatini | Factorize error message logging in rgb2rgbWrapper(). |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Måns Rullgård | Reindent |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Måns Rullgård | Remove inline from initFilter() |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Reimar Döffinger | Make sure we do not export incorrect _NE pixformat... |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Måns Rullgård | Fix comment typo carefull -> careful |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Måns Rullgård | Add missing parens in AV_WN macros |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Alexander Strange | Add missing Makefile dependencies to CONFIG_SNOW_ENCODER. |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Carl Eugen... | Fix indentation after r21257. |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Stefano Sabatini | Add a const qualifier in a cast, fix the gcc warning: |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Michael Karcher | Support demuxing of Sony OpenMG files without metadata... |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Stefano Sabatini | Add a const qualifier in a cast, fix the gcc warning: |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Stefano Sabatini | Fix typo, "get rid off" -> "get rid of". |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Måns Rullgård | regtest: run tests only for enabled codecs and formats |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Måns Rullgård | regtest: split wma test into wmav1 and wmav2 |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Måns Rullgård | regtest: split reference files allowing tests to run... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Måns Rullgård | regtest: suppress console output from tests |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Stefano Sabatini | Revert r30331, which broke compilation. |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Stefano Sabatini | Prefer enum PixelFormat to int as the parameter type of |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Stefano Sabatini | Declare with av_unused the variable alpMmxFilter, fix... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Stefano Sabatini | Factorize the code which calls the non optimized C... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Stefano Sabatini | Prefer "to %s%s" over "to%s %s", slightly more readable. |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Stefano Sabatini | Simplify code in sws_getContext() which logs if the... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Ramiro Polla | Document some of SwsContext. |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Ramiro Polla | Reuse h{lum,chr}Filter{,Pos} variables for MMX2 fast_bi... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Stefano Sabatini | Factorize code which logs the source and destination... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Ramiro Polla | Read "Last Changed Rev" field instead of "Revision... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Michael Niedermayer | Comment for() ; out |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Michael Niedermayer | Mark a few functions as noinline, this makes ff_h264_fi... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Michael Niedermayer | Apply last 2 optimizations to similar code i forgot. |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Michael Niedermayer | Another microopt, 4 cpu cycles for avoidance of FFABS(). |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Måns Rullgård | Add missing guards and includes to arm/aac.h |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Michael Niedermayer | Minor (2 cpu cycles) optimization ||->|. |
commit | commitdiff | tree | snapshot |
2010-01-16 |
ami_stuff | Support decoding of SoftLab-NSK VideoTizer. |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Michael Niedermayer | Consider slice_beta_offet in qp_thresh. |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Michael Niedermayer | Avoid wasting 4 cpu cycles per MB in redundantly calcul... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Stefano Sabatini | Simplify reset_ptr(): employ usePal() macro rather... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Stefano Sabatini | Implement null video sink. |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Carl Eugen... | Correctly decode some Avid AV1x samples, fixes issue... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Stefano Sabatini | Implement null video source. |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Anatoly Nenashev | Support lowres 3 when decoding MPEG video. |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Stefano Sabatini | Make avfilter_default_start_frame() request a buffer... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Michael Niedermayer | Replace cabac checks in inline functions from h264... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Måns Rullgård | Add symbol versioning for shared libraries |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Måns Rullgård | configure: add test_ldflags function |
commit | commitdiff | tree | snapshot |
next |