2010-07-27 |
Josh Allmann | rtpdec_xiph: Drop RTP packets that come in without... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Måns Rullgård | libavformat needs libavcore |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Stefan Gehrer | add Chinese AVS encoding via external library libxavs |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Måns Rullgård | libavcore needs libavutil |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Måns Rullgård | fate: delete build and install dirs after session |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Måns Rullgård | fate: add fate session script |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Måns Rullgård | fate: create report files |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Måns Rullgård | configure: extract detailed compiler identification |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Måns Rullgård | version.sh: write version to stdout if no output file... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Måns Rullgård | Add a simple base64 encoder for use in tests |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Stefano Sabatini | Add an APIchanges entry for the libavcore/parseutils... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Stefano Sabatini | Avoid the use of an intermediary variable in |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Stefano Sabatini | Make VideoFrameRateAbbr contain a rational rather than... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Stefano Sabatini | Remove reference to the "frame" term in variable names... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Stefano Sabatini | Make av_parse_video_size() and av_parse_video_rate... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Stefano Sabatini | Reindent. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Stefano Sabatini | Make pkgconfig_generate check if the library is enabled... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Stefano Sabatini | Deprecate av_parse_video_frame_size() and av_parse_vide... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Ronald S. Bultje | Reindent after r24516. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Ronald S. Bultje | Use inverse error branches, i.e. instead of if(somethin... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Ronald S. Bultje | Use av_log(.., AV_LOG_ERROR) instead of dprintf() for... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Ronald S. Bultje | Use pmaddubsw for the mbedge_filter (>=ssse3), 6-10... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Jason Garrett... | VP8: Much faster SSE2 MC |
commit | commitdiff | tree | snapshot |
2010-07-26 |
S.N. Hemanth... | Define static functions fill_image_linesize() and |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Ronald S. Bultje | Enable no-loop memory/register saving for ssse3/sse4... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Ronald S. Bultje | Save a register (or regsize of stackspace for x86-32... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Ronald S. Bultje | Use nested ifs instead of &&, which appears to not... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Axel Holzinger | Rename pow variable to pwr. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Ronald S. Bultje | Split pextrw macro-spaghetti into several opt-specific... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Stefano Sabatini | Reindent. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Stefano Sabatini | Rename av_transcode() to transcode(). |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Jason Garrett... | VP8: add missing free |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Aurelien Jacobs | matroskaenc: add support for muxing SRT tracks |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Aurelien Jacobs | add mime-type for ASS muxer |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Martin Storsjö | Include the correct header that actually is used, use... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Stefano Sabatini | Fix pkgconfig_generate line for libavcore. |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Rafaël Carré | Accept stdin as input for patcheck. |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Carl Eugen... | Fix r24445: Instead of needlessly initialising a variab... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Stefano Sabatini | Rename av_exit() to ffmpeg_exit(). |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Stefano Sabatini | Use X ? Y : Z construct, simplify. |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Reimar Döffinger | Cosmetics: fix indentation and remove a useless else. |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Reimar Döffinger | Simplify get_byte and url_fgetc. |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Carl Eugen... | Only 4-bit ADPCM IMA WAV files are supported. |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Stefano Sabatini | Cosmetics: rename enc -> dec in opt_input_file(). |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Reimar Döffinger | Move ffm_close function up to avoid a forward declaration. |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Reimar Döffinger | ffmdec: Do not manually free streams on read_header... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Ronald S. Bultje | Fix obvious bug in assignment. Somehow, the test vector... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Aurelien Jacobs | add SubRip muxer and demuxer |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Ronald S. Bultje | Fix SPLATB_REG mess. Used to be a if/elseif/elseif... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Måns Rullgård | Simplify lavfi test script a little |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Måns Rullgård | Unbreak parallel lavfi testing |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Alex Converse | aacenc: TLS: Save maximum values for each swb in a... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Alex Converse | 10l: Remove some commented out code that slipped in. |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Alex Converse | aacenc: TLS: Try to preserve some energy in each non... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Reimar Döffinger | Fix compilation, forgot to add const also to the |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Reimar Döffinger | Use "const" qualifier for pointers that point to input... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Reimar Döffinger | Fix a "function declaration isn't a prototype" warning. |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Reimar Döffinger | Fix use of uninitialized data: A array element can... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Reimar Döffinger | More const-correctness fixes to avoid warnings. |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Reimar Döffinger | Add some "const" to avoid incompatible pointer type... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Stefano Sabatini | Add missing comma, fix rgb2yuv_table[SWS_CS_SMPTE240M... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Stefano Sabatini | Add some comments to the rgb2yuv_table, clarifying... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Martin Storsjö | Never shrink the ByteIOContext buffer in ff_rewind_with... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Martin Storsjö | mpegts: Warn if unable to seek back |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Alex Converse | aacenc: Prevent premature termination of the two loop... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Alex Converse | aacdec: Only load and write each predictor variable... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Alex Converse | aacdec: 4% faster main profile decoding. |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Alex Converse | aacenc: Favor log2f() and sqrtf() over log2() and sqrt(). |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Alex Converse | aacenc: Factorize some scalefactor utilities. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Eli Friedman | Inline asm for VP56 arith coder |
commit | commitdiff | tree | snapshot |
2010-07-23 |
David Conrad | VP8: Inline traversing vp8_small_mvtree |
commit | commitdiff | tree | snapshot |
2010-07-23 |
David Conrad | VP8: Use vp56_rac_get_prob_branchy when the bit is... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
David Conrad | Decode DCT tokens by branching to a different code... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
David Conrad | Move renormalization of the VP56 arith decoder to befor... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
David Conrad | Split renorm of vp56 arith decoder to its own function |
commit | commitdiff | tree | snapshot |
2010-07-23 |
David Conrad | vp56's arith decoder's code_word is only 16 bits, no... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Jason Garrett... | Add myself to VP8 copyright and maintainers. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Jason Garrett... | VP8: always_inline some things to force gcc to do the... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Jason Garrett... | VP8: use AV_RL24 instead of defining a new RL24. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Ramiro Polla | swscale-test: scale from reference to source only once... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Ramiro Polla | indent |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Ramiro Polla | swscale-test: change order tests are run, maintaining... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Jason Garrett... | VP8: Slightly faster MV selection |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Jason Garrett... | VP8: use AV_ZERO32 instead of AV_WN32A where relevant |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Jason Garrett... | VP8: eliminate redundant code in r24458 |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Jason Garrett... | VP8: shave a few clocks off check_intra_pred_mode |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Vitor Sessak | Add VP8 sign bias code regtest. Not tested by the offic... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Jason Garrett... | VP8: fix broken sign bias code in MV pred |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Jason Garrett... | VP8: optimize DC-only chroma case in the same way as... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Jason Garrett... | VP8: Clean up some variable shadowing. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Jason Garrett... | VP8 asm: cosmetics (spacing) |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Jason Garrett... | VP8: 30% faster idct_mb |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Jason Garrett... | VP8: smarter prefetching |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Baptiste Coudurier | In h264 parser, return immediately if buf_size is 0... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Baptiste Coudurier | In mpegts muxer, fix rbsp trailing bits in AUD nal... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Jason Garrett... | VP8: clear DCT blocks in iDCT instead of using clear_bl... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Jason Garrett... | VP8: avoid a memset for non-i4x4 blocks with no coeffic... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Jason Garrett... | Get rid of more unnecessary dereferences in VP8 deblocking |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Jason Garrett... | Shut up an uninitialized variable GCC warning in VP8. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Jason Garrett... | Smarter VP8 prefetching |
commit | commitdiff | tree | snapshot |
next |