summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* add static keyword to some functionsDieter2006-01-30
* add static keyword to some functionsDieter2006-01-30
* add missing #includesDieter2006-01-30
* long is better than int for pointer differencesDieter2006-01-30
* typo, RealAudio 14.4/28.8Diego Biurrun2006-01-30
* On MinGW it is not possible to build shared and static libraries at once.Diego Biurrun2006-01-30
* Update for new style guidelines regarding TABs and trailing whitespace.Diego Biurrun2006-01-29
* Simplify LDFLAGS handling for MinGW.Diego Biurrun2006-01-29
* Print libavutil version too.Alexander Strasser2006-01-28
* make some functions static (patch by Dieter < freebsd at sopwith.solgatos.com >)Dieter2006-01-28
* fix crash on height < 16 pixels.Loren Merritt2006-01-28
* Add a newline to b_frame_strategy error message.Corey Hickey2006-01-27
* fixing bframe strategy 2Michael Niedermayer2006-01-27
* Make clean/distclean behave uniformly in all directories.Diego Biurrun2006-01-27
* Remove obscure Makefile.bak entry from distclean rules.Diego Biurrun2006-01-26
* Add fourcc "SEDG" for MPEG-4 files produced by Samsung VP-M110 MiniketFabien Cosse2006-01-26
* ffmpeg forgets to set AVFormatParameters::pix_fmt when capturing from aLuca Abeni2006-01-26
* warning fixes by Luca Abeni, lucabe72 ##@## email ##.## itDiego Biurrun2006-01-25
* avoid using non constant fields of AVCodecContext in avi muxerMichael Niedermayer2006-01-25
* try avi video name -> codec_id mapping if the mov one has no matchMichael Niedermayer2006-01-25
* 10l forgot #ifdef CONFIG_XVIDMichael Niedermayer2006-01-25
* xvid ratecontrol supportMichael Niedermayer2006-01-24
* Make sure that ffmpeg_g and ffplay_g get removed on 'make clean'.Diego Biurrun2006-01-24
* Disable protocols by default on WinCE, not MinGW.Gildas Bazin2006-01-24
* Remove all stray tabs and trailing whitespace, this time for good.Diego Biurrun2006-01-24
* Fix the wrongly commited regressions stuff for psp compatible mp4 files.Benjamin Larsson2006-01-24
* Fix for title field in PSP compatible mp4 files. Patch byBenjamin Larsson2006-01-24
* scale video for snow iterative me down so the egression test is fasterMichael Niedermayer2006-01-23
* gcc 2.95 fixBenjamin Larsson2006-01-23
* >4gb fixes by (Dirk Musfeldt | d.musfeldt meilenstein de)Michael Niedermayer2006-01-23
* Mjpeg interlaced decoding fix, height was wrong while decoding (/2).Baptiste Coudurier2006-01-23
* Skip all includes for WinCE, instead of falling through to the #else case.Diego Biurrun2006-01-23
* sc_factor support for encoding.Corey Hickey2006-01-22
* faster copy functions for lzo decoder that also need paddingReimar Döffinger2006-01-22
* WinCE cross-compilation supportGildas Bazin2006-01-22
* Place proper #ifdef around muxer-specific code.Gianluigi Tiesi2006-01-22
* Add --disable-protocols option to configure to disable I/O protocol fromGildas Bazin2006-01-21
* native ac3 parserMåns Rullgård2006-01-21
* Implement audio cutoff frequency to the vorbis encoder.Justin Ruggles2006-01-21
* fix convergence of snow iterative_meLoren Merritt2006-01-21
* revert 1.83 because it's not neededLoren Merritt2006-01-21
* audio in dvr-ms demuxing support by (John Donaghy <johnfdonaghy gmail com<)Michael Niedermayer2006-01-20
* Silence warnings, these came when some tables got declared as const.Benjamin Larsson2006-01-20
* place SPS/PPS in extradata if GLOBAL_HEADER flag is setMåns Rullgård2006-01-20
* Put muxer-specific code parts in #ifdef CONFIG_MUXERS.Diego Biurrun2006-01-19
* typoDiego Biurrun2006-01-19
* Properly #ifdef muxer-specific parts.Gildas Bazin2006-01-19
* detect when iterative_me fails to converge, and stop searchingLoren Merritt2006-01-19
* pts fix by (Bryan Mayland / bmayland O leoninedev o com)Michael Niedermayer2006-01-19
* interpret H264 VUI timing info correctlyMåns Rullgård2006-01-19