2009-05-10 |
Benjamin Larsson | Remove unused code found by CSA |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Diego Biurrun | Add const qualifier to param argument of sws_getContext... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Diego Biurrun | Move preprocessor condition before variable declaration... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Baptiste Coudurier | ensure first pts is set, according to specs |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Baptiste Coudurier | remove useless max_payload_size variable |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Baptiste Coudurier | do not write dts if pts is not set |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Baptiste Coudurier | fix total bitrate computation, based on patch by corp18... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Baptiste Coudurier | update comment for rgb 16 bit in .mov |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Stefano Sabatini | Add @code/@endcode commands to markup C code in av_tree... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Stefano Sabatini | Add missing '*' to av_tree_insert() doxy. |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Diego Biurrun | Add necessary header for CONFIG_RUNTIME_CPUDETECT prepr... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Diego Biurrun | Add missing const qualifiers to AltiVec function parame... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Daniel Verkamp | data parameter of dnxhd_encode_picture() should not... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Vitor Sessak | "[" is a terminating char for the filter name. This... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Michael Niedermayer | Correct x/ymin to avoid segfault due to out of picture... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Vitor Sessak | Fix sliced yuv410 -> yuv420 conversion |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Daniel Verkamp | Warning fix: Make ogg_stream.codec const |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Daniel Verkamp | Change codec_id type to enum CodecID, fix warning. |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Daniel Verkamp | Update docs after the 8088flex TMV demuxer and decoder... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Daniel Verkamp | Add 8088flex TMV file demuxer. |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Daniel Verkamp | Add 8088flex TMV video decoder. |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Daniel Verkamp | Add CGA and palette data for 8088flex TMV decoder. |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Ramiro Polla | mlpdec: Fix possible writing out of array bounds introd... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Ramiro Polla | mlpdec: Split sync word error and MLP sync word check. |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Ramiro Polla | mlpdec: Fix indentation that got mangled from copy... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Ramiro Polla | Accept "bikeshed" as a random color. |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Kostya Shishkov | Add 32-bit RGB support to TIFF decoder and extend a... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Laurent Aimar | Add floating point audio decoding to WavPack decoder. |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Laurent Aimar | Prepare WavPack decoder to support floating point output. |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Justin Ruggles | cosmetics: line wrap and vertical alignment |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Justin Ruggles | ac3dec: Remove unneeded context variable, num_cpl_subba... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Justin Ruggles | cosmetics: indentation after last commit |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Justin Ruggles | ac3dec: move channel remapping to outside of block... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Stefano Sabatini | Implement av_parse_color(). |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Michael Niedermayer | Extract colorspace fields from MPEG1/2. |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Måns Rullgård | mpegaudio: enclose SUM8() macro args in parens when... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Måns Rullgård | mpegaudio: avoid unnecessary copy in high-precision... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Måns Rullgård | mpegaudio: use av_clip() |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Michael Niedermayer | Add colorspace fields to AVCodecContext. |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Carl Eugen... | Cosmetics: Fix indentation after r18741. |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Michael Niedermayer | Do not discard mp3 frames in the parser after a broken... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Laurent Aimar | Factorize out integer sample value decoding for WavPack. |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Baptiste Coudurier | dvh1 avi fourcc, dvh1_sample_truncated.avi, issue ... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Baptiste Coudurier | more dvcprohd .mov fourcc, see #1034 |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Michael Niedermayer | Change VOFW for x86 to 5120, it allows larger images... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Måns Rullgård | PPC: implement MULH() in assembler |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Zdenek Kabelac | Do not scan for MP3 header after the given buffer and... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Diego Biurrun | Add note about nonfree license of libfaac. |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Kenan Gillet | Properly handle SILENCE frame. Patch by Kenan Gillet. |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Benjamin Larsson | Remove dead assignments found by CSA |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Laurent Aimar | Check whether extra bits block has enough data. |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Benjamin Larsson | Remove dead assignments found by CSA |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Benjamin Larsson | Remove dead assignments found by CSA |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Cédric Schieli | Fix chroma shift when scaling from ARGB on LE and BGRA... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Laurent Aimar | Decode extended bitstream for high-precision WavPack... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Zdenek Kabelac | Use new packet reading API, fixes a memory leak. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Stefano Sabatini | Prefer (void) over () in function prototype. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Stefano Sabatini | Make graphparser.c use av_get_token(). |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Michael Niedermayer | av_get_token() |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Michael Niedermayer | Ignore first entry of intra matrixes if it is invalid. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Michael Niedermayer | Factorize quantization matrix loading code out. |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Ramiro Polla | Don't #if a function declaration and properly indent it. |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Ramiro Polla | mlpdec: Move MLP's filter_channel() to dsputils. |
commit | commitdiff | tree | snapshot |
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 |
next |