2010-05-05 |
David Conrad | schroenc: Set colorspace info |
tree | commitdiff |
2010-05-05 |
David Conrad | schroenc: Use AV_RB32 |
tree | commitdiff |
2010-05-05 |
David Conrad | schroenc: Set open-gop |
tree | commitdiff |
2010-05-05 |
David Conrad | schroenc: Set keyframe interval |
tree | commitdiff |
2010-05-05 |
David Conrad | schroenc: Use constant quality for constant quality... |
tree | commitdiff |
2010-05-05 |
David Conrad | schroenc: Don't touch gop_structure by default, it... |
tree | commitdiff |
2010-05-05 |
Sebastian Vater | Align plane size to word-boundary. |
tree | commitdiff |
2010-05-03 |
Ronald S. Bultje | Revert r22974 int->unsigned parts that don't have any... |
tree | commitdiff |
2010-05-03 |
Alex Converse | 10l: The SBR refactor requires the use of 2 independent... |
tree | commitdiff |
2010-05-03 |
Martin Storsjö | amrnbdec: Apply AMR_SAMPLE_SCALE when finishing the... |
tree | commitdiff |
2010-05-02 |
Ronald S. Bultje | Another buffer overflow, fixes issue1758. |
tree | commitdiff |
2010-05-02 |
Reimar Döffinger | Clarify how allocation works for the picture argument for |
tree | commitdiff |
2010-05-01 |
Ronald S. Bultje | Fix buffer overrun (or, well, actually a typo, 80 shoul... |
tree | commitdiff |
2010-04-30 |
Alex Converse | Enforce time border monotonicity. |
tree | commitdiff |
2010-04-30 |
Alex Converse | Move the SBR patch count check to prevent overwrites. |
tree | commitdiff |
2010-04-30 |
Alex Converse | Increase size of patch_borders[]. |
tree | commitdiff |
2010-04-30 |
Michael Niedermayer | avi bgr24 padding fix. |
tree | commitdiff |
2010-04-30 |
Alex Converse | Reindent |
tree | commitdiff |
2010-04-30 |
Alex Converse | Rewrite ff_sbr_apply in a manner more friendly to PS. |
tree | commitdiff |
2010-04-30 |
Måns Rullgård | ARM: NEON optimised VP6 edge filter |
tree | commitdiff |
2010-04-30 |
Måns Rullgård | VP56: move vp56_edge_filter to new VP56DSPContext |
tree | commitdiff |
2010-04-28 |
Michael Niedermayer | Add version to AVClass so we can add to and use fields... |
tree | commitdiff |
2010-04-26 |
Sebastian Vater | Reidnent after r22795. |
tree | commitdiff |
2010-04-26 |
Sebastian Vater | Move some branches outside looped code. Should improve... |
tree | commitdiff |
2010-04-26 |
Sebastian Vater | Switch some ints to unsigned (they can only have positi... |
tree | commitdiff |
2010-04-26 |
Sebastian Vater | Make two functions out of #define hackery. |
tree | commitdiff |
2010-04-25 |
Stefano Sabatini | Make avcodec_check_dimensions() return AVERROR(EINVAL... |
tree | commitdiff |
2010-04-23 |
Ronald S. Bultje | Add acelp_filters.o as QCELP decoder object file. |
tree | commitdiff |
2010-04-23 |
Måns Rullgård | Workaround for missing llrintf() |
tree | commitdiff |
2010-04-22 |
Justin Ruggles | ac3dec: return smaller of buf_size and frame_size inste... |
tree | commitdiff |
2010-04-22 |
Måns Rullgård | ARM: fix build for darwin/iphone |
tree | commitdiff |
2010-04-22 |
Michael Niedermayer | Set .supported_samplerates for mpeg audio encoders. |
tree | commitdiff |
2010-04-21 |
Ronald S. Bultje | WMAVoice postfilter. |
tree | commitdiff |
2010-04-21 |
Ronald S. Bultje | Move clipping of audio samples (for those codecs output... |
tree | commitdiff |
2010-04-21 |
Jai Menon | Fix typo. |
tree | commitdiff |
2010-04-21 |
Ronald S. Bultje | Implement QCELP postfilter. |
tree | commitdiff |
2010-04-21 |
Ronald S. Bultje | Make the Sipr16k postfilter function write data into... |
tree | commitdiff |
2010-04-21 |
Ronald S. Bultje | Split input/output data arguments to ff_acelp_apply_ord... |
tree | commitdiff |
2010-04-21 |
Ronald S. Bultje | Split the input/output data arguments to ff_adaptive_ga... |
tree | commitdiff |
2010-04-21 |
David Conrad | theora: coeff huffman codes are allowed to be up to... |
tree | commitdiff |
2010-04-21 |
Vitor Sessak | 10l: do not try to unpack DTX frames in AMR-NB decoder |
tree | commitdiff |
2010-04-20 |
Diego Biurrun | Remove explicit filename from Doxygen @file commands. |
tree | commitdiff |
2010-04-20 |
Diego Biurrun | cosmetics: Switch Doxygen comments to JavaDoc style. |
tree | commitdiff |
2010-04-19 |
Jason Garrett-Glaser | vertical align in libx264.c |
tree | commitdiff |
2010-04-17 |
Michael Kaufmann | Add const to some pointer parameters. |
tree | commitdiff |
2010-04-17 |
David Conrad | vp3: Use avctx pointer directly |
tree | commitdiff |
2010-04-17 |
David Conrad | vp3: Read fps and aspect ratio in the decoder |
tree | commitdiff |
2010-04-17 |
David Conrad | vp3: Don't crop if there's a left/top offset, it's... |
tree | commitdiff |
2010-04-17 |
David Conrad | vp3: DC-only IDCT |
tree | commitdiff |
2010-04-16 |
David Conrad | vp3: More buffer length checks |
tree | commitdiff |
2010-04-16 |
David Conrad | vp3: Remove internal debug statement |
tree | commitdiff |
2010-04-15 |
Gwenole Beauchesne | H.264: cosmetics (vertical align). |
tree | commitdiff |
2010-04-15 |
Gwenole Beauchesne | H.264: move avctx->{profile,level} init before AVCodecC... |
tree | commitdiff |
2010-04-15 |
Gwenole Beauchesne | H.264: move avctx->refs init before AVCodecContext... |
tree | commitdiff |
2010-04-14 |
Andreas Öman | pngdec: Add support for PIX_FMT_Y400A |
tree | commitdiff |
2010-04-14 |
Andreas Öman | Add PIX_FMT_Y400A, 8bit gray, 8bit alpha |
tree | commitdiff |
2010-04-13 |
Stefano Sabatini | Factorize code in get_bit_rate(). |
tree | commitdiff |
2010-04-13 |
Diego Biurrun | Add rectangle.h #include for fill_rectangle(). |
tree | commitdiff |
2010-04-13 |
Diego Biurrun | Move static function fill_filter_caches() from h264... |
tree | commitdiff |
2010-04-13 |
Måns Rullgård | DCA: indent |
tree | commitdiff |
2010-04-13 |
Måns Rullgård | DCA: optimise dca_subsubframe() |
tree | commitdiff |
2010-04-13 |
Gwenole Beauchesne | [VA-API] Fix long-term reference frames addition to... |
tree | commitdiff |
2010-04-13 |
Måns Rullgård | 10l: fix build on non-NEON ARM |
tree | commitdiff |
2010-04-12 |
Stefano Sabatini | Change ff_raw_pixelFormatTags RGB entries (RGB555,... |
tree | commitdiff |
2010-04-12 |
Stefano Sabatini | Fix grammar: a expression -> an expression. |
tree | commitdiff |
2010-04-12 |
Stefano Sabatini | Remove stray empty line. |
tree | commitdiff |
2010-04-12 |
Måns Rullgård | DCA: ARM/NEON optimised lfe_fir |
tree | commitdiff |
2010-04-12 |
Måns Rullgård | DCA: 16-byte-align lfe_fir tables |
tree | commitdiff |
2010-04-12 |
Måns Rullgård | DCA: break out lfe_interpolation_fir() inner loops... |
tree | commitdiff |
2010-04-12 |
Stefano Sabatini | Fix constness for func[12] parameters in ff_parse_expr... |
tree | commitdiff |
2010-04-12 |
Stefano Sabatini | Change constness for func[12]_name parameters of ff_par... |
tree | commitdiff |
2010-04-12 |
Stefano Sabatini | Rename ff_parse() to ff_parse_expr(). |
tree | commitdiff |
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 |
next |