2009-09-05 |
Reimar Döffinger | Use memcpy to copy till end of line in one go instead... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Ivan Schreter | cosmetic changes (indentation, doxygen comments, braces... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Reimar Döffinger | Slightly simplify detection of end of compressed data... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Reimar Döffinger | Make vp3 arrays static const where possible. |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Reimar Döffinger | Remove useless ulti_decode_end function. |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Reimar Döffinger | Search for ipmovie signature beyond the start of the... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Reimar Döffinger | Extend ipmovie signature to match exactly one place... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Diego Biurrun | prettyprinting cosmetics |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Sascha Sommer | fix handling of packet loss when the output buffer... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Sascha Sommer | reindent |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Sascha Sommer | remove no longer needed debug output |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Sascha Sommer | reduce output buffer needs |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Sascha Sommer | store packet GetBitContext in the decoder context |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Justin Ruggles | Remove fake Speex header creation from FLV demuxer... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Justin Ruggles | Add frame_size as a codec parameter requirement for... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Diego Biurrun | Reduce pointless verbosity after seeks in the MP3 decoder. |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Ramiro Polla | Add a newline in error message in CHECKED_ALLOC(Z). |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Ramiro Polla | Indent. |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Ramiro Polla | Use if(0){} instead of #if 0 to prevent debug code... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Justin Ruggles | libspeex: Do not set AVCodecContext.frame_size in decod... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Måns Rullgård | configure: fix check for x264 |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Diego Biurrun | cosmetics: indentation and other prettyprinting fixes |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Sascha Sommer | add missing wmapro decoder parts |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Diego Biurrun | whitespace cosmetics, prettyprinting |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Diego Biurrun | Update ffv1 codec long name in the documentation as... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Lars Täuber | Use "FFmpeg video codec #1" instead of "FFmpeg codec... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Josh Harris | Fix incorrect display of ASF/WMV duration after r12926. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Thilo Borgmann | Add function to compute ceil(log2(x)). |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Kostya Shishkov | Convert ZERO8x2 macro into inline function |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Reimar Döffinger | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Kostya Shishkov | Zeroing pic->motion_val in RV3/4 causes alignment probl... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Kostya Shishkov | Adjust r->avail_cache[] indexes to avoid alignment... |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Ramiro Polla | Curly brackets cosmetics for previous commit. |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Ramiro Polla | Check for return value of initFilter(). |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Ramiro Polla | Revert mistakenly commited hunk. |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Ramiro Polla | swscale: Check for return values of malloc. |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Ramiro Polla | Add CHECKED_ALLOC macro. |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Justin Ruggles | Store the frame size in the LibSpeexContext in case... |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Måns Rullgård | One declaration of mm_flags is enough |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Måns Rullgård | Move declarations of some mmx functions to dsputil_mmx.h |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Måns Rullgård | Move DECLARE_ALIGNED_8 definition next to DECLARE_ALIGN... |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Ramiro Polla | swscale-example: Free memory used by input data. |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Ramiro Polla | Restore comment that was partially removed. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Måns Rullgård | Make DECLARE_ALIGNED_8 align to 8 bytes, never to 16 |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Justin Ruggles | Use the output data type to determine the maximum numbe... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Justin Ruggles | Add myself as maintainer for libspeexdec.c |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Justin Ruggles | Modify the Ogg/Speex demuxer and the libspeex decoder... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Alex Converse | Re-add search_for_ms to the coefficients encoders to... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Vitor Sessak | Formatting K&R fixes |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Vitor Sessak | Mark "i" parameter of vector_clipf_sse() as early-clobber |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Vitor Sessak | 100l, revision 19728 added a bug that broke twinvq... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Vitor Sessak | Mark parameter src of vector_clipf() as const |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Vitor Sessak | SSE optimized vector_clipf(). 10% faster TwinVQ decoding. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Loren Merritt | indent |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Loren Merritt | 1.5x faster ff_vorbis_floor1_render_list, 5% faster... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Diego Biurrun | whitespace cosmetics |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Måns Rullgård | Remove useless alignment from MpegEncContext.intra_scan... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Ivan Schreter | Cosmetic changes in read_seek* routines. |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Christian Schmidt | Decoder for LPCM as used in Bluray discs. |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Lars Täuber | Fix comments after switching from CABAC to range coder... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Sascha Sommer | add decode_coeffs() |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Sascha Sommer | merge 2-channel M/S stereo decoding code with the multi... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Måns Rullgård | 4xm: provide 16-byte alignment where required |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Måns Rullgård | dsputil: declare some arrays 16-byte aligned |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Måns Rullgård | Remove some unnecessary alignment specifiers |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Stephen Backway | Always allocate a buffer of AVPALETTE_SIZE for palette... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Reimar Döffinger | Increase maximum encoded subtitle size from 64 kB to... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Reimar Döffinger | 100l typo, xsub encoder printed end time hours where... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Reimar Döffinger | 100l, inv_zigzag_direct16 must be aligned to 16 bytes... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Reimar Döffinger | Make sure that start_display_time is 0 by moving its... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Reimar Döffinger | Check for seek failures in avi_load_index, otherwise... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Reimar Döffinger | Reindent. |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Reimar Döffinger | Remove now dead code. |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Reimar Döffinger | Apply r19642 also pgssubdec: |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Måns Rullgård | mdec: remove unused members from struct MDECContext |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Måns Rullgård | Remove explicit init to zero of static inv_zigzag_direct16 |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Diego Biurrun | whitespace cosmetics |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Baptiste Coudurier | return AVERROR(ENOMEM) if stream could not be allocated |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Kent Mein | check av_new_stream return value, patch by Kent Mein... |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Maksym Veremeyenko | Do not read index chunks as audio/video data; closes... |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Stephen Backway | Add Bluray Subtitle Support |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Reimar Döffinger | Mark video from .mtv files correctly as upside-down. |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Måns Rullgård | mpegts: change variable-length array to fixed length |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Måns Rullgård | PPC: remove unnecessary alignment on local variables |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Vitor Sessak | Cosmetics: add some whitespace around operators |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Aurelien Jacobs | matroskadec: add correct extradata offset for V_MS... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Aurelien Jacobs | matroskadec: factorize some code |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Diego Biurrun | Add necessary #include for config.h. |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Måns Rullgård | PPC: simplify loading some values into altivec registers |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Diego Biurrun | Add missing header to fix 'make checkheaders'. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Ramiro Polla | swscale-example: Rename src->ref so as to not confuse... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Ramiro Polla | swscale-example: Use SWS_BILINEAR instead of hardcoded... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Måns Rullgård | Add myself as maintainer for AVR32 and MIPS |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Måns Rullgård | configure: fix filter() function when matching multiple... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Måns Rullgård | Add PIC flags early so tests they affect give correct... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Måns Rullgård | Include required headers in {mips,ppc}/mathops.h |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Måns Rullgård | Skip headers requiring external libs not present in... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Måns Rullgård | configure: simplify directory creation for out of tree... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Måns Rullgård | Fix dependency generation for yasm assembler files |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Vitor Sessak | TwinVQ decoder |
commit | commitdiff | tree | snapshot |
next |