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 |
2008-05-09 |
Diego Biurrun | dsputil.h is not a system header, use "" when #includin... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Diego Biurrun | string.h is a system header file, so use <> for it. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Michael Niedermayer | Improve motion estimation metric. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Aurelien Jacobs | use enum type instead of int |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Aurelien Jacobs | cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Aurelien Jacobs | matroskadec: add support for lzo compressed tracks |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Aurelien Jacobs | remove useless comment |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Aurelien Jacobs | matroskadec: fail gracefully when seeking don't work |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Diego Biurrun | #include required stdint.h header directly. |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Aurelien Jacobs | ensure vp56_decode_frame always return unchanged buf_size |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Aurelien Jacobs | matroskadec: add support for track content encoding |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Ramiro Polla | Do not misuse long as the size of a register in x86. |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Carl Eugen... | Do not return -1 from void functions. |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Carl Eugen... | One const per declaration is enough. |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Diego Biurrun | #include required headers directly. |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Diego Biurrun | prettyprinting cosmetics |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Ramiro Polla | Compile network-related code conditionally. |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Ramiro Polla | Check for sys/resource.h and include it conditionally. |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Anuradha Suraparaju | Disable libdirac decoder if the faster libschroedinger... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Diego Biurrun | #include stdint.h instead of using a manual typedef... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Matthieu Castet | When compiling with -fmudflap configure fill EXTERN_PRE... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Baptiste Coudurier | export dnxhd encoded picture quality |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Diego Biurrun | Remove one more set of useless parentheses from a retur... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Diego Biurrun | Remove unnecessary parentheses from return calls. |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Diego Biurrun | minor wording fix |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Anssi Hannula | In pkg-config files, libraries not exposed through... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Diego Biurrun | minor spelling fix |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Diego Biurrun | cosmetics: whitespace/order changes, if/then --> &... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Diego Biurrun | Merge both pkg-config creation commands into one. |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Diego Biurrun | In the pkg-config file generation, derive the short... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Diego Biurrun | Remove stray extra parameter from libavutil pkg-config... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Diego Biurrun | cosmetics: sort lines (correctly) |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Michael Niedermayer | Check url_seek() in url_open(). |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Jason Garrett... | Use a state machine to reduce branching logic in decode... |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Luca Barbato | Cosmetics: reorder and align targets |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Luca Barbato | Build sparc arch specific code using the Makefile |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Ramiro Polla | Prevent targaenc.c from outputting trash byte. |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Diego Biurrun | cosmetics: alphabetical order |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Ramiro Polla | Fix configure for cross-compilation and --arch=amd64. |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Diego Biurrun | Use correct length modifier for pointer diff argument... |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Diego Pettenò | Fix 'comparison always false' warning. |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Sisir Koppaka | Add complete multimedia Wiki URL, patch by Sisir Koppaka. |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Ramiro Polla | Indent. |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Ramiro Polla | Do not read out of array bounds. |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Michael Niedermayer | Output buffer overflow. |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Michael Niedermayer | Heap buffer overflow. |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Michael Niedermayer | Fix memset(0) based buffer overflow. |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Michael Niedermayer | Move declaration a little. |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Michael Niedermayer | Setting i to 0 once should do. |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Diego Biurrun | cosmetics: Consistently use C-style comments in #endif... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Anuradha Suraparaju | Add Dirac support through libschroedinger. |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Diego Biurrun | 10l: Unbreak libdirac compilation; CONFIG_LIBDIRAC... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Måns Rullgård | fix checkheaders when libdirac not installed |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Måns Rullgård | add necessary #includes in headers |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Anuradha Suraparaju | Dirac decoding/encoding support via libdirac. |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Diego Biurrun | Add Dirac parser from SoC; written by Marco Gerards; |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Benjamin Larsson | dts probe |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Justin Ruggles | include avcodec.h |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Benjamin Larsson | Long name spelling fixes |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Justin Ruggles | move call to init_get_bits inside conditional |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Justin Ruggles | share streaminfo parsing function |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Justin Ruggles | split out some decoder context params to a shared macro |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Justin Ruggles | change function parameters for dump_headers() |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Justin Ruggles | change function parameters for metadata_streaminfo() |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Bartlomiej... | Nellymoser handling in FLV |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Luca Barbato | Import Dirac demuxer/muxer from SoC branch; written... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Justin Ruggles | fix encoding of flac private data |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Ramiro Polla | Do not duplicate -y parameter on regression.sh. |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Ramiro Polla | Ignore whitespace differences in seek test. |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Diego Pettenò | Mark symbol as static, patch by Diego 'Flameeyes' Pette... |
commit | commitdiff | tree | snapshot |
next |