2009-01-25 |
Robert Swain | The default subq value in the x264 CLI is now 6, not 5. |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Diego Biurrun | HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest config... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Diego Biurrun | HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest config... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Diego Biurrun | Restore _MSC_VER case in DECLARE_ALIGNED/DECLARE_ASM_CO... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Diego Biurrun | Add AMD 3DNow! instruction enabling/disabling support... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Diego Biurrun | Drop redundant architecture extension dependencies. |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Diego Biurrun | Drop _MSC_VER case from macro declaration. |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Diego Biurrun | Drop deprecated av_fifo_write function with the next... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Diego Biurrun | Move DECLARE_ALIGNED and DECLARE_ASM_CONST to internal.h. |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Diego Biurrun | Directly #include some required headers. |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Diego Biurrun | Add missing architecture-specific options to summary... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Reimar Döffinger | Use AV_WL32/AV_WB32 in bitstream.h |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Diego Biurrun | SSE depends on x86. |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Diego Biurrun | Do not #include common.h without necessity. |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Stefano Sabatini | Make more descriptive the long names for the various... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Stefano Sabatini | Move documentation of av_register_all() from allformats... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Diego Biurrun | Remove redundant av_log2_16bit forward declaration... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Diego Biurrun | Move internal.h #include to the end of the file so... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Måns Rullgård | ARM: NEON optimised H.264 weighted prediction |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Måns Rullgård | ARM: NEON optimised H.264 biweighted prediction |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Diego Biurrun | Declare struct SwsContext before using it, fixes the... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Diego Biurrun | Disable C code when compiling AltiVec code, fixes the... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Diego Biurrun | spelling/grammar cosmetics |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Diego Biurrun | Fix #endif comments. |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Diego Biurrun | Add required headers to fix warnings during 'make check... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Justin Ruggles | flacdec: get total number of samples from STREAMINFO |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Justin Ruggles | use function and definitions from libavcodec/flac.h... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Justin Ruggles | move FLAC_STREAMINFO_SIZE to flac.h |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Justin Ruggles | define FLAC metadata types in flac.h |
commit | commitdiff | tree | snapshot |
2009-01-25 |
David DeHaven | Handle ID3v2 tags in raw FLAC streams by skipping them. |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Justin Ruggles | flacdec: cosmetics: some line wrapping at 80 chars |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Justin Ruggles | flacdec: cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Justin Ruggles | flacdec: cosmetics: use consistent coding style (K&R) |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Diego Biurrun | Add configuration options section to help output. |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Diego Biurrun | help output cosmetics |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Diego Biurrun | Remove --enable-static and --disable-shared from help... |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Diego Biurrun | Use cc_default variable in help output for --cc option. |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Diego Biurrun | Add a check for ppc4xx instructions; rename preprocesso... |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Diego Biurrun | Remove pointless #if HAVE_ALTIVEC around internal heade... |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Måns Rullgård | configure: add help for fastdiv |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Justin Ruggles | cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Justin Ruggles | flacdec: change several AV_LOG_DEBUG to AV_LOG_ERROR |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Justin Ruggles | flacdec: remove another unneeded debugging statement |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Justin Ruggles | flacdec: remove unneeded debugging statements |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Justin Ruggles | flacdec: remove some unused code |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Diego Biurrun | Directly #include a bunch of indirectly #included headers. |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Diego Biurrun | Fix undefined preprocessor directives warnings during... |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Diego Biurrun | Add required headers to fix 'make checkheaders'. |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Stefan Gehrer | remove alloc_table_0 and alloc_table_2, the same |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Stefan Gehrer | remove zigzag_scan8x8, it is the same as ff_zigzag_direct |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Stefan Gehrer | avoid duplication of size_table and offset_table |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Stefan Gehrer | avoid duplication of dquant_code |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Benjamin Larsson | I'll take care of qdm2 also |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Stefan Gehrer | return an error if we can not get a full packet, |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Vitor Sessak | Do not allocate RoqTempData on the stack |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Stefan Gehrer | fix header parsing, the NULL terminated File ID is... |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Ronald S. Bultje | Skip m= blocks in the SDP if the media type is unknown... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Justin Ruggles | add myself as a maintainer of flacdec.c |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Justin Ruggles | rename flac.c to flacdec.c |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Baptiste Coudurier | set pts and dts when only pts is present, according... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Baptiste Coudurier | write essence container data |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Baptiste Coudurier | reduce display aspect ratio |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Baptiste Coudurier | stored height is a multiple of 16 for mpeg2 |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Baptiste Coudurier | fix endianness of time code, and calculate it in fields... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Ben Littler | add EM4A fourcc , works for: |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Andreas Öman | Avoid allocating MPADecodeContext on stack. |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Michael Niedermayer | Workaround ffms behavior of returning EAGAIN at EOF. |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Kostya Shishkov | Remove the block with always false condition from vc1_p... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Kostya Shishkov | VC-1 postproc field is 2 bits wide while decoder read... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Michael Niedermayer | Move av_read_frame/parser related buffer variables... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Justin Ruggles | flacdec: add support for 3 additional sample rate codes |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Alex Converse | Mark ff_fft_init with av_cold. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Alex Converse | Clean up FFT related comments. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Baptiste Coudurier | print stream sar if present and different than codec sar |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Michael Niedermayer | Use EAGAIN return, primarely intended as example of... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Michael Niedermayer | Handle av_read_frame() EAGAIN return. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Michael Niedermayer | Handle av_read_frame() EAGAIN return. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Baptiste Coudurier | Add const, remove warning: |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Diego Biurrun | Avoid unused variable warning when compiling DES test... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Aurelien Jacobs | 'code' is used to index a table so make it unsigned |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Diego Biurrun | Make base64 test program compilable as a standard test... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Diego Biurrun | Add void keyword to parameterless function declaration. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Kostya Shishkov | yet another attempt on fixing synchronization in VMD |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Kostya Shishkov | Empty audio chunks in VMD are silent, not skipped |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Kostya Shishkov | cosmetics: reindent after last commit |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Kostya Shishkov | VMD first chunk of audio is not coded as many separate... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Benoit Fouet | Rename audio.c to oss_audio.c in libavdevice. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Baptiste Coudurier | fix seek reg tests, Im always forgetting this |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Carl Eugen... | Sort VdpPictureInfo alphabetically. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Baptiste Coudurier | exit with error code if av_encode failed |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Baptiste Coudurier | change sample aspect ratio test to be more clear, print... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Ben Littler | another mpeg4 fourcc |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Baptiste Coudurier | Do not use avctx->frame_number which might not be set, |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Carl Eugen... | Cosmetics: Fix indentation after last commit. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Carl Eugen... | Add PIX_FMT_VDPAU_WMV3 and PIX_FMT_VDPAU_VC1. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
NVIDIA Corporation | Add VDPAU hardware accelerated decoding for WMV3 and... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Baptiste Coudurier | set correct value for starting line |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Baptiste Coudurier | fix gxf time code mark out value |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Benoit Fouet | Enable building r3d demuxer when its config is set. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Benoit Fouet | Use avf context in av_log, instead of NULL. |
commit | commitdiff | tree | snapshot |
next |