2009-05-15 |
Ramiro Polla | mlp: Simplify adressing of state and coeffs arrays... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Ramiro Polla | mlp: include mlp.h and use MAX_CHANNELS instead of... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
David Conrad | Ensure that we don't read from invalid memory with... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Baptiste Coudurier | write 'stps' for mpeg-2 open gop in .mov |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Baptiste Coudurier | decode mpeg-2 closed gop first b frames, fix issue... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Baptiste Coudurier | free Track and unset priv_data to avoid double free... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Baptiste Coudurier | reindent |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Baptiste Coudurier | remove unneeded length checks |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Baptiste Coudurier | change pic type to Picture* and remove casts |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Stefano Sabatini | Implement av_set_options_string(). |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Baptiste Coudurier | use flags field and remove key_frame field |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Baptiste Coudurier | change cts type to int, save some space |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Stefano Sabatini | Document av_set_string3() returned error codes. |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Stefano Sabatini | Add support in av_parse_color() to a "random" color... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Stefano Sabatini | Make case insensitive the match for the color name in |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Stefano Sabatini | Make av_set_string3() print a message in case of unknow... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Stefano Sabatini | Provide a context to av_log() calls in av_set_number2... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Stefano Sabatini | Use a single space after an ending period and the begin... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Stefano Sabatini | Apply documentation fixes: use third person, fix gramma... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Andres Mejia | Add gnu/kfreebsd to list of recognized operating systems. |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Siarhei Siamashka | Fix for issue #829 ("ffvorbis outputs crackling sound... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Michael Niedermayer | Fix VBV delay for mpeg1/2 CBR. |
commit | commitdiff | tree | snapshot |
2009-05-14 |
David Conrad | Use skip_bits_long() for large skips |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Alex Converse | Add PCE support to the ADTS muxer. |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Alex Converse | Subroutine to copy an AAC Program Config Element (PCE) |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Alex Converse | Cosmetics after last commit |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Alex Converse | Allow parsing and decoding of ADTS AAC files with chann... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Alex Converse | Move the ADTS header size to the parser's header file. |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Baptiste Coudurier | parse 'stps' atom to set keyframe, partial sync sample... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Baptiste Coudurier | align and update doxygen |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Baptiste Coudurier | remove comment |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Baptiste Coudurier | Parse 'cslg' atom to retrieve dts shift when 'ctts... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Alex Converse | Add a quick description to the H.264 BSF |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Baptiste Coudurier | factorize av_set_pts_info |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Baptiste Coudurier | cosmetics, alignment |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Baptiste Coudurier | add casts to silence gcc warnings |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Baptiste Coudurier | add casts to silence gcc warnings |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Diego Biurrun | Fix bandwith vs. bandwiDth typo. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Baptiste Coudurier | v210 mov fourcc |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Baptiste Coudurier | v210 avi fourcc, v210_720p.avi |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Baptiste Coudurier | V210 Uncompressed 4:2:2 10-bit encoder and decoder |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Cyril Comparon | Per-stream language-tags extraction in asfdec. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
David Conrad | Copy input codec's chroma_sample_location to output... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Alexander Chemeris | Support 16K samplerate in Nellymoser. |
commit | commitdiff | tree | snapshot |
2009-05-11 |
David Conrad | Update regression tests for y4m after r18796 |
commit | commitdiff | tree | snapshot |
2009-05-11 |
David Conrad | Use chroma_sample_location in reading/writing yuv4mpeg |
commit | commitdiff | tree | snapshot |
2009-05-11 |
David Conrad | Add a chroma_sample_location field to define positionin... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Måns Rullgård | PPC: 32-bit asm for MAC64 and MLS64 |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Baptiste Coudurier | move free data in the video case |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Baptiste Coudurier | write a single pes for video frames, some proprietary... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Baptiste Coudurier | sgi encoder does not support pal8 |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Baptiste Coudurier | rgb555le, rgb565le, rgb565be, bgr24 in .mov muxing |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Baptiste Coudurier | bgra in .mov muxing |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Baptiste Coudurier | correct pixfmt for argb |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Baptiste Coudurier | rgba in .mov muxing |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Baptiste Coudurier | reindent |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Baptiste Coudurier | check for palette presence, fix crash with QT-BMP.mov... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Benjamin Larsson | Remove dead nested assignment found by CSA |
commit | commitdiff | tree | snapshot |
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 |
next |