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 |
2009-03-20 |
Stefano Sabatini | Remove declaration of the removed function img_convert(). |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Benjamin Larsson | Get rid of av_random in cook.c |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Benjamin Larsson | Get rid of av_random in nellymoserdec.c |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Daniel Verkamp | PCX encoder that handles 1-, 8-, and 24-bpp pixfmts. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Reimar Döffinger | Avoid crash on planarCopy to a destination without... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Benoit Fouet | Initialize pointer arrays which may be freed before... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Reimar Döffinger | Do _not_ use rbx on x86_64, it will fail to compile... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Reimar Döffinger | Fix swscale compilation with Altivec enabled. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Cédric Schieli | Reindent after last commit |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Cédric Schieli | Add a changelog entry for the alpha scaler support |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Cédric Schieli | Also test the alpha channel in swscale-example |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Cédric Schieli | YUVA420P is now supported as output format |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Cédric Schieli | Add alpha channel scaling |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Cédric Schieli | Add YUVA420P -> RGBA/BGRA/ARGB/ABGR unscaled converters |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Cédric Schieli | Add a CONFIG_SWSCALE_ALPHA option for alpha channel... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Cédric Schieli | Use a simpler and more general check for the gray case... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Ramiro Polla | mlp, truehd: support non 1:1 channel mapping. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Ramiro Polla | Support "next parameter flags present" flag. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Ramiro Polla | truehd: support up to 3 substreams. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Gwenole Beauchesne | Rename hwaccel_data_private to hwaccel_picture_private. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Diego Biurrun | Replace random() usage in test programs by av_lfg_*(). |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Diego Biurrun | Only build motion-test if MMX is enabled. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Diego Biurrun | Align test program output columns. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Diego Biurrun | Remove unused libavutil/random.h #include. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Diego Biurrun | Use correct header for struct AVLFG. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Baptiste Coudurier | resync ffm if error in stream |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Baptiste Coudurier | typo, fix eof check |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Baptiste Coudurier | do not write ffm write index by default, detect if... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Ronald S. Bultje | Add byte reordering for the SIPRO audio codec. See... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Ronald S. Bultje | Assign the x-pf-asf payload string to be decoded by... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Baptiste Coudurier | check av_find_stream_info return value |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Baptiste Coudurier | uniformize log messages and add some more |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Baptiste Coudurier | use lfg and ff_random_get_seed instead of deprecated... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Baptiste Coudurier | check if feed and stream already exist before registeri... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Diego Biurrun | Make softfloat test program compile again: Setting... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Diego Biurrun | Make AES test program compile again: Setting the av_log... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Diego Biurrun | Initialize *srcContext, *dstContext, *outContext to... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Matthieu Castet | Remove useless casting in asm "m" operand. |
commit | commitdiff | tree | snapshot |
next |