2012-02-15 |
Martin Storsjö | snow: Add ff_ prefix to nonstatic symbols |
blob | commitdiff | raw |
2012-02-15 |
Martin Storsjö | dsputil: Add ff_ prefix to the dsputil*_init* functions |
blob | commitdiff | raw | diff to current |
2012-01-28 |
Alex Converse | cosmetics: Remove extra newlines at EOF |
blob | commitdiff | raw | diff to current |
2012-01-03 |
Diego Biurrun | snow: Restore three mistakenly removed casts. |
blob | commitdiff | raw | diff to current |
2012-01-02 |
Diego Biurrun | Drop some pointless void* return value casts from av_ma... |
blob | commitdiff | raw | diff to current |
2011-11-26 |
Mans Rullgard | snow: fix signed overflow in byte to 32-bit replication |
blob | commitdiff | raw | diff to current |
2011-11-24 |
Luca Barbato | snow: split snow in snowdec and snowenc |
blob | commitdiff | raw | diff to current |
2011-10-28 |
Michael Niedermayer | snow: do not draw_edge if emu_edge is set |
blob | commitdiff | raw | diff to current |
2011-10-12 |
Anton Khirnov | AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* |
blob | commitdiff | raw | diff to current |
2011-08-31 |
Anton Khirnov | snow: add 'memc_only' private option. |
blob | commitdiff | raw | diff to current |
2011-08-26 |
Diego Biurrun | doxygen: fix wrong comment syntax, //< vs. ///< |
blob | commitdiff | raw | diff to current |
2011-07-29 |
Anton Khirnov | lavc: use designated initialisers for all codecs. |
blob | commitdiff | raw | diff to current |
2011-07-20 |
Mans Rullgard | Remove snow/dwt test program |
blob | commitdiff | raw | diff to current |
2011-07-10 |
Diego Biurrun | Eliminate FF_COMMON_FRAME macro. |
blob | commitdiff | raw | diff to current |
2011-07-03 |
Mans Rullgard | Do not include mathematics.h in avutil.h |
blob | commitdiff | raw | diff to current |
2011-07-03 |
Diego Biurrun | snow: Remove unused code. |
blob | commitdiff | raw | diff to current |
2011-06-14 |
Jason Garrett-Glaser | 4:4:4 H.264 decoding support |
blob | commitdiff | raw | diff to current |
2011-06-13 |
Jason Garrett-Glaser | Roll back 4:4:4 H.264 for now |
blob | commitdiff | raw | diff to current |
2011-06-13 |
Jason Garrett-Glaser | 4:4:4 H.264 decoding support |
blob | commitdiff | raw | diff to current |
2011-05-02 |
Stefano Sabatini | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TY... |
blob | commitdiff | raw | diff to current |
2011-04-26 |
Diego Biurrun | Eliminate pointless '#if 1' statements without matching... |
blob | commitdiff | raw | diff to current |
2011-03-26 |
Alexander Strange | dsputil: allow to skip drawing of top/bottom edges. |
blob | commitdiff | raw | diff to current |
2011-03-19 |
Mans Rullgard | Replace FFmpeg with Libav in licence headers |
blob | commitdiff | raw | diff to current |
2011-01-29 |
Ronald S. Bultje | Move ff_emulated_edge_mc() into DSPContext. |
blob | commitdiff | raw | diff to current |
2011-01-26 |
Diego Elio Pettenò | Add ff_ prefix to data symbols of encoders, decoders... |
blob | commitdiff | raw | diff to current |
2010-06-23 |
Måns Rullgård | snow: remove unused parameter to mc_block() |
blob | commitdiff | raw | diff to current |
2010-03-30 |
Stefano Sabatini | Define AVMediaType enum, and use it instead of enum... |
blob | commitdiff | raw | diff to current |
2010-03-14 |
Måns Rullgård | Add ff_ prefix to dwt functions |
blob | commitdiff | raw | diff to current |
2010-03-14 |
Måns Rullgård | Separate DWT from snow and dsputil |
blob | commitdiff | raw | diff to current |
2010-03-08 |
Måns Rullgård | Move ff_sqrt() to libavutil/intmath.h |
blob | commitdiff | raw | diff to current |
2010-03-06 |
Måns Rullgård | Add some missing #includes |
blob | commitdiff | raw | diff to current |
2010-01-11 |
Michael Niedermayer | Optimize ff_snow_horizontal_compose97i. |
blob | commitdiff | raw | diff to current |
2010-01-11 |
Michael Niedermayer | Merge vertical_compose53iL0*() |
blob | commitdiff | raw | diff to current |
2010-01-11 |
Michael Niedermayer | Optimize horizontal_compose53i() by inlining inv_lift... |
blob | commitdiff | raw | diff to current |
2010-01-08 |
Jai Menon | Snow : re-indent after r21093. |
blob | commitdiff | raw | diff to current |
2010-01-08 |
Jai Menon | Snow : remove pointless 'if(1)'. |
blob | commitdiff | raw | diff to current |
2010-01-08 |
Jai Menon | Snow : use non-NULL context for av_log. |
blob | commitdiff | raw | diff to current |
2010-01-08 |
Jai Menon | Cosmetics : remove duplicated comment. |
blob | commitdiff | raw | diff to current |
2010-01-08 |
Jai Menon | Snow : release buffers allocated using avctx->get_buffer. |
blob | commitdiff | raw | diff to current |
2009-12-02 |
Michael Niedermayer | Fix 1 pass RC in snow. |
blob | commitdiff | raw | diff to current |
2009-09-18 |
Diego Biurrun | Reorder functions so that encoding functions are disabl... |
blob | commitdiff | raw | diff to current |
2009-06-05 |
Baptiste Coudurier | snow decoder uses get_buffer, set CODEC_CAP_DR1 |
blob | commitdiff | raw | diff to current |
2009-05-08 |
Michael Niedermayer | Correct x/ymin to avoid segfault due to out of picture... |
blob | commitdiff | raw | diff to current |
2009-04-24 |
Michael Niedermayer | Optimize sign handling in get_symbol(). |
blob | commitdiff | raw | diff to current |
2009-04-22 |
Michael Niedermayer | Remove 2 useless FFMIN(). |
blob | commitdiff | raw | diff to current |
2009-04-22 |
Michael Niedermayer | Remove apparently redundant code. |
blob | commitdiff | raw | diff to current |
2009-04-17 |
Lars Täuber | Fix indention, patch by Lars Täuber. |
blob | commitdiff | raw | diff to current |
2009-04-17 |
Michael Niedermayer | Remove unused variable from slice_buffer_release()... |
blob | commitdiff | raw | diff to current |
2009-04-17 |
Michael Niedermayer | Remove unused variables from slice_buffer_load_line... |
blob | commitdiff | raw | diff to current |
2009-04-10 |
Diego Biurrun | cosmetics: Rename prn variable to prng (Pseudo Random... |
blob | commitdiff | raw | diff to current |
2009-04-09 |
Michael Niedermayer | Make sure the next used frame is released so get_buffer... |
blob | commitdiff | raw | diff to current |
2009-04-09 |
Michael Niedermayer | Move release_buffer() up so it is prior to a future... |
blob | commitdiff | raw | diff to current |
2009-04-09 |
Michael Niedermayer | Factorize release_buffer() |
blob | commitdiff | raw | diff to current |
2009-04-09 |
Michael Niedermayer | Make sure spatial_decomposition_count is not too large... |
blob | commitdiff | raw | diff to current |
2009-04-09 |
Michael Niedermayer | Skip non intra frames that have no reference frames. |
blob | commitdiff | raw | diff to current |
2009-04-09 |
Michael Niedermayer | Make sure spatial_decomposition_count is >0. |
blob | commitdiff | raw | diff to current |
2009-04-09 |
Michael Niedermayer | Make sure the block array is of the correct size. |
blob | commitdiff | raw | diff to current |
2009-04-09 |
Michael Niedermayer | Check spatial_decomposition_count too, fixes another... |
blob | commitdiff | raw | diff to current |
2009-04-09 |
Michael Niedermayer | 10l, forgot to remove old code, which broke snow. |
blob | commitdiff | raw | diff to current |
2009-04-09 |
Michael Niedermayer | Factorize check of read symbols. |
blob | commitdiff | raw | diff to current |
2009-04-09 |
Michael Niedermayer | Fix spatial_decomposition_type validity check. |
blob | commitdiff | raw | diff to current |
2009-04-09 |
Michael Niedermayer | Fix crash when max_ref_frames was out of range. |
blob | commitdiff | raw | diff to current |
2009-04-07 |
Thilo Borgmann | Implement avcodec_decode_video2(), _audio3() and _subti... |
blob | commitdiff | raw | diff to current |
2009-03-31 |
Benoit Fouet | Move declaration of prn before any assignment. |
blob | commitdiff | raw | diff to current |
2009-03-20 |
Diego Biurrun | Replace random() usage in test programs by av_lfg_*(). |
blob | commitdiff | raw | diff to current |
2009-03-20 |
Diego Biurrun | Align test program output columns. |
blob | commitdiff | raw | diff to current |
2009-01-18 |
Aurelien Jacobs | moves mid_pred() into mathops.h (with arch specific... |
blob | commitdiff | raw | diff to current |
2009-01-17 |
Aurelien Jacobs | export gcd function as av_gcd() |
blob | commitdiff | raw | diff to current |
2009-01-13 |
Aurelien Jacobs | Change semantic of CONFIG_*, HAVE_* and ARCH_*. |
blob | commitdiff | raw | diff to current |
2008-12-12 |
Michael Niedermayer | More POSIX _t namespace cleanup. |
blob | commitdiff | raw | diff to current |
2008-12-02 |
Michael Niedermayer | Fix regression test failure with pthreads on multiproce... |
blob | commitdiff | raw | diff to current |
2008-11-25 |
Måns Rullgård | snow: move scratch buffer from stack to malloced buffer... |
blob | commitdiff | raw | diff to current |
2008-08-19 |
Mathieu Malaterre | cosmetics: s/const static/static const/g |
blob | commitdiff | raw | diff to current |
2008-06-24 |
Stefan Gehrer | mark read-only data as const |
blob | commitdiff | raw | diff to current |
2008-06-12 |
Stefano Sabatini | Make AVCodec long_names definition conditional dependin... |
blob | commitdiff | raw | diff to current |
2008-04-27 |
Stefano Sabatini | Add long names to AVCodec declarations. |
blob | commitdiff | raw | diff to current |
2008-03-21 |
Zuxy Meng | Apply 'cold' attribute to init/uninit functions in... |
blob | commitdiff | raw | diff to current |
2008-03-09 |
Aurelien Jacobs | add FF_ prefix to all (frame)_TYPE usage |
blob | commitdiff | raw | diff to current |
2008-03-08 |
Diego Biurrun | cosmetics: Fix indentation in a few more places. |
blob | commitdiff | raw | diff to current |
2008-03-08 |
Diego Biurrun | cosmetics: Normalize {} placement after for, while... |
blob | commitdiff | raw | diff to current |
2008-03-04 |
Aurelien Jacobs | move draw_edges() into dsputil |
blob | commitdiff | raw | diff to current |
2008-02-28 |
Michael Niedermayer | suppress the second warning |
blob | commitdiff | raw | diff to current |
2008-02-26 |
Diego Biurrun | cosmetics: Demplayerify indentation. |
blob | commitdiff | raw | diff to current |
2008-02-26 |
Diego Biurrun | Add comments to some #endif directives. |
blob | commitdiff | raw | diff to current |
2008-02-26 |
Diego Biurrun | cosmetics: spelling/grammar |
blob | commitdiff | raw | diff to current |
2008-02-26 |
Diego Biurrun | Remove START_TIMER and STOP_TIMER macros. |
blob | commitdiff | raw | diff to current |
2008-02-25 |
Diego Biurrun | Remove commented-out av_log calls. |
blob | commitdiff | raw | diff to current |
2008-02-25 |
Michael Niedermayer | Make diego happy. |
blob | commitdiff | raw | diff to current |
2008-02-01 |
Michael Niedermayer | some const |
blob | commitdiff | raw | diff to current |
2008-01-31 |
Baptiste Coudurier | add parenthesis, fix warning: snow.c:2413: warning... |
blob | commitdiff | raw | diff to current |
2008-01-31 |
Baptiste Coudurier | Add const qualifier, fix warnings: |
blob | commitdiff | raw | diff to current |
2008-01-22 |
Diego Biurrun | Remove unused variables in test code. |
blob | commitdiff | raw | diff to current |
2008-01-20 |
Diego Biurrun | Consistently use TEST as the preprocessor condition... |
blob | commitdiff | raw | diff to current |
2008-01-14 |
Michael Niedermayer | Remove green clouds. |
blob | commitdiff | raw | diff to current |
2007-12-06 |
Michael Niedermayer | prevent warnings about functions being possibly unused |
blob | commitdiff | raw | diff to current |
2007-12-06 |
Michael Niedermayer | thank you for your efforts to keep my code clean, but... |
blob | commitdiff | raw | diff to current |
2007-11-23 |
Diego Biurrun | main() --> main(void) |
blob | commitdiff | raw | diff to current |
2007-11-16 |
Diego Biurrun | Remove unused functions, fixes the warnings: |
blob | commitdiff | raw | diff to current |
2007-11-15 |
Aurelien Jacobs | avoid some halfpel related #ifdef |
blob | commitdiff | raw | diff to current |
2007-11-15 |
Diego Biurrun | Put halfpel_interpol under the same #ifdef as its usage... |
blob | commitdiff | raw | diff to current |
next |