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 |
2009-09-16 |
Sascha Sommer | fix PTS calculation for audio formats with bits per... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Peter Ross | Core Audio Format demuxer |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Peter Ross | Make mov LPCM and AAC parsing functions public |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Peter Ross | perform sanity check on number of audio channels in... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Gwenole Beauchesne | Fill in new VASliceParameterBufferMPEG2.slice_horizonta... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Gwenole Beauchesne | Move down HWAccel code path so that to fill in s->mb_x... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Kostya Shishkov | Enhance Musepack SV8 probing code |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Michael Niedermayer | Flv should be AVFMT_VARIABLE_FPS. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Michael Niedermayer | Upgrade a few important messages to AV_LOG_WARNING. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Michael Niedermayer | Fix indention after previous commit. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Michael Niedermayer | Make packet interleaving in the muxer not scan through... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Michael Niedermayer | Also reset *_end in flush_packet_queue(). |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Stefano Sabatini | Make pkgconfig_generate() fill Libs with the required... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Justin Ruggles | 10l: set genre default immediately before reading genre tag |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Justin Ruggles | Set ID3v1 genre to 0xFF (unknown) by default instead... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Måns Rullgård | 10l: fix ff_fft_init_arm() prototype |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Måns Rullgård | Move per-arch fft init bits into the corresponding... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Kostya Shishkov | Do not set 0 FPS in VC-1 test stream format demuxer. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Vitor Sessak | Add two more sizes to ff_sine_windows[] and also pad... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Kostya Shishkov | Check for explicit 32-bit FPS value so it works on... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Kostya Shishkov | Make probing for VC1 test bitstream format stricter |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Jai Menon | Fix max_coded_frame_size computation to account for... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Michael Niedermayer | Check offset in flv_probe() |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Michael Niedermayer | Do not return values above AVPROBE_SCORE_MAX from probe(). |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Michael Niedermayer | Make h261 and mpegvideo probe a little more robust... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Martin Storsjö | Init i to 0 (10l fix). |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Michael Niedermayer | Make mpeg_probe() pass probetest. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Michael Niedermayer | Probetest, to test the demuxers probe functions against... |
commit | commitdiff | tree | snapshot |
next |