summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* DCA: ARM/NEON optimised lfe_firMåns Rullgård2010-04-12
* DCA: 16-byte-align lfe_fir tablesMåns Rullgård2010-04-12
* DCA: break out lfe_interpolation_fir() inner loops to a functionMåns Rullgård2010-04-12
* Fix constness for func[12] parameters in ff_parse_expr() andStefano Sabatini2010-04-12
* Change constness for func[12]_name parameters of ff_parse_expr() andStefano Sabatini2010-04-12
* Rename ff_parse() to ff_parse_expr().Stefano Sabatini2010-04-12
* Remove unnecessary header inclusion directives.Stefano Sabatini2010-04-12
* Extradata length checks for Huffyuv.Michael Kaufmann2010-04-12
* DCA: use FASTDIV in decode_blockcode()Måns Rullgård2010-04-12
* Add DOS section to the platform documentation.Michael Kostylev2010-04-12
* Do not set pos to an error value.Howard Chu2010-04-12
* ARM: fix NEON synth_filter_float with hardfp callsMåns Rullgård2010-04-12
* Remove useless header inclusion.Jai Menon2010-04-12
* Fix extra object path in Solaris section.Diego Biurrun2010-04-12
* DCA: simplify lfe_interpolation_fir()Måns Rullgård2010-04-12
* DCA: use a local variable for loop boundaryMåns Rullgård2010-04-12
* DCA: use some type-punning in qmf_32_subbands()Måns Rullgård2010-04-12
* Predicting the size of the hdlr, string data and trkn tags in the MOV muxerTomas Härdin2010-04-12
* Rename ff_eval2() to ff_parse_and_eval_expr().Stefano Sabatini2010-04-11
* Rename ff_parse_eval() to ff_eval_expr().Stefano Sabatini2010-04-11
* Move the internal function declarations in avformat.h to internal.h.Stefano Sabatini2010-04-11
* Apply grammar/consistency nits to avfilter_graph_add_filter() doxy.Stefano Sabatini2010-04-11
* Place some empty line in the doxy.Stefano Sabatini2010-04-11
* Remove redundant file descriptions from copyright headers.Stefano Sabatini2010-04-11
* Avoid the use of the symbol ff_expr_s for referencing AVExpr.Stefano Sabatini2010-04-11
* DECLARE_ALIGNED usage requires #inclusion of 'mem.h'.Jai Menon2010-04-11
* Doxument ff_free_expr().Stefano Sabatini2010-04-11
* Make ff_fill_linesize() use the information stored inStefano Sabatini2010-04-11
* Set audio bit rate.Howard Chu2010-04-11
* Rename ff_eval_free() to ff_free_expr().Stefano Sabatini2010-04-11
* Rename AVEvalExpr to AVExpr, as suggested by Michael.Stefano Sabatini2010-04-11
* Move AVEvalExpr declaration at the beginning of the file, where it isStefano Sabatini2010-04-11
* Raise needed score for codec probing in CODEC_ID_PROBE before the last packet.Michael Niedermayer2010-04-11
* Bump libavfilter minor version and Changelog for unsharp filterBobby Bingham2010-04-10
* alacenc : Report supported input sample formats.Jai Menon2010-04-10
* ARM: NEON optimised synth_filter_floatMåns Rullgård2010-04-10
* Make synth_filter a function pointerMåns Rullgård2010-04-10
* DCA: align some arraysMåns Rullgård2010-04-10
* Add M_SQRT2 to the constants in mathematics.h.Alex Converse2010-04-09
* Dont try to compute AVPacket duration for possibly interlaced video codecsMichael Niedermayer2010-04-09
* ffplay : Add 's' to the list of supported commands.Jai Menon2010-04-09
* Seeking forward in non-seekable media by discarding data, regardless of how f...Tomas Härdin2010-04-08
* Reusing the probe buffer to rewind the ByteIOContext in ff_probe_input_buffer...Tomas Härdin2010-04-08
* Reindent read_sbr_extension.Alex Converse2010-04-08
* Print an error and skip PS when PS is found but explicitly found butAlex Converse2010-04-08
* Add support for PS sync extensions.Alex Converse2010-04-08
* Use get_bits_left() in the sync extension check.Alex Converse2010-04-08
* Fix ext_object_type.Alex Converse2010-04-08
* Add DynamicACL support for FFserver.Benjamin Larsson2010-04-07
* Don't write an empty spdif header in spdif muxers write_header function befor...Joakim Plate2010-04-07