2009-07-12 |
Måns Rullgård | Use LD for linking, default to same as CC |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Måns Rullgård | Set CFLAGS directly in config.mak instead of using... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Måns Rullgård | Add --sysroot flag to CPPFLAGS, not CFLAGS |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Måns Rullgård | Separate C preprocessor flags into CPPFLAGS variable |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Diego Biurrun | Make VAAPI/VDPAU variant of decoder foo depend on decod... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Stefano Sabatini | Remove useless definition of struct AVCLASS. |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Måns Rullgård | configure: allow bulk-disabled things to be re-enabled... |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Alex Converse | Cosmetics: reindent after last commit |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Alex Converse | Ignore subsequent channel configurations after the... |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Alex Converse | Mark iir filter init and free functions av_cold. |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Alex Converse | Fix "iirfilter.c:55: warning: unused variable ‘size’" |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Alex Converse | Eliminate use of complex.h from iirfilter.c |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Alex Converse | Add a log2 replacement for systems that haven't quite... |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Kostya Shishkov | Prepare SHA code to handle SHA-2 as well. For now renam... |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Ramiro Polla | cygwin documentation: diffutils is part of the Utils... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Alex Converse | Add myself as AAC encoder maintainer |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Alex Converse | Change fminf/fmaxf to FFMIN/FFMAX to fix the build... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Måns Rullgård | Fix declarations of complex numbers |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Kostya Shishkov | Rename function to sha1_transform so it won't be confus... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Kostya Shishkov | Use pointer to hash transform function to make adding... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Kostya Shishkov | cosmetics: vertical align AVSHA1 members |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Kostya Shishkov | Extend AVSHA1 so it can be used in future SHA-2 code... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Kostya Shishkov | Document SHA-1 functions and structures |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Ramiro Polla | Remove dependency from swscale_internal.h to lavu/inter... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Ramiro Polla | Move DECLARE_ALIGNED and DECLARE_ASM_CONST back from... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Ramiro Polla | Do not throw compiler error if asm code needs alignment... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Alex Converse | Reindent after last commit |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Alex Converse | Prevent AAC frame size overflows. |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Alex Converse | Refactor windowing and early psy from bitstream writing... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Alex Converse | Turn on AAC rate control. |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Diego Biurrun | cosmetics: Remove unnecessary {} around if/for blocks; |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Diego Biurrun | cosmetics: prettyprinting, K&R style, break overly... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Alex Converse | Cosmetics: Pretty print the AAC encoder. |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Alex Converse | Merge the AAC encoder from SoC svn. It is still conside... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Reimar Döffinger | Add extra validation checks to ff_vorbis_len2vlc. |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Reimar Döffinger | Make sure that values generated for ff_vorbis_len2vlc in |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Alexis Ballier | Add PIX_FMT_ARGB encoding to qtrle. |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Phil Rutschman | Add block_align to sox input. |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Art Clarke | Fix mem leak when user preallocates an AVFormatContext... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Diego Biurrun | Baptiste will maintain qt-faststart from now on. |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Diego Biurrun | Mention removal of libamr support in the changelog. |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Diego Biurrun | whitespace cosmetics: Realign colums after last commit. |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Diego Biurrun | Check for CONFIG_LIBFOO_DECODER/CONFIG_LIBFOO_ENCODER... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Diego Biurrun | Remove support for nonfree libamr library for AMR-NB... |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Aurelien Jacobs | flvdec: expose metadata through the generic metadata API |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Aurelien Jacobs | flvdec: re-enable metadata parsing |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Aurelien Jacobs | flvdec: don't set format and codec context from metadat... |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Reimar Döffinger | Check for packet_length 0, it is already treated as... |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Reimar Döffinger | Change av_free to av_freep |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Reimar Döffinger | Reallocate internal buffer when coded frame size changes. |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Reimar Döffinger | Change iv_decode_frame to get AVCodecContext as argumen... |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Reimar Döffinger | Remove useless ret variable added in last revision... |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Reimar Döffinger | 100l, theora_decode_init must pass on errors from vp3_d... |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Reimar Döffinger | Make decode_init fail if the huffman tables are invalid... |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Frank Barchard | Do not fail if 'uuid' atom is encountered before 'moov'. |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Diego Biurrun | libfaac no longer claims to be LGPL. |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Diego Biurrun | The AltiVec code in libswscale no longer is under GPL. |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Reimar Döffinger | Ensure that the filter limit values do not exceed the... |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Reimar Döffinger | Extend init_loop_filter to work for filter limit values... |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Reimar Döffinger | Add a check to vp6_parse_coeff_huffman to ensure it... |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Aurelien Jacobs | vp56dec: ensure range coder won't read past the end... |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Reimar Döffinger | Check that palctrl is available on init instead of... |
commit | commitdiff | tree | snapshot |
2009-07-04 |
Loren Merritt | fix a buffer overrun on corrupt huffyuv streams |
commit | commitdiff | tree | snapshot |
2009-07-04 |
David Conrad | ARM: NEON VP3 IDCT |
commit | commitdiff | tree | snapshot |
2009-07-04 |
Reimar Döffinger | If the end of the input buffer is reached while decodin... |
commit | commitdiff | tree | snapshot |
2009-07-04 |
Reimar Döffinger | Make the MJPEG decoder return -1 when no image was... |
commit | commitdiff | tree | snapshot |
2009-07-04 |
Reimar Döffinger | Add a got_picture flag to MJpegDecodeContext which... |
commit | commitdiff | tree | snapshot |
2009-07-04 |
Reimar Döffinger | mjpegdec: check that the coded dc_index and ac_index... |
commit | commitdiff | tree | snapshot |
2009-07-04 |
Carl Eugen... | Use enum CodecID instead of int. |
commit | commitdiff | tree | snapshot |
2009-07-04 |
Baptiste Coudurier | fix and simplify long gop mpeg codec ul computation |
commit | commitdiff | tree | snapshot |
2009-07-04 |
Baptiste Coudurier | set index duration to 0 for cbr, specifying whole conta... |
commit | commitdiff | tree | snapshot |
2009-07-04 |
Baptiste Coudurier | use ber4 length for descriptors preferred by specs |
commit | commitdiff | tree | snapshot |
2009-07-04 |
Baptiste Coudurier | write profile and level local tag in mpeg descriptor |
commit | commitdiff | tree | snapshot |
2009-07-04 |
Alexander Strange | H.264: Check the return value of decode_vui_parameters() |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Reimar Döffinger | Replace invalid Theora frame rate by 25 FPS. |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Reimar Döffinger | Check for failed extradata malloc, fixes a crash in... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Reimar Döffinger | Check size of "strf" header against size of enclosing... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Reimar Döffinger | Fix indentation |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Reimar Döffinger | Avoid divisions by 0 in the ASF demuxer if packet_size... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Alexander Strange | H.264: Don't set data_partitioning for invalid NAL_DPA. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Art Clarke | Cleanup properly at the end of MPEG Audio parsing. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Michael Niedermayer | If either of num or den is 0 make both 0 in av_set_pts_... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Michael Niedermayer | Make sure av_set_pts_info() does not set the fields... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Baptiste Coudurier | Revert r19317, "simplify slice_end, return size of... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Michael Niedermayer | Make sure we dont read over the end. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Stefano Sabatini | Add an explanation and complete the metadata usage... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Michael Niedermayer | Make arguments of av_set_pts_info() unsigned. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Måns Rullgård | Fix potentially unaligned accesses in ff_copy_bits() |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Baptiste Coudurier | simplify slice_end, return size of output frame |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Kostya Shishkov | RV3/4 intra types array causes alignment issues (at... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Frank Barchard | Use slightly more appropriate format strings for printi... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Måns Rullgård | Use enum PixelFormat in sws_format_name() prototype |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Måns Rullgård | Fix argument type mismatches for av_picture_crop and... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Baptiste Coudurier | add missing \n to error message |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Måns Rullgård | ADPCM: remove unreachable break statement after return |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Måns Rullgård | ARM: use gcc inline asm in bswap.h only when available |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Jason Garrett... | Fix libx264.c to not drop SEI userdata from x264 encoder. |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Frank Barchard | Use more portable 'PRId64' instead of 'llx' as conversi... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Måns Rullgård | ARM: enable fast_unaligned when --cpu=armv[67] is specified |
commit | commitdiff | tree | snapshot |
next |