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 |
2008-05-11 |
Dave Yeo | sys/resource.h needs sys/types.h on OS/2, patch by... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Stefano Sabatini | Document AVCodecContext channels field. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Luca Abeni | Fix type of dest_addr_len to respect return value of... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Vladimir Voroshilov | Update comment to version, negotiated with Diego, and |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Vladimir Voroshilov | Fix compilation error. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Justin Ruggles | fix reading of samples-per-frame |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Vladimir Voroshilov | various filters for ACELP-based codecs |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Vitor Sessak | Simplify a list of array allocations with a loop. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Vladimir Voroshilov | Replace hardcoded LP filter order with parameter. |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Vitor Sessak | Remove useless memset, patch by Vitor Sessak, vitor1001... |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Vitor Sessak | Rewrite unpack_input() completely, patch by Vitor Sessa... |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Vitor Sessak | cosmetics: Reindent file, patch by Vitor Sessak, vitor1... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Benoit Fouet | Add missing path to #include. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Diego Biurrun | Add missing required header directly. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Diego Biurrun | Add missing path to #include. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Diego Biurrun | Add missing path to #include statement. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Keiji Costantini | Remove in_asm_used_var_warning_killer() |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Diego Biurrun | Remove -I flags pointing to local paths, they are no... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Diego Biurrun | Use full path for #includes from another directory. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Diego Biurrun | Remove redundant #undef statements that were mistakenly... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Diego Biurrun | Use full path for #includes from another directory. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Jai Menon | IFF stereo support |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Diego Biurrun | Add required stdint.h header. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Michael Niedermayer | Little fix for block sizes <16 |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Diego Biurrun | Revert previous mistaken commit. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Diego Biurrun | ipp.h is a system header, use <> when #including it. |
commit | commitdiff | tree | snapshot |
next |