2009-04-30 |
Ramiro Polla | Document change in r18719. |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Ramiro Polla | Export av_free_packet(). |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Diego Biurrun | Add missing return statement to out-of-memory condition... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Måns Rullgård | configure: fix licence check function |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Diego Biurrun | Drop unused libamr-nb fixed-point glue code. |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Diego Biurrun | Require --enable-nonfree for turning on libfaac support. |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Diego Biurrun | Factorize GPL and nonfree license checks into a common... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
David Conrad | ARM: Use fewer register in NEON put_pixels _y2 and... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
David Conrad | ARM: NEON put_pixels_clamped |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Stefano Sabatini | Convert names to the FFmpeg style. |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Michael Niedermayer | Reset eof state on seeking. |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Stefano Sabatini | Implement av_get_bits_per_pixel(). |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Vitor Sessak | Revert r18700, documentation of deprecated functions... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Vitor Sessak | Check if there is enough bytes before reading the buffe... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Vitor Sessak | Skip 0x0000 frame footer in EA ADPCM decoder. |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Cédric Schieli | Remove useless duplicated code in yuv2rgb_c_32, yuva2rg... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Michael Niedermayer | Remove useless and outright wrong chatter from avcodec_... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Michael Niedermayer | Remove redundant chatter from avcodec_encode_audio() |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Michael Niedermayer | Negative is error not -1, corrected in the doxy for... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Michael Niedermayer | Add multiframe note to avcodec_decode_video() too. |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Michael Niedermayer | Cleanup first paragraph of doxy of avcodec_decode_audio3(). |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Michael Niedermayer | Remove documentation from deprecated fields, they shoul... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Michael Niedermayer | Remove confusing and redundant engrish chatter from... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Cyril Comparon | Add avlanguage helpers in libavformat. |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Benoit Fouet | Make function pointer assignments consistent in option... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Kostya Shishkov | Revert changing VLC initialization type for RV3/4 decoder. |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Ramiro Polla | mlpdec: Simplify filtering code by using only one count... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Laurent Aimar | Correctly update output sample format in wavpack decoder. |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Benjamin Larsson | Proper subpacket size check for cook multichannel files. |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Benjamin Larsson | Remove parentheses |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Benjamin Larsson | Set the type of size in COOKSubpacket to unsigned |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Stefano Sabatini | Add pixdescs definitions for planar YUV pixfmts with... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Benjamin Larsson | Make sure we only parse max amount of subpackets (5... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Benjamin Larsson | Indent |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Benjamin Larsson | Remove redundant code |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Benjamin Larsson | Add Changelog for Cook multi channel support |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Benjamin Larsson | Support cook multichannel files. |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Benjamin Larsson | Fix the COOKDEBUG code |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Benjamin Larsson | Factor out COOKSubpacket, in preparation for multichann... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Stefano Sabatini | Add missing pixel format descriptor definitions. |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Kostya Shishkov | Get rid of monstrous static table and initialize VLCs... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Kostya Shishkov | Remove useless assignment during initialization for... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Wolfram Gloger | Change return type of opt_loglevel() from void to int. |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Reimar Döffinger | TrueMotion 2 uses its own YUV-like colourspace, so... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Kostya Shishkov | cosmetics: remove extra space indentation |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Kostya Shishkov | Merge decoding functions for all bitdepths in WavPack... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Michael Niedermayer | Support >8bit per component YUV in FFV1. |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Michael Niedermayer | Force speed irrelevant calls to get/put_symbol() to... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Michael Niedermayer | Optimize sign handling in get_symbol(). |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Michael Niedermayer | Don't loose bits_per_raw_sample when transcoding. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Stefano Sabatini | Make avcodec_thread_init() set the thread count, even... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Carl Eugen... | Make reset_ptr() void. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Ivo van Poorten | avoid possibly uninitialized return value |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Kostya Shishkov | Handle WavPack INT32INFO chunks with nonzero post shift |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Kostya Shishkov | Add functions for decoding >16 bits WavPack files. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Laurent Aimar | Shift 9-15 bit samples to use full 16-bit range. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Kostya Shishkov | Display dimensions should not affect the real size... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Michael Niedermayer | Remove 2 useless FFMIN(). |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Michael Niedermayer | Remove apparently redundant code. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Jai Menon | NSV : Add TOC2 parsing and seeking support. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Benjamin Larsson | Remove redundant code, found by CSA |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Måns Rullgård | configure: support Blackfin CPU names with --cpu |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Andreas Öman | It should be #if, not #ifdef |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Kostya Shishkov | Switch VLC tables in WMV3/VC-1 decoder to new static... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Michael Niedermayer | Require 4 instead of 3 frames for detecting mp3, |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Michael Niedermayer | Fix 10l typo (usage of PIX_FMT_NE()). |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Michael Niedermayer | Update safety check as the maximum pixel size is no... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Michael Niedermayer | Support reading packed YUV422 10bit samples from Sverig... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Stefano Sabatini | Make read_line() do not depend on put_bits.h and speed... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Ramiro Polla | Add raw MLP muxer. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Ramiro Polla | mlpdec: Don't overallocate buffers. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Ramiro Polla | mlpdec: Validate num_primitive_matrices. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Ramiro Polla | mlpdec: Validate max_channel and max_matrix_channel. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Ramiro Polla | mlpdec: Restart header sync must be 0x31ea for MLP. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Stefano Sabatini | Add missing header inclusion guard. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Stefano Sabatini | Implement a write_line() function. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Stefano Sabatini | Remove consume_whitespace() and replace it with direct... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Jai Menon | Read extended channel configuration when extended AOT... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Kostya Shishkov | Make VLC tables in DCA decoder use INIT_VLC_USE_NEW_STATIC |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Kostya Shishkov | 100l: VLC table array should not be const |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Robert Swain | Remove redundant assignment. err is assigned in every... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Michael Niedermayer | Fix a possibly exploitable buffer overflow. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Kostya Shishkov | Set flag after VC-1 VLCs are initialized to avoid race... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Kostya Shishkov | Remove some useless assignments and variables found... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Kostya Shishkov | Make RV3/4 VLC tables use new static initialization... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Michael Niedermayer | Planar 16bit 420 422 444 YUV support (output is only... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Michael Niedermayer | Add 420,422 and 444 planar 16bit per component pix... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Michael Niedermayer | Merge gray->gray converters into planarCopy(), this... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Michael Niedermayer | Add macro to check for 16bit per sample. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Michael Niedermayer | Make sure src/dst are NULL when they arent used, some... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Michael Niedermayer | Use generic BE check instead of checking for gray16LE. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Michael Niedermayer | add isBE() |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Luca Abeni | Fix crash when receiving from SDP |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Kostya Shishkov | Make rv40 decoder use new static VLC initialization... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Kostya Shishkov | Compact and make constant two tables used by Musepack... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Diego Biurrun | Remove example programs with a wildcard expression. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Justin Ruggles | ac3enc: log a warning message if the channel layout... |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Michael Niedermayer | Only insert null packets into the video que if there... |
commit | commitdiff | tree | snapshot |
next |