summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Silence warning "new qualifiers in middle of multi-levelEli Friedman2010-07-07
* Associate .tga with format image2.Carl Eugen Hoyos2010-07-07
* Move SSE optimized 32-point DCT to its own file. Should fix breakage with YASMVitor Sessak2010-07-06
* SSE optimized 32-point DCTVitor Sessak2010-07-06
* Add #ifdefs around code specific to file and pipe protocolsMåns Rullgård2010-07-06
* Rename av_tempfile() to ff_tempfile()Måns Rullgård2010-07-06
* Move av_tempfile() to libxvidff.c as only the xvid wrapper needs itMåns Rullgård2010-07-06
* vf_pad: restore use of _CCIR colourspace conversion macrosMåns Rullgård2010-07-06
* os_support: include some headers only when neededMåns Rullgård2010-07-06
* rtpenc: remove unnecessary #include unistd.hMåns Rullgård2010-07-06
* file_protocol: remove redundant #include sys/time.hMåns Rullgård2010-07-06
* Add av_unused to decode_mb_skip declaration to fix the following warning:Eli Friedman2010-07-06
* aacenc: replace VLA with fixed sizeMåns Rullgård2010-07-06
* Move shareable draw_rectangle() and query_formats function to the topStefano Sabatini2010-07-05
* Factorize out some code and implement the fill_line_with_color()Stefano Sabatini2010-07-05
* Update lavfitest reference after commit:Stefano Sabatini2010-07-05
* Update Doxyfile to the format preferred by Doxygen 1.5.6 (via 'doxygen -u').Diego Biurrun2010-07-05
* cosmetics: Reformat paragraphs and fix typos as done by 'doxygen -u'.Diego Biurrun2010-07-05
* cosmetics: Reorder config file entries to the format used by doxygen 1.5.6.Diego Biurrun2010-07-05
* Revert update of Doxygen configuration file via 'doxygen -u'.Diego Biurrun2010-07-05
* configure: simplify some OS-specific flag settingMåns Rullgård2010-07-05
* rtpdec_asf: Propagate errors from the chained av_open_input_streamMartin Storsjö2010-07-05
* Move frame_available computation to where it belongs in ffmpeg.c.Michael Niedermayer2010-07-05
* Perform sliding window operation during frame gap handling.Michael Niedermayer2010-07-05
* Factorize ff_generate_sliding_window_mmcos() out.Michael Niedermayer2010-07-05
* Silence a warning when compiling aviobuf.cEli Friedman2010-07-05
* DCA: Occasionally a false XCH sync word can turn up after the core DTS data,Nick Brereton2010-07-05
* Remove superfluous id3v2.o dependency for dts, eac3, gsm, mlp, shorten, andMichael Karcher2010-07-05
* Add id3v1.o dependency for oma demuxerMichael Karcher2010-07-05
* DCA: *_bits() -> *_bits_long() where needed, half fix for broken bitstream pa...Benjamin Larsson2010-07-05
* Make opt_pad() print more information.Stefano Sabatini2010-07-04
* Update help message for the -pad* options, as they have been removed,Stefano Sabatini2010-07-04