2009-09-23 |
Jason Garrett... | Add support for new x264 API. |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Michael Niedermayer | Check dimensions against 0 too. |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Michael Niedermayer | Check validity of channels & samplerate. |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Mike Melanson | Another micro-optimization for unpack_vlcs(): Eliminate... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Michael Niedermayer | Check codec_id and codec_type in avcodec_open(), based... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Måns Rullgård | Set compiler version string for supported non-gcc compilers |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Måns Rullgård | ARM: NEON optimised scalarproduct_float |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Måns Rullgård | AAC: 10l: fix PNS decoding |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Benjamin Larsson | Hook up the MD studio demuxer and Atrac1 decoder. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Benjamin Larsson | Mention SDDS so search engines will pick it up for... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Benjamin Larsson | Use ff_sine_32 in atrac1. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Mike Melanson | Perform the DC prediction reversal immediately after... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Diego Biurrun | Fix METEOR vs. BKTR typo, noticed by Steve O'Hara-Smith... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Diego Biurrun | Replace manual gcc version check by AV_GCC_VERSION_AT_L... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Diego Biurrun | Place MP3 demuxer code under appropriate #ifdefs. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Diego Biurrun | Improve compiler information code to print to the conso... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Diego Biurrun | Print compiler version and build date before configurat... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Diego Biurrun | Rearrange wav_muxer and {wav|w64}_demuxer blocks to... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Diego Biurrun | The W64 demuxer depends on the WAV demuxer. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Diego Biurrun | Move find_guid function and guid_data array to a global... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Alex Converse | AAC: Simplify some logic from r19956. (The escape codeb... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Måns Rullgård | ARM: NEON optimisations for some dsputil functions |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Måns Rullgård | AAC: use new dsputil functions |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Måns Rullgård | Add some dsputil functions useful for AAC decoder |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Benjamin Larsson | Add forgotten cleanup function in atrac1. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Benjamin Larsson | Cosmetics, indentation. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Benjamin Larsson | Cosmetics. Merge declaration and initialization. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Benjamin Larsson | Move the scale factor and word length indexes to the... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Diego Biurrun | Deinterleave the generation of config.h and config... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Reimar Döffinger | Use a custom radix sort implementation instead of qsort... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Alex Converse | aacenc: Use preprocessor constants for trellis states... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Alex Converse | aacenc: Split paths in the scalefactor selection trelli... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Alex Converse | aacenc: Replace cbrt() with cbrtf() when the result... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Alex Converse | aacenc: Multiple distortion by lambda after it's summed... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Alex Converse | Cosmetics: Reindent after r19943. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Alex Converse | aacenc: Don't make unnecessary compares to the escape... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Loren Merritt | extend ff_inverse[], and fix its documentation |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Måns Rullgård | ARM: merge two loops in ff_mdct_calc_neon |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Måns Rullgård | ARM: interleave cos/sin tables for improved NEON MDCT |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Måns Rullgård | Allow arch-specific mdct code to request interleaving... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Måns Rullgård | regtest: do not write to /tmp/ffmpeg$$ |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Måns Rullgård | configure: remove some unnecessary backslashes |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Måns Rullgård | Split dnxhd regression test so the parts can run in... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Måns Rullgård | ARM: remove broken IPP support |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Mike Melanson | Modify unpack_vlcs() so that there are fewer dereferenc... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Diego Biurrun | Add parentheses to logical expression to avoid the... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Diego Biurrun | Remove unused variable, fixes the warning: |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Måns Rullgård | Merge FFTContext and MDCTContext |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Diego Biurrun | Fix embarassing typo in last commit: Restore mistakenly... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Diego Biurrun | K&R coding style whitespace cosmetics |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Carl Eugen... | Cosmetics: Reindent after r19927. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Martin Fiedler | Allow encoding frames with more than 2800 lines. |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Reimar Döffinger | Support uncompressed 16 bit sgi image format, as e... |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Reimar Döffinger | Simplify color_flags calculation, remove a pointless... |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Reimar Döffinger | Make default_correlation array const since it is never... |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Reimar Döffinger | Use default sws_flags for dnxhd regression tests and... |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Reimar Döffinger | Update regression reference for DNxHD test update |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Reimar Döffinger | Change DNxHD regression tests to test both 720p and... |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Reimar Döffinger | Add missing strings.h include needed for strcasecmp. |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Justin Ruggles | Update AC-3 channel map. 2F/2R layout only has 4 chann... |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Benjamin Larsson | Align sample output buffer in atrac1. |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Benjamin Larsson | Fix the short block transform for atrac1. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Reimar Döffinger | Change dnxhd regression tests for r19912 which fixed... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Diego Biurrun | #include correct header to fix 'make checkheaders'. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Diego Biurrun | Reorder functions so that encoding functions are disabl... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Diego Biurrun | Add missing stdint.h #include to fix 'make checkheaders'. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Baptiste Coudurier | fix uninitialized memory in dnxhd encoder |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Michael Niedermayer | Only use *ic_ptr when it has been initialized. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Ronald S. Bultje | Unscrewup indentation (pointed out by Diego). |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Diego Biurrun | Add probetest to TOOLS list. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Diego Biurrun | Introduce a variable for all targets in the tools subdi... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Diego Biurrun | Drop argc/argv parameters from main(), they are unused. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Diego Biurrun | cosmetics: K&R coding style, prettyprinting |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Ronald S. Bultje | RTSP basic authentication, patch originally by Philip... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Baptiste Coudurier | update seek regression tests due to r19902 |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Reimar Döffinger | Update dnxhd rotozoom regression test values with more... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Niobos | fix pes overhead computation, patch by Niobos, niobos... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Reimar Döffinger | Update dnxhd regression test to match the majority... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Benjamin Larsson | Only use one mdct window size in atrac1. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Baptiste Coudurier | print at debug level the score at which codec probing... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Reimar Döffinger | Improve SIFF probe by also checking the first tag is... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Reimar Döffinger | Improve dxa probe by checking the values for width... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Reimar Döffinger | Slightly improve probe for ea format by checking that... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Reimar Döffinger | Add dnxhd test to regression tests. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Lars Täuber | Do not include "mp4:" prefix from RTMP URL into "app... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Kostya Shishkov | Register myself as RTMP maintainer |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Kostya Shishkov | Remove useless code causing crash in Targa decoder |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Justin Ruggles | add CODEC_CAP_SUBFRAMES to the FLAC decoder capabilitie... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Ramiro Polla | Cleanup buffer debugs in swScale(). |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Ramiro Polla | Use correct buffers in vertical scaler in unscaled... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Michael Niedermayer | Print a warning if a format has been detected with... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Michael Niedermayer | Print at debug level the score with which probing succe... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Michael Niedermayer | Fix indention after last commit. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Michael Niedermayer | Improve amortized worst case speed of the muxers packet... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Måns Rullgård | ARM: do not use movw/movt for relocatable values with PIC |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Kostya Shishkov | reindent after last commit and remove unneeded empty... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Kostya Shishkov | Make MPC SV8 probe skip tags until stream header is... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Kostya Shishkov | Monkey's Audio uses subframes too, declare that in... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Reimar Döffinger | Fix overflow check insufficiently improved in r19840. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Sascha Sommer | Add CODEC_CAP_SUBFRAMES for codecs that output multiple... |
commit | commitdiff | tree | snapshot |
next |