2010-04-12 |
Stefano Sabatini | Remove unnecessary header inclusion directives. |
tree | commitdiff |
2010-04-12 |
Michael Kaufmann | Extradata length checks for Huffyuv. |
tree | commitdiff |
2010-04-12 |
Måns Rullgård | DCA: use FASTDIV in decode_blockcode() |
tree | commitdiff |
2010-04-12 |
Måns Rullgård | ARM: fix NEON synth_filter_float with hardfp calls |
tree | commitdiff |
2010-04-12 |
Jai Menon | Remove useless header inclusion. |
tree | commitdiff |
2010-04-12 |
Måns Rullgård | DCA: simplify lfe_interpolation_fir() |
tree | commitdiff |
2010-04-12 |
Måns Rullgård | DCA: use a local variable for loop boundary |
tree | commitdiff |
2010-04-12 |
Måns Rullgård | DCA: use some type-punning in qmf_32_subbands() |
tree | commitdiff |
2010-04-11 |
Stefano Sabatini | Rename ff_eval2() to ff_parse_and_eval_expr(). |
tree | commitdiff |
2010-04-11 |
Stefano Sabatini | Rename ff_parse_eval() to ff_eval_expr(). |
tree | commitdiff |
2010-04-11 |
Stefano Sabatini | Place some empty line in the doxy. |
tree | commitdiff |
2010-04-11 |
Stefano Sabatini | Remove redundant file descriptions from copyright headers. |
tree | commitdiff |
2010-04-11 |
Stefano Sabatini | Avoid the use of the symbol ff_expr_s for referencing... |
tree | commitdiff |
2010-04-11 |
Jai Menon | DECLARE_ALIGNED usage requires #inclusion of 'mem.h'. |
tree | commitdiff |
2010-04-11 |
Stefano Sabatini | Doxument ff_free_expr(). |
tree | commitdiff |
2010-04-11 |
Stefano Sabatini | Make ff_fill_linesize() use the information stored in |
tree | commitdiff |
2010-04-11 |
Stefano Sabatini | Rename ff_eval_free() to ff_free_expr(). |
tree | commitdiff |
2010-04-11 |
Stefano Sabatini | Rename AVEvalExpr to AVExpr, as suggested by Michael. |
tree | commitdiff |
2010-04-11 |
Stefano Sabatini | Move AVEvalExpr declaration at the beginning of the... |
tree | commitdiff |
2010-04-10 |
Jai Menon | alacenc : Report supported input sample formats. |
tree | commitdiff |
2010-04-10 |
Måns Rullgård | ARM: NEON optimised synth_filter_float |
tree | commitdiff |
2010-04-10 |
Måns Rullgård | Make synth_filter a function pointer |
tree | commitdiff |
2010-04-10 |
Måns Rullgård | DCA: align some arrays |
tree | commitdiff |
2010-04-08 |
Alex Converse | Reindent read_sbr_extension. |
tree | commitdiff |
2010-04-08 |
Alex Converse | Print an error and skip PS when PS is found but explici... |
tree | commitdiff |
2010-04-08 |
Alex Converse | Add support for PS sync extensions. |
tree | commitdiff |
2010-04-08 |
Alex Converse | Use get_bits_left() in the sync extension check. |
tree | commitdiff |
2010-04-08 |
Alex Converse | Fix ext_object_type. |
tree | commitdiff |
2010-04-06 |
Craig Thomasson | Fix segfault when encoder initialization fails. |
tree | commitdiff |
2010-04-04 |
Reinhard Tartler | Avoid division by zero |
tree | commitdiff |
2010-04-03 |
Vitor Sessak | Add help for (I)RDFT test in fft-test |
tree | commitdiff |
2010-04-03 |
Vitor Sessak | Make code using 1d-DCT consistent with the API change |
tree | commitdiff |
2010-04-03 |
Stefano Sabatini | Replace all remaining occurrences of AVERROR_NOMEM... |
tree | commitdiff |
2010-04-02 |
Alex Converse | aacenc: Error when an unsupported profile is requested |
tree | commitdiff |
2010-04-02 |
Alex Converse | aacenc: Don't lowpass the input unless specifically... |
tree | commitdiff |
2010-04-02 |
Michael Niedermayer | Change default for bidir_refine to 1. |
tree | commitdiff |
2010-04-02 |
Michael Niedermayer | Optimize bidir_refine a bit. |
tree | commitdiff |
2010-04-02 |
Michael Niedermayer | Change bidir refine hash code so we only need to perfor... |
tree | commitdiff |
2010-04-02 |
Michael Niedermayer | Reduce the size of the bidir refine hashtable from... |
tree | commitdiff |
2010-04-02 |
Michael Niedermayer | Move comment that belonged to cmp() back to cmp(). |
tree | commitdiff |
2010-04-02 |
Michael Niedermayer | slice dice, inline and outline cmp() |
tree | commitdiff |
2010-04-01 |
Michael Niedermayer | Store range coder state transition table. |
tree | commitdiff |
2010-04-01 |
Reimar Döffinger | Allow hardcoding of ulaw and alaw tables. |
tree | commitdiff |
2010-04-01 |
Reimar Döffinger | Change/simplify the tableprint/tablegen API. |
tree | commitdiff |
2010-04-01 |
Reimar Döffinger | Convert two "m" constraints to MANGLE to fix compilatio... |
tree | commitdiff |
2010-04-01 |
Takashi Mochizuki | Fix typo: CODEC_FLAG2_SSIM is in flags2, not in flags. |
tree | commitdiff |
2010-04-01 |
Bobby Bingham | Add function to export EDGE_WIDTH from libavcodec. |
tree | commitdiff |
2010-03-31 |
Ronald S. Bultje | Document API addition of avcodec_copy_context(). |
tree | commitdiff |
2010-03-31 |
Ronald S. Bultje | Add avcodec_copy_context(). |
tree | commitdiff |
2010-03-31 |
Carl Eugen Hoyos | Fix likely typo in r15937. |
tree | commitdiff |
2010-03-31 |
Jean-Daniel Dupas | Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG... |
tree | commitdiff |
2010-03-31 |
Alexander Strange | H264: Copy h264dsp when creating new slice threads |
tree | commitdiff |
2010-03-30 |
Stefano Sabatini | Move AVMediaType from libavcodec to libavutil. |
tree | commitdiff |
2010-03-30 |
Stefano Sabatini | Define AVMediaType enum, and use it instead of enum... |
tree | commitdiff |
2010-03-30 |
Carl Eugen Hoyos | Add spectral extension to the E-AC-3 decoder. |
tree | commitdiff |
2010-03-30 |
Michael Niedermayer | Fix implicit weight for b frames in mbaff. |
tree | commitdiff |
2010-03-30 |
Michael Niedermayer | Make sure the EC code does not attempt to use inter... |
tree | commitdiff |
2010-03-30 |
Benoit Fouet | Replace @returns by @return. |
tree | commitdiff |
2010-03-30 |
Stephen Warren | Set VDPAU H264 picture parameter field_order_cnt and... |
tree | commitdiff |
2010-03-30 |
Stephen Warren | Fix VDPAU for H.264 streams with long reference frames. |
tree | commitdiff |
2010-03-29 |
Mohamed Naufal | Implement YOP demuxer and video decoder. |
tree | commitdiff |
2010-03-29 |
Reimar Döffinger | Include appropriate header in table generators instead... |
tree | commitdiff |
2010-03-29 |
Reimar Döffinger | Fix indentation. |
tree | commitdiff |
2010-03-29 |
Ronald S. Bultje | Simplify interleaving code. |
tree | commitdiff |
2010-03-29 |
Jai Menon | Cosmetics : add a space after ",". |
tree | commitdiff |
2010-03-29 |
Loren Merritt | indent |
tree | commitdiff |
2010-03-29 |
Loren Merritt | optimize init_vlc(). |
tree | commitdiff |
2010-03-28 |
Jai Menon | TTA : Check if the output buffer size is within bounds. |
tree | commitdiff |
2010-03-27 |
Reimar Döffinger | Clearer CODEC_CAP_DR1 documentation. |
tree | commitdiff |
2010-03-26 |
Alexander Strange | h264: Use + instead of | in some places |
tree | commitdiff |
2010-03-26 |
Ramiro Polla | libxvid: Clear extradata pointer when freeing it. |
tree | commitdiff |
2010-03-26 |
Alexander Strange | h264: Remove unused function argument |
tree | commitdiff |
2010-03-26 |
Alexander Strange | h264: Simplify decode_cabac_residual() specialization |
tree | commitdiff |
2010-03-25 |
Stefano Sabatini | Make wmaprodec.c:decode_init() return AVERROR_INVALIDDATA / |
tree | commitdiff |
2010-03-25 |
Baptiste Coudurier | Enable mbtree by default, and remove it from presets |
tree | commitdiff |
2010-03-25 |
Baptiste Coudurier | Enable more libx264 options, aq, psy, rc lookahead... |
tree | commitdiff |
2010-03-24 |
Alex Converse | aacenc: Merge quantize_band_cost() with quantize_and_en... |
tree | commitdiff |
2010-03-23 |
Vitor Sessak | Bump minor version, I forgot in the last commit |
tree | commitdiff |
2010-03-23 |
Vitor Sessak | Implement the discrete sine/cosine transforms DCT-I... |
tree | commitdiff |
2010-03-23 |
Pavel Pavlov | Always check if ff_alloc_picture() succeeds. |
tree | commitdiff |
2010-03-23 |
Diego Biurrun | Remove unused variable, fixes the warning: |
tree | commitdiff |
2010-03-23 |
Måns Rullgård | ARM: NEON optimised RDFT |
tree | commitdiff |
2010-03-23 |
Michael Niedermayer | Change ref_index structure so it matches how its organi... |
tree | commitdiff |
2010-03-22 |
Michael Niedermayer | Disallow VLC coding with more than 8 bits as there... |
tree | commitdiff |
2010-03-22 |
Michael Niedermayer | Throw out last experimental warning that was printed... |
tree | commitdiff |
2010-03-22 |
Josh Allmann | Add doxygen docs for av_xiphlacing |
tree | commitdiff |
2010-03-22 |
Michael Niedermayer | Remove the word "experimental" |
tree | commitdiff |
2010-03-21 |
Michael Niedermayer | Ignore x264 build=0 as there is no such version, this... |
tree | commitdiff |
2010-03-21 |
Stefano Sabatini | Make g729dec.c:decode_frame() return AVERROR_INVALIDDAT... |
tree | commitdiff |
2010-03-21 |
Reimar Döffinger | Do not use puts, it adds additional newlines making... |
tree | commitdiff |
2010-03-21 |
Reimar Döffinger | Add support for hard-coding the 256kB large dv_vlc_map... |
tree | commitdiff |
2010-03-21 |
Reimar Döffinger | Extend and move macros to create table printing functio... |
tree | commitdiff |
2010-03-21 |
Reimar Döffinger | Split VLC-related tables out of dvdata.h to make it... |
tree | commitdiff |
2010-03-21 |
Vitor Sessak | Reindent after r22618. |
tree | commitdiff |
2010-03-21 |
Vitor Sessak | Split DCT-II and DCT-III in different functions, they... |
tree | commitdiff |
2010-03-21 |
Vitor Sessak | Call DCT by function pointer. Needed for any future... |
tree | commitdiff |
2010-03-21 |
Vitor Sessak | Cosmetics: move ff_dct_init() to the bottom of the... |
tree | commitdiff |
2010-03-21 |
Vitor Sessak | DCT: remove unused field from context |
tree | commitdiff |
2010-03-21 |
Kostya Shishkov | fix minor typo |
tree | commitdiff |
2010-03-20 |
Aurelien Jacobs | fix compilation with --disable-everything --enable... |
tree | commitdiff |
next |