2007-04-01 |
Diego Biurrun | Use $(command) instead of `command`, it's POSIX, clearer...
|
commit | commitdiff | tree |
2007-04-01 |
Diego Biurrun | Always lowercase targetos.
|
commit | commitdiff | tree |
2007-04-01 |
Diego Biurrun | Add '#undef exit', the function is now forbidden.
|
commit | commitdiff | tree |
2007-04-01 |
Diego Biurrun | Merge redundant comments.
|
commit | commitdiff | tree |
2007-03-31 |
Diego Biurrun | Force lowercase targetos value for MinGW, we check...
|
commit | commitdiff | tree |
2007-03-31 |
Diego Biurrun | dct-test works on non-x86 now.
|
commit | commitdiff | tree |
2007-03-31 |
Marc Hoffman | platform-independent restructuring and code simplification
|
commit | commitdiff | tree |
2007-03-31 |
Marc Hoffman | Remove illegal call to exit().
|
commit | commitdiff | tree |
2007-03-31 |
Stanislav Brabec | Fix warning:
|
commit | commitdiff | tree |
2007-03-31 |
Marc Hoffman | Replace emms() with emms_c(), patch by Marc Hoffman...
|
commit | commitdiff | tree |
2007-03-31 |
Diego Biurrun | blackfin: Audio buffers are no longer allocated on...
|
commit | commitdiff | tree |
2007-03-31 |
Diego Biurrun | cosmetics: Fix indentation.
|
commit | commitdiff | tree |
2007-03-30 |
Marc Hoffman | Handle proper compilation on Mac OS X.
|
commit | commitdiff | tree |
2007-03-30 |
Robert Swain | Update specification and reference implementation links.
|
commit | commitdiff | tree |
2007-03-29 |
Benoit Fouet | Accept only existing bitrates.
|
commit | commitdiff | tree |
2007-03-29 |
Bobby Bingham | Change the vhook code to send real timestamps to the...
|
commit | commitdiff | tree |
2007-03-21 |
David Conrad | The NSV demuxer assumes that a video frame's timestamp...
|
commit | commitdiff | tree |
2007-03-21 |
Wolfram Gloger | av_estimate_timings_from_pts() flushes the packet queue...
|
commit | commitdiff | tree |
2007-03-17 |
Bobby Bingham | Add RLE encoding support, patch by Bobby Bingham, uhmmmm...
|
commit | commitdiff | tree |
2007-03-17 |
Bobby Bingham | Move the encoding of the image data to its own function.
|
commit | commitdiff | tree |
2007-03-17 |
Bobby Bingham | Add 15 bit support, patch by Bobby Bingham, uhmmmm...
|
commit | commitdiff | tree |
2007-03-15 |
Diego Biurrun | misc wording/spelling fixes
|
commit | commitdiff | tree |
2007-03-12 |
Limin Wang | Explain a few more options that were recently added.
|
commit | commitdiff | tree |
2007-03-12 |
Ramiro Polla | Remove superfluous HAVE_THREADS #ifdef.
|
commit | commitdiff | tree |
2007-03-12 |
Diego Biurrun | libswscale header files are put in a subdirectory named...
|
commit | commitdiff | tree |
2007-03-12 |
Benoit Fouet | Remove -ab 64k from ffmpeg options, this is now default.
|
commit | commitdiff | tree |
2007-03-12 |
Diego Biurrun | Recommend building qt-faststart using make instead...
|
commit | commitdiff | tree |
2007-03-12 |
Ronald S. Bultje | Properly initialize filesize during input buffer initialization.
|
commit | commitdiff | tree |
2007-03-12 |
Diego Biurrun | Remove superfluous header include.
|
commit | commitdiff | tree |
2007-03-12 |
Limin Wang | cosmetics: Fix indentation, patch by Limin Wang, lance...
|
commit | commitdiff | tree |
2007-03-10 |
Diego Biurrun | small improvements to the help output
|
commit | commitdiff | tree |
2007-03-10 |
Benoit Fouet | Use - instead of _ for AMR options in help output.
|
commit | commitdiff | tree |
2007-03-10 |
Diego Biurrun | markup/wording/spelling/formatting improvements for...
|
commit | commitdiff | tree |
2007-03-09 |
Víctor Paesa | --enable-mingw32 --> --target-os=mingw32
|
commit | commitdiff | tree |
2007-03-08 |
Karl H. Beckers | Add PIX_FMT_PAL8 to isPacked().
|
commit | commitdiff | tree |
2007-03-07 |
Limin Wang | Remove unnecessary the_end label.
|
commit | commitdiff | tree |
2007-03-07 |
Piero Bugoni | Add watermark and drawtext descriptions, plus some...
|
commit | commitdiff | tree |
2007-03-07 |
Diego Biurrun | Fix UNKOWN --> UNKNOWN typo
|
commit | commitdiff | tree |
2007-03-05 |
Diego Biurrun | Don't mention the number of vhooks, it's a volatile...
|
commit | commitdiff | tree |
2007-03-05 |
Piero Bugoni | small updates taken from a patch by Piero Bugoni, crboca32...
|
commit | commitdiff | tree |
2007-03-03 |
Patrice Bensoussan | Add proper #idef to dlsymm call, also fixes an unresolved...
|
commit | commitdiff | tree |
2007-03-03 |
Diego Biurrun | Clarify that this decoder uses liba52.
|
commit | commitdiff | tree |
2007-03-03 |
Patrice Bensoussan | Do not hardcode cc on Darwin, fixing --cc option in...
|
commit | commitdiff | tree |
2007-03-02 |
Diego Biurrun | Relicense to LGPL and add standard license header.
|
commit | commitdiff | tree |
2007-03-02 |
Diego Biurrun | Improve Doxygen documentation, inspired by Michael...
|
commit | commitdiff | tree |
2007-03-02 |
Diego Biurrun | wording/spelling
|
commit | commitdiff | tree |
2007-02-27 |
Dujardin Bernard | Doxygen documentation for all functions, patch by Dujardin...
|
commit | commitdiff | tree |
2007-02-27 |
Diego Biurrun | Add standard LGPL header with Fabrice's permission.
|
commit | commitdiff | tree |
2007-02-27 |
Diego Biurrun | Add missing license headers.
|
commit | commitdiff | tree |
2007-02-27 |
Diego Biurrun | Remove superfluous comment.
|
commit | commitdiff | tree |
2007-02-27 |
Diego Biurrun | Add Doxygen author and file description, rephrase a...
|
commit | commitdiff | tree |
2007-02-27 |
Diego Biurrun | Fix 'rm -r' vs 'rm -f' typo.
|
commit | commitdiff | tree |
2007-02-27 |
Diego Biurrun | Fix wrong license header.
|
commit | commitdiff | tree |
2007-02-27 |
Diego Biurrun | The Snow DEcoding routines should be under CONFIG_SNOW_DECODER.
|
commit | commitdiff | tree |
2007-02-27 |
Diego Biurrun | Remove useless conditional.
|
commit | commitdiff | tree |
2007-02-27 |
Diego Biurrun | Remove useless conditional.
|
commit | commitdiff | tree |
2007-02-27 |
Diego Biurrun | spelling/grammar fixes for the Doxygen comments
|
commit | commitdiff | tree |
2007-02-27 |
Diego Biurrun | Revert previous commit that contained an unrelated...
|
commit | commitdiff | tree |
2007-02-26 |
Diego Biurrun | spelling/grammar fixes for a Doxygen comment
|
commit | commitdiff | tree |
2007-02-26 |
Diego Biurrun | Remove unused #define.
|
commit | commitdiff | tree |
2007-02-26 |
Diego Biurrun | Simplify .depend file inclusion.
|
commit | commitdiff | tree |
2007-02-25 |
Diego Biurrun | 10l: Use double, not single, quotes when variables...
|
commit | commitdiff | tree |
2007-02-25 |
Diego Biurrun | Collect the different thread variables in a nice easy...
|
commit | commitdiff | tree |
2007-02-25 |
Diego Biurrun | Add LGPL header as requested by Oded.
|
commit | commitdiff | tree |
2007-02-24 |
Diego Biurrun | Only compile snowdsp_mmx.c if the Snow decoder is enabled.
|
commit | commitdiff | tree |
2007-02-24 |
Diego Biurrun | Fix wrong conditional, Snow decoding, not encoding...
|
commit | commitdiff | tree |
2007-02-24 |
Diego Biurrun | Add standard license header.
|
commit | commitdiff | tree |
2007-02-24 |
Diego Biurrun | cosmetics: Fix another common typo, dependAnt --> dependEnt.
|
commit | commitdiff | tree |
2007-02-23 |
Diego Biurrun | Simplify .depend file inclusion.
|
commit | commitdiff | tree |
2007-02-23 |
Diego Biurrun | Update (lib)nut maintainers.
|
commit | commitdiff | tree |
2007-02-22 |
Marc Hoffman | Fix compilation on Mac OS X, patch by Marc Hoffman...
|
commit | commitdiff | tree |
2007-02-22 |
Diego Biurrun | Merge bfin add_ldflags lines.
|
commit | commitdiff | tree |
2007-02-22 |
Diego Biurrun | cosmetics: typo fixes, usefuLL --> useful and aswell...
|
commit | commitdiff | tree |
2007-02-22 |
Diego Biurrun | cosmetics: aswell --> as well typo fix
|
commit | commitdiff | tree |
2007-02-22 |
Diego Biurrun | cosmetics: fix usefuLL --> usefuL typo
|
commit | commitdiff | tree |
2007-02-21 |
Diego Biurrun | simplify i386 object handling
|
commit | commitdiff | tree |
2007-02-21 |
Diego Biurrun | cosmetics: Fix another common typo, gurantee --> guArantee.
|
commit | commitdiff | tree |
2007-02-21 |
Diego Biurrun | Remove unused variable.
|
commit | commitdiff | tree |
2007-02-21 |
Diego Biurrun | Move MinGW extralibs setting into MinGW section.
|
commit | commitdiff | tree |
2007-02-21 |
Diego Biurrun | cosmetics: Fix a common typo, sepErate --> sepArate.
|
commit | commitdiff | tree |
2007-02-19 |
Diego Biurrun | link fix by Dujardin Bernard, dujardin.iut numericable fr
|
commit | commitdiff | tree |
2007-02-14 |
Diego Biurrun | Move xvmc_render.h to libavcodec where it belongs....
|
commit | commitdiff | tree |
2007-02-14 |
Diego Biurrun | some updates
|
commit | commitdiff | tree |
2007-02-14 |
Diego Biurrun | liba52 was removed, libswscale is also GPLed.
|
commit | commitdiff | tree |
2007-02-14 |
Diego Biurrun | Remove unused file.
|
commit | commitdiff | tree |
2007-02-13 |
Diego Biurrun | Ogg is not Vorbis.
|
commit | commitdiff | tree |
2007-02-13 |
Carl Eugen Hoyos | Move base64.[ch] to libavutil.
|
commit | commitdiff | tree |
2007-02-12 |
Diego Biurrun | consistency renaming: yuv422 --> yuyv422
|
commit | commitdiff | tree |
2007-02-12 |
Diego Biurrun | consistency renaming: uyvy411 --> uyyvyy411
|
commit | commitdiff | tree |
2007-02-12 |
Diego Biurrun | consistency renaming: rgba32 --> rgb32
|
commit | commitdiff | tree |
2007-02-12 |
Diego Biurrun | minor help output formatting fix
|
commit | commitdiff | tree |
2007-02-12 |
Diego Biurrun | Restore the possibility to link liba52 instead of dlopening.
|
commit | commitdiff | tree |
2007-02-11 |
Diego Biurrun | Rename ac3 decoder to liba52 to prepare for native...
|
commit | commitdiff | tree |
2007-02-11 |
Diego Biurrun | Remove internal liba52; external lib still works, native...
|
commit | commitdiff | tree |
2007-02-11 |
Diego Biurrun | consistency cosmetics for the option handling routine
|
commit | commitdiff | tree |
2007-02-11 |
Diego Biurrun | Force liba52 to yes if liba52bin is set.
|
commit | commitdiff | tree |
2007-02-11 |
Diego Biurrun | Remove unused libac3 AC3 decoding interface.
|
commit | commitdiff | tree |
2007-02-09 |
Matthijs Douze | Print error message instead of crashing when combining...
|
commit | commitdiff | tree |
2007-02-09 |
Diego Biurrun | happy new year
|
commit | commitdiff | tree |
2007-02-09 |
Diego Biurrun | Remove obsolete imgformat1 leftovers.
|
commit | commitdiff | tree |
next |