summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* aes: fix array index out of bounds warningMåns Rullgård2010-07-04
* Mention gas-preprocessor in documentationMåns Rullgård2010-07-04
* Fix build with hardcoded tablesMåns Rullgård2010-07-04
* r24021 which i have approved did by mistake remove a empty line that had a pu...Michael Niedermayer2010-07-04
* PPC: convert Altivec FFT to pure assemblerMåns Rullgård2010-07-04
* PPC: gas-preprocessor handles m[ft]spr shorthandsMåns Rullgård2010-07-04
* PPC: add some asm support macrosMåns Rullgård2010-07-04
* Stop make complaining about moved/deleted headersMåns Rullgård2010-07-04
* APIchanges: fix revision number and commit date for change of all occurencesRamiro Polla2010-07-04
* Revert commit:Stefano Sabatini2010-07-04
* Add missing docs for the ffplay -autoexit option.Alexei Svitkine2010-07-04
* Implement -onkeydown and -onmousedown options for ffplay.Alexei Svitkine2010-07-04
* Add notices for the -crop* options in the ffmpeg manual, stating thatStefano Sabatini2010-07-04
* mov: Read Flash's chpl variantDavid Conrad2010-07-04
* LOL, 100l, really fix warning:Baptiste Coudurier2010-07-03
* Fix warning:Baptiste Coudurier2010-07-03
* FFplay : Copy all AVFrame fields from the reference picture to theJai Menon2010-07-03
* APIchanges: add entry for r23985 (install lfg.h)Ramiro Polla2010-07-03
* Enhance pad filter command-line description.Stefano Sabatini2010-07-03
* Simple H/V loopfilter for VP8 in MMX, MMX2 and SSE2 (yay for yasm macros).Ronald S. Bultje2010-07-03
* configure: add missing braces in libvpx checkMåns Rullgård2010-07-03
* Provide a hint about the minimum required version of libvpx (0.9.1)Dominik Mierzejewski2010-07-03
* configure: enclose library check for librtmp in bracketsRamiro Polla2010-07-03
* PPC: add _interleave versions of fft{4,6,16}_altivecMåns Rullgård2010-07-03
* Add function check for librtmp, require RTMP_Socket() which was addedStefano Sabatini2010-07-03
* State in the guidelines that function and parameter descriptions inStefano Sabatini2010-07-03
* Silence "comparison of unsigned expression >= 0 is always true" warning.Eli Friedman2010-07-03
* Change all occurences of "inofficial" to "unofficial" in code, commentsRodney Baker2010-07-03
* Fix warning "passing argument from incompatible pointer type".Eli Friedman2010-07-03
* Reduce codec time base when stream copyingBaptiste Coudurier2010-07-03
* Fix 'assignment from incompatible pointer type' warning.Eli Friedman2010-07-03
* Give context to av_logBaptiste Coudurier2010-07-03
* Move AVStream->codec_info_nb_frames increment after try_decode_frameBaptiste Coudurier2010-07-03
* Use default graph swscale opts when no opts are suppliedBaptiste Coudurier2010-07-03