summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add back previously removed non-existing function params in doxygen comments.Diego Biurrun2010-07-08
* Perform minor style fixes.Stefano Sabatini2010-07-08
* Update APIchanges after the recent avfilter.h and pixdesc.h changes.Stefano Sabatini2010-07-08
* Bump minor after read/write_line() to av_read/write_image_line()Stefano Sabatini2010-07-08
* Change names of regtest output files to closer match the reference filesMåns Rullgård2010-07-08
* Reindent after r24101.Stefano Sabatini2010-07-08
* In mpegts muxer, print VBR instead of dummy 1 when displaying muxrateBaptiste Coudurier2010-07-08
* In mov muxer, write pixel aspect ratio tag in mov files.Baptiste Coudurier2010-07-08
* configure: fix pcm test depsMåns Rullgård2010-07-08
* Do not generate documentation for .d files; they do not contain source code.Diego Biurrun2010-07-08
* Simplify regtest reference makefile dependenciesMåns Rullgård2010-07-08
* Move regression test dependencies to configureMåns Rullgård2010-07-08
* configure: add print_enabled() functionMåns Rullgård2010-07-08
* regtest: put rgb and yuv reference files in correct placeMåns Rullgård2010-07-08
* regtest: put rgb and yuv reference files in correct placeMåns Rullgård2010-07-08
* Fix infinite loop with clock() returning (clock_t)-1.Michael Niedermayer2010-07-08
* Improve variable names in imlt_window_float() and mlt_compensate_output().Diego Biurrun2010-07-08
* Change i to unsigned in get_generic_seed().Michael Niedermayer2010-07-08
* Create the regtest reference files only when necessaryMåns Rullgård2010-07-08
* Clean up make rules for calling codec test scriptsMåns Rullgård2010-07-08
* Beautify make messages when generating test data filesMåns Rullgård2010-07-08
* Add missing doxy for function arguments.Ronald S. Bultje2010-07-08
* Fix two doxy warnings.Ronald S. Bultje2010-07-08
* Restore array sizes in doxygen parameter names.Diego Biurrun2010-07-08
* Also use 503 for bandwidth limit exceededHoward Chu2010-07-08
* Fix "server too busy" status codeHoward Chu2010-07-08
* Remove a useless variable in zmbv decoder.Eli Friedman2010-07-08
* ac3: make the value of codec_id during (E-)AC-3 parsing stay CODEC_ID_EAC3Justin Ruggles2010-07-07
* get_generic_seed() for the cases without /dev/random and AV_READ_TIMEMichael Niedermayer2010-07-07
* Rename read/write_line() to av_read/write_image_line().Stefano Sabatini2010-07-07
* Cosmetics: whitespaceAlex Converse2010-07-07
* aacenc: Enforce LFE bitstream restrictions.Alex Converse2010-07-07
* Add new decoder property max_lowres and do not init decoder if requested valu...Carl Eugen Hoyos2010-07-07
* aacdec: remove checks for impossible error conditionsMåns Rullgård2010-07-07
* ARM: remove unnecessary .previous directiveMåns Rullgård2010-07-07
* ARM: set section to .text in 'function' macroMåns Rullgård2010-07-07
* ARM: hide a .size directive on non-ELF targetsMåns Rullgård2010-07-07
* Cosmetics: whitespaceAlex Converse2010-07-07
* Add pixdesctest filter and corresponding test.Stefano Sabatini2010-07-07
* Implement avfilter_copy_picref_props().Stefano Sabatini2010-07-07
* FFplay : Fix segfault when playing monoaural streams.Jai Menon2010-07-07
* ARM: optimised integer clip functionsMåns Rullgård2010-07-07
* ARM: intmath.h cosmeticsMåns Rullgård2010-07-07
* Allow arch-overrides for all common.h clip and log2 functionsMåns Rullgård2010-07-07
* Remove macro duplication between common.h and intmath.hMåns Rullgård2010-07-07
* intmath: whitespace cosmeticsMåns Rullgård2010-07-07
* improve long_name for ass (de)muxerAurelien Jacobs2010-07-07
* motion_est: fix implicit truncation warningsReimar Döffinger2010-07-07
* Ignore extradata & w/h in asf/dvr.Michael Niedermayer2010-07-07
* Move ff_dct_init(context) out of if(one time init)Michael Niedermayer2010-07-07