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 |
2009-03-21 |
David Conrad | Document ogg_codec's header function |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Baptiste Coudurier | fix compilation when DEBUG_SEEK is defined |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Baptiste Coudurier | fix valid seeking range |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Baptiste Coudurier | adjust write index if not set |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Baptiste Coudurier | update seek regression ref due to 18063 |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Justin Ruggles | Take over sole maintainership for all FLAC-related... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Justin Ruggles | Fix the ogg regression test, which was broken by r18092... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Justin Ruggles | add myself as maintainer for new FLAC files |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Justin Ruggles | add a function to calculate a more accurate estimate... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Justin Ruggles | flacdec: account for frame and subframe header overhead... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Justin Ruggles | revert accidental unrelated change in last commit |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Justin Ruggles | share sample rate and blocksize tables between the... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Baptiste Coudurier | protect realloc overflow |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Justin Ruggles | flacenc: remove unneeded variable, 'min_encoded_framesi... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Justin Ruggles | seek backwards 4 bytes if 'fLaC' marker is not found |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Justin Ruggles | flacdec: remove unneeded variable, 'assignment' |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Justin Ruggles | flacdec: cosmetics: rename 'decorrelation' to 'ch_mode' |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Justin Ruggles | flacenc: remove unneeded context variable, 'ch_code' |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Justin Ruggles | share channel mode constants between the FLAC decoder... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
David Conrad | Hostile takeover of the ogg demuxer, agreed to by Mans... |
commit | commitdiff | tree | snapshot |
next |