2009-03-25 |
Diego Biurrun | Move adding the '-test$(EXESUF)' suffix to test program... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Diego Biurrun | prettyprinting cosmetics |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Diego Biurrun | swscale-example is an API example, not a test program. |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Diego Biurrun | cosmetics: Group all path variables together in config... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Diego Biurrun | typo: beomes --> becomes |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Diego Biurrun | Move licensing information into a separate file called... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Diego Biurrun | Clarify that our LGPL/GPL licenses come with an explici... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Diego Biurrun | The Mersenne Twister PRNG was removed, mention replacement. |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Diego Biurrun | cosmetics: Reformat paragraphs and other cosmetic changes. |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Baptiste Coudurier | set wrong_dts for iMovie created files which has huge... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Ramiro Polla | Clear some more variables that are used on subdir Makef... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Justin Ruggles | cosmetics: add an @return to documentation for decode_f... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Diego Biurrun | Add _XOPEN_SOURCE #define. This is necessary for (s... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Cédric Schieli | Adds "YUYV422 to YUVA420P" and "UYVY422 to YUVA420P... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Cédric Schieli | Fix some places where "non-alpha to YUVA420P" do not... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Cédric Schieli | Simpler and more elegant fix to the x86_32/OSX+PIC... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Ronald S. Bultje | strchr(string, '\0') returns non-NULL, and is thus... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Robert Swain | Update apiexample.c to use the newer avcodec_decode_aud... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Justin Ruggles | flacdec: split frame header decoding and validation... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Stefano Sabatini | Use PIX_FMT_NE() for defining the PIX_FMT_RGB32 variant... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Stefano Sabatini | Make the PIX_FMT_NE() macro more generic. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Gwenole Beauchesne | Add MPEG-2 bitstream decoding through VA API. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
avcoder | Move declaration of 'pict' closer to where it is used... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Benoit Fouet | Move av_class to AVResampleContext instead of ReSampleC... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Alex Converse | AAC: Ignore cc_domain for independent (time domain... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Stefano Sabatini | Add pcxenc.o to the $OBJS list, it was erroneously... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | flacdec: cosmetics: white space |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | flacdec: cosmetics: separate the pure frame header... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Diego Biurrun | Rename 'tests' target to 'testprogs'. It is too easily... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Diego Biurrun | Rename 'tests' target to 'testprogs'. It is too easily... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Diego Biurrun | Remove unnecessary CLEANFILES declaration. Test program... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Diego Biurrun | Split AVCodec declarations for PAM/PBM/PGM/PGMYUV/PPM... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Stefano Sabatini | Make the pixel formats which were defined as macros: |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | flacdec: allow sample rate to change mid-stream, but... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Diego Biurrun | Add rule for building API example programs. |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Stefano Sabatini | Factorize: use the X_NE() macro in avcodec_get_pix_fmt(). |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | flacdec: cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Stefano Sabatini | Implement X_NE() macro. |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | flacdec: change frame bps validation to return an error... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | flacdec: cosmetics: add some braces to if/else statements |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | flacdec: skip frame when allocated data size is too... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | 10l: don't check against current layout until after... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | flacdec: give a more accurate error message when valida... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Stefano Sabatini | Export to pixdesc.h the av_pix_fmt_descriptors array. |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | flacdec: move data size check to flac_decode_frame() |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | flacdec: comments and white space. |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | cosmetics: vertical alignment |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | flacdec: remove unneeded local variable |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | flacdec: cosmetics: rename 3 variables |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | flacdec: use a local variable for GetBitContext in... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Aurelien Jacobs | handle id3v2 'genre' tag formated as '%d' |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Ronald S. Bultje | Remove alpha channel from default colorspace tables... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Diego Biurrun | Use $< automatic variable to simplify some commands. |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Ronald S. Bultje | Add a @todo with a comment from Kostya so we don't... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Kostya Shishkov | Add AURA 1 and 2 codec IDs and register their FOURCCs |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Baptiste Coudurier | allocate tracks instead of using MAX_STREAMS |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Baptiste Coudurier | init ext sample rate to 0 if not present |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Baptiste Coudurier | since code now use get_bits_long, allocate padding... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Baptiste Coudurier | avoid creating a new stream not referenced in pmt since... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Gwenole Beauchesne | Add common VA API data structures and helpers. |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Michael Niedermayer | Enable unscaled packed422 -> planar 420 converters... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Michael Niedermayer | 10l (C code was buggy and untested) |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Michael Niedermayer | Average chroma of 2 lines in packed 422 -> planar 420. |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Gwenole Beauchesne | Add support for HW accelerated VC-1 decoding through... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Baptiste Coudurier | reset codec width/height for h264 forcing decoder to... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Stefano Sabatini | Change the RGB5X5/BGR5X5 pixel format defines so that... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Stefano Sabatini | Use PIX_FMT_NE() macro. |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Stefano Sabatini | Implement PIX_FMT_NE() macro. |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Stefano Sabatini | Extend the behavior of avcodec_get_pix_fmt(), if it... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Stefano Sabatini | Globally prefer enum PixelFormat over int when it makes... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Ronald S. Bultje | Remove slash-skipping code because the function called... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Ronald S. Bultje | Reindent something where a if () --> { <-- is on a... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Ronald S. Bultje | Free metadata if already allocated; fixes a memleak... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Ronald S. Bultje | Fix silly bug in hex_to_data() where it compares a... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Ronald S. Bultje | Remove useless comment about something that is deprecat... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Ronald S. Bultje | Use skip_spaces() in the "redir" demuxer instead of... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Ronald S. Bultje | Merge functional code from get_word() and get_word_sep... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Ronald S. Bultje | Allow (and parse) incoming server messages (notices... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Ronald S. Bultje | Add a @todo item to use ByteIOContext instead of URLCon... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Ronald S. Bultje | Remove index writing in RM muxer, since it is broken... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Ronald S. Bultje | Don't allow to sync on packets of zero-size length... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Ronald S. Bultje | Move "- 12" statement up a bit. See "[PATCH] rmdec... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Diego Biurrun | Remove deprecated and now unused Mersenne Twister PRNG. |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Kostya Shishkov | Register myself as Smacker maintainer |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Diego Biurrun | When warning about forbidden pseudo random number gener... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Diego Biurrun | Fix reference to av_random_init where av_lfg_init was... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Diego Biurrun | Fix reference to av_random where av_lfg_get was meant. |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Daniel Verkamp | Make Smacker audio decoder output audio in original... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Diego Biurrun | Remove deprecated functions and structures on next... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Cédric Schieli | Fix build failure on x86_32 Mac OS X with PIC enabled |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Baptiste Coudurier | check if feed max file size is too small |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Baptiste Coudurier | cosmetics, reindent and remove empty line |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Baptiste Coudurier | new Truncate option which will make feeder truncate... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Reimar Döffinger | Fix avpicture_get_size for non-paletted formats with... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Reimar Döffinger | Fix planarCopy to ignore the GRAY8 "pseudo"-palette... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Baptiste Coudurier | update ffserver regression ref |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Baptiste Coudurier | do not call av_find_stream_info if stream is ffm, shoul... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Baptiste Coudurier | send busy reply if max connections number is exceeded |
commit | commitdiff | tree | snapshot |
2009-03-21 |
David Conrad | Reindent |
commit | commitdiff | tree | snapshot |
2009-03-21 |
David Conrad | Fix Speex header parsing in ogg demuxer |
commit | commitdiff | tree | snapshot |
next |