summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* poll() emulation for BeOS, and maybe MinGW.François Revol2007-02-15
* Move xvmc_render.h to libavcodec where it belongs. Blessed by Ivan.Diego Biurrun2007-02-14
* simplifyMåns Rullgård2007-02-14
* rename video4linux[2] variables to v4l[2], consistent with --disable optionsMåns Rullgård2007-02-14
* implement new grabbing interface, as described here:Ramiro Polla2007-02-14
* fix dts adjustingBaptiste Coudurier2007-02-14
* Pass the v4l2 buffer into the AVPacket, instead of allocating a new bufferLuca Abeni2007-02-14
* 100lBaptiste Coudurier2007-02-14
* indentationBaptiste Coudurier2007-02-14
* use aiff when we can, some players only support aiffBaptiste Coudurier2007-02-14
* doxy for avcodec_encode_video()Michael Niedermayer2007-02-14
* Fix one warningMichel Bardiaux2007-02-14
* some updatesDiego Biurrun2007-02-14
* liba52 was removed, libswscale is also GPLed.Diego Biurrun2007-02-14
* Remove unused file.Diego Biurrun2007-02-14
* This is no longer necessary for BeOS now that we don't play nasty tricks with...François Revol2007-02-14
* combine handling of --enable/disable-encoder/decoder/muxer/demuxer/parserMåns Rullgård2007-02-14
* simplify ever so slightlyMåns Rullgård2007-02-13
* add powerpc_perf to CONFIG_LIST, rename --powerpc-perf-enable optionMåns Rullgård2007-02-13
* rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERFMåns Rullgård2007-02-13
* rename some --enable options for external libsMåns Rullgård2007-02-13
* Ogg is not Vorbis.Diego Biurrun2007-02-13
* This fixes error handling for BeOS, removing the need for some ifdefs.François Revol2007-02-13
* Change some dprintf to av_logMichel Bardiaux2007-02-13
* Move base64.[ch] to libavutil.Carl Eugen Hoyos2007-02-13
* Intensity compensation for B-frames in AP was missingKostya Shishkov2007-02-13
* support yet another broken avi (filedoesitbetter.avi) which has a wrong strea...Michael Niedermayer2007-02-13
* always use audio spread (instead of "video no spread" for audio ...)Michael Niedermayer2007-02-12
* consistency renaming: yuv422 --> yuyv422Diego Biurrun2007-02-12
* consistency renaming: uyvy411 --> uyyvyy411Diego Biurrun2007-02-12
* consistency renaming: rgba32 --> rgb32Diego Biurrun2007-02-12
* oops forgot this one (increase preroll time to min of my asfs)Michael Niedermayer2007-02-12
* increaseing preroll time to the minimum of the asf files i haveMichael Niedermayer2007-02-12
* remove md5 check for wma as there are rounding differences between cpusMichael Niedermayer2007-02-12
* disabling vorbis regression test for now, both encoder and decoder behave str...Michael Niedermayer2007-02-12
* dont set the keyframe flag for audio as microshitty doesnt do it and some thi...Michael Niedermayer2007-02-12
* Regression changes after addition of fact chunk to non-PCM wavMichel Bardiaux2007-02-12
* Add FACT chunk for non-PCM wav formatsMichel Bardiaux2007-02-12
* minor help output formatting fixDiego Biurrun2007-02-12
* slightly improve *_TIMERMichael Niedermayer2007-02-12
* -s option have different defaults for ffmpeg and ffserver cases.Ivan Kalvachev2007-02-12
* Pass a proper context to av_log()Luca Abeni2007-02-12
* Restore the possibility to link liba52 instead of dlopening.Diego Biurrun2007-02-12
* fix --enable-*threadsMåns Rullgård2007-02-12
* Remove unused ENODATA defineFrançois Revol2007-02-11
* 10l to Diego for breaking A52 decoderMåns Rullgård2007-02-11
* simplify --enable/disable-* option handlingMåns Rullgård2007-02-11
* clean up amr option handlingMåns Rullgård2007-02-11
* Rename ac3 decoder to liba52 to prepare for native decoder.Diego Biurrun2007-02-11
* add armv6 to TARGET_LISTMåns Rullgård2007-02-11