2008-05-21 |
Vitor Sessak | Cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Vitor Sessak | Simplify irms() |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Vitor Sessak | Simplify add_wav() |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Vitor Sessak | Only one out of two values of gbuf1 is actually used... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Vitor Sessak | Make etable1 and etable2 tables instead of arrays. |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Vitor Sessak | Simplify ra144_decode_frame() by unrolling a senseless |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Vitor Sessak | Use ff_sqrt() function instead of using a table |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Ben Littler | update adding codec docs |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Stefano Sabatini | Let ffplay support "-version". |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Carl Eugen... | Do not loop endlessly if converting into dv with timest... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Lars Täuber | support dvd pcm 20/24 bits, patch by Lars Täuber, lars... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Baptiste Coudurier | remove useless/obsolete comments |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Baptiste Coudurier | remove useless close function |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Baptiste Coudurier | split swf de/muxer |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Baptiste Coudurier | only print debug info when sample is actually added |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Baptiste Coudurier | warn about multiple fourcc |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Baptiste Coudurier | demux all stsd ids if codec is the same, fix premature_... |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Mike Melanson | correct build documentation for qt-faststart utility |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Vitor Sessak | Cosmetics: move function to remove forward declarations |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Vitor Sessak | Minor simplification of rotate_block() |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Vitor Sessak | Cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Vitor Sessak | Cosmetics: rename variable |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Vitor Sessak | Simplify ra144_decode_frame() |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Michael Niedermayer | Simplify vsad16_mmx2(). |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Vitor Sessak | Remove a useless temporary buffer |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Michael Niedermayer | Simplify vsad16_mmx(). |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Vitor Sessak | Convert ra144.h tables from hex to decimal |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Michael Niedermayer | Simplify vsad_intra16_mmx2() |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Michael Niedermayer | Simplify vsad_intra16_mmx() |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Lars Täuber | LPCM 24 bits support, patch by Lars Täuber, lars.taeube... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Diego Biurrun | The MPEG4AAC codec is provided by an external library... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Diego Biurrun | missing codec long names by Stefano Sabatini, stefano... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Michael Niedermayer | Avoid using log2() freebsd does not support it. |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Jeremy Kolb | Store license value in a variable for later use. |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Stefano Sabatini | cosmetics: Make 'ffserver -h' output consistent with... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Diego Biurrun | Fix big-endian vs. little-endian typo. |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Diego Biurrun | consistent codec name by Stefano Sabatini, stefano... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Diego Biurrun | Add PCM codec long names; by Stefano Sabatini, stefano... |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Måns Rullgård | set $logfile before use |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Aurelien Jacobs | matroskadec: add support for bzlib compressed tracks |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Aurelien Jacobs | cosmetics: alignment |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Aurelien Jacobs | Add a check for bzlib; used in the Matroska demuxer. |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Diego Biurrun | cosmetics: Use C-style comment delimiters with #endif... |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Diego Biurrun | cosmetics: Fix typos in ADPCM codec long names. |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Stefano Sabatini | cosmetics: s/Id/id/ in libavcodec where Id refers to... |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Baptiste Coudurier | try to demux even if codec is not recognized, should... |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Baptiste Coudurier | do not fail if correct is not recognized |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Baptiste Coudurier | cosmetics, remove space before opening parenthesis |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Vitor Sessak | Remove useless buffers |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Vitor Sessak | Simplify rotate_block() |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Vitor Sessak | Do not pass the context to functions that do not use it |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Vitor Sessak | Declare vars as const when possible |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Vitor Sessak | Do not copy tables to a context var, use them directly |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Vitor Sessak | Remove unneeded fields from the decoder context |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Vitor Sessak | Read the bitstream where the data is actually needed... |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Vitor Sessak | Use correct type in FFSWAP (thanks to Benoit Fouet... |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Vitor Sessak | Cosmetics: remove useless parenthesis |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Vitor Sessak | The first table of decodetable[] is unrelated to the... |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Diego Biurrun | cosmetics: Add whitespace around redirection operators. |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Diego Biurrun | ADPCM codec long names by Stefano Sabatini, stefano... |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Stefano Sabatini | DPCM codec long names, patch by Stefano Sabatini, stefa... |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Stefano Sabatini | Make av_set_string() fail when number could not be... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Stefano Sabatini | Add codec long name, patch by Stefano Sabatini, stefano... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Stefano Sabatini | Update offset in the option string later, to have a... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Aurelien Jacobs | add missing \n in av_log message |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Aurelien Jacobs | matroskadec: add support for zlib compressed tracks |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Måns Rullgård | acelp_filters.h needs stdint.h |
commit | commitdiff | tree | snapshot |
2008-05-13 |
François Revol | Fix non-debug build. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Måns Rullgård | set temporary filenames before using them |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Ramiro Polla | Add more support for Win64: |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Ramiro Polla | Move arch check before OS check. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Carl Eugen... | Add VP56_FRAME_NONE and use VP56_FRAME_CURRENT. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Carl Eugen... | Fix icc warning #188: enumerated type mixed with anothe... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Carl Eugen... | Add MATROSKA_TRACK_TYPE_NONE. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Stefano Sabatini | Make 'ffmpeg -formats' print codec long names. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
JonY | Use pkg-config for libschroedinger libs, not only for... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Stefano Sabatini | Fix a typo. |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Carl Eugen... | Correct type for pcx_rle_decode(). |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Ramiro Polla | Also install .lib files with versioned filename. |
commit | commitdiff | tree | snapshot |
2008-05-12 |
JonY | Create .lib files in the subdirs. |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Carl Eugen... | Replace one more occurrence of -1 with PIX_FMT_NONE. |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Carl Eugen... | Replace some occurrences of 0 with CODEC_ID_NONE. |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Guillaume Poirier | armv4l/float_arm_vfp.o must be added to OBJS-$(HAVE_ARM... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Carl Eugen... | Do not use variable frame_info before its value is... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Diego Pettenò | Use strcasecmp() instead of re-inventing it. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Alexander Strange | Previous commit missed an initialization - this fixes... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Carl Eugen... | Replace some occurrences of -1 with PIX_FMT_NONE. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Alexander Strange | Set and use h->mb_xy in SVQ3 too. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Siarhei Siamashka | Add some initial optimizations for ARM VFP (floating |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Alexander Strange | Remove newly unused variables. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Alexander Strange | Use h->mb_xy directly in decode_cabac_residual(). |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Alexander Strange | Store mb_xy in H264Context and only calculate it once... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Vitor Sessak | Simplify do_voice(). |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Vitor Sessak | Replace some hardcoded swapping with FFSWAP. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Vitor Sessak | Remove unused defines from ra144. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Matthieu Castet | cosmetics: indent after last commit. patch by matthieu... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Matthieu Castet | simplify decoding of uncompressed samples. patch by... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Carl Eugen... | Allow icc to compile with optimizations (pentium3,... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Carl Eugen... | Silence useless icc warnings. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Vladimir Voroshilov | Implement bidirectional (positive offset - left, negati... |
commit | commitdiff | tree | snapshot |
next |