2010-01-28 |
Michael Niedermayer | Simplify first edge filter condition. |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Michael Niedermayer | Cosmetics, mostly indention, 2 or so new fixme comments... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Michael Niedermayer | Make the fast loop filter path work with unavailable... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Michael Niedermayer | get rid of the start variable. |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Michael Niedermayer | Unroll main loop so the edge==0 case is seperate. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Stefano Sabatini | Declare variable "version" in the PRINT_LIB_VERSION... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Carl Eugen... | Support demuxing Blu-ray subtitles in matroska files. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Ronald S. Bultje | Fix BSD compile (PF_UNSPEC is not a standard define... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Rafaël Carré | Fix svq3_* function declarations. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Måns Rullgård | SVQ1: 4-byte-align codebook tables |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Reimar Döffinger | Fix possible crashes in mlp parser, it tries to go... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Reimar Döffinger | Reduce log level of "Extracting .. channel downmix... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Michael Niedermayer | Fix duration calculation in the presence of a single... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Jai Menon | Schedule an increase in the maximum number of streams |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Jai Menon | ffmpeg.c : Increase static limit on the maximum number of |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Måns Rullgård | Add macro AV_JOIN() for joining two tokens into one |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Michael Niedermayer | Revert Revision: 21362 |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Michael Niedermayer | Print "Multiple frames in a packet" warning independant... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Michael Niedermayer | Update comment. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Michael Niedermayer | Revert Revision: 21473 |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Måns Rullgård | Prettify PRINT_LIB_VERSION macro |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Måns Rullgård | Get rid of ifdeffery for printing library versions... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Måns Rullgård | Emit CONFIG_AVUTIL for completeness |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Michael Niedermayer | Use table to speedup access to non_zero_count in MBAFF... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Stefano Sabatini | Fix misc typos, patch by |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Måns Rullgård | 10l: fix linking |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Stefano Sabatini | Rename swscale-example to swscale-test, to better refle... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Stefano Sabatini | Document av_register_protocol(), not that it really... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Michael Niedermayer | Simplify left_xy init |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Michael Niedermayer | Split fill_caches() between loopfilter & decode, the... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Måns Rullgård | Allow disabling of lavc, lavf, lavd, and lsws |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Michael Niedermayer | Optimize loop filtering of the left edge in MBAFF. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Ramiro Polla | Revert r21226, it was a joke: |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Michael Niedermayer | use left_xy[1] in mbaff QP loop filter check, this... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Michael Niedermayer | Optimize mv/ref cache init for left MB. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Måns Rullgård | Add UMULH() |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Loren Merritt | optimize h264_loop_filter_strength_mmx2 |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Jeremy Morton | Don't use tcp_fd if we're not using TCP-based connectio... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Michael Niedermayer | remove unneeded check |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Michael Niedermayer | Use left_mb_xy from fill_caches instead of recalculatin... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Michael Niedermayer | Simplify left_xy content for the loop filter, this... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Michael Niedermayer | Simplify loop filter a little by using top/left_type. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Michael Niedermayer | Set top & left types for deblock in fill_caches(). |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Michael Niedermayer | 100l typo fix, mixed up +-1 forcing the loop filter... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Michael Niedermayer | cosmetic |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Michael Niedermayer | Fix qp_thres loop filter check for MBAFF. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Michael Niedermayer | Optimize mb neighbor initialization for MBAFF in fill_c... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Carl Eugen... | Metasoft MJPEG codec has Cb and Cr swapped, fixes issue... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Michael Niedermayer | Use isAnyRGB() where possible |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Michael Niedermayer | Add 3 more RGB makros that allow specifying RGB in... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Michael Niedermayer | Rename isRGB() and isBGR() as their meaning is confusing. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Stefano Sabatini | Merge two "if (flags & SWS_PRINT_INFO) { ... }" blocks... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Michael Niedermayer | Fix heap overflow due to lack of nb_components check. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Carl Eugen... | Release buffer when decoding is finished. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Måns Rullgård | Print config of each lib if different from that of... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Michael Niedermayer | Optimize decode_cabac_field_decoding_flag(). |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Måns Rullgård | configure: fix --cpu=nocona |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Alexander Strange | 100l, correct wrong H.264+adaptive MBAFF decoding |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Ramiro Polla | Check if dxva2api.h is recent enough to compile vc1_dxv... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Martin Storsjö | Load the proper getaddrinfo functions from ws2_32.dll... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Martin Storsjö | Check for getaddrinfo in the winsock headers. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Martin Storsjö | Only define _WIN32_WINNT=0x0501 if $target_os = "mingw32". |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Alexander Strange | H.264: Use 64-/128-bit write-combining macros for copies |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Justin Ruggles | Only check frame size if the header is valid. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Carl Eugen... | Fix decoding ATI VCR2 codec, sample in |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Stefano Sabatini | Doxument url_open(). |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Carl Eugen... | Force codec_tag I420 for Quicktime Planar Y'CbCr 8... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Stefano Sabatini | Fix mis-computation of the needsDither variable erroneo... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Michael Niedermayer | Branchless setting of MB_TYPE_8x8DCT. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Michael Niedermayer | Remove cruft. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Michael Niedermayer | Mark index as unsigend so gcc knows it doesnt need... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Michael Niedermayer | a[b-1] -> (a-1)[b]. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Michael Niedermayer | Optimize suffix_length computation, 1 cpu cycle speedup. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Michael Niedermayer | Simplify suffix_length computation, same speed. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Stefano Sabatini | Favor the term "URL" over "filename", as the API deals... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Michael Niedermayer | Optimize level_code computation, 6cpu cycles speedup. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Reimar Döffinger | Make url_read_complete handle EAGAIN more intelligently. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Reimar Döffinger | Fix crash in MLP decoder due to integer overflow. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Michael Niedermayer | 1 cpu cycle faster suffix_length calculation. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Stefano Sabatini | Merge two "if (flags & SWS_PRINT_INFO) { ... }" blocks. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Laurent Aimar | VC-1/WMV3 DXVA2 implementation |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Michael Niedermayer | Remove is_complex from loop_filter() its useless there... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Laurent Aimar | Added a few missing consts in dxva_h264. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Laurent Aimar | Added a missing const to ff_h264_get_slice_type(). |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Stefano Sabatini | Doxument url_close(). |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Laurent Aimar | Added missing const to get_bits_count(). |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Michael Niedermayer | Prefer cbp over cbp_table. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Stefano Sabatini | Doxument url_open_protocol(). |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Michael Niedermayer | Remove all uses of slice_type* from the loop filter... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Stefano Sabatini | Doxument url_read(). |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Stefano Sabatini | Use av_get_bits_per_pixel() for computing the bits... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Ramiro Polla | Indent. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Ramiro Polla | Don't redefine M_PI. It is already defined from libavut... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Ramiro Polla | Split swscale.c into scaler code (swscale.c) and utilit... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Michael Niedermayer | Remove unneeded reset of non_zero_count_cache for deblock. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Michael Niedermayer | Remove useless things from the deblock side of fill_cac... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Michael Niedermayer | make mv_cache init 64bit where possible. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
kemuri | vfwcap: Include windows.h before vfw.h since the latter... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
kemuri | Replace every usage of -lvfw32 with what is particularl... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Ramiro Polla | Use $vfwcap_indev_extralibs variable instead of duplica... |
commit | commitdiff | tree | snapshot |
next |