2008-03-03 |
Benjamin Larsson | Support setting the debuglevel (-g level) with --enable... |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Reimar Döffinger | Fix decoding of interlaced gif, e.g. samples.mplayerhq... |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Michael Niedermayer | Use block_align as the avi spec says. |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Michael Niedermayer | Print slightly more useful info. |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Michael Niedermayer | Fallback to sample rate if bit rate is 0. This avoids... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Michael Niedermayer | factorize |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Michael Niedermayer | subtitles (codec tag tables still missing ...) |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Ramiro Polla | Use "disable" helper function |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Michael Niedermayer | Store aspect ratio in avis. |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Michael Niedermayer | Remove INFINITY as suggested by rich. |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Michael Niedermayer | Remove INFINITY. |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Justin Ruggles | use scale factor instead of sum for downmix level adjus... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Justin Ruggles | pre-calculate downmix coefficient sums. 2% faster 5... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
İsmail Dönmez | Do not add deprecated -no-cpp-precomp to CFLAGS on... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Justin Ruggles | Use 24-bit fixed-point transform coefficients until... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Mike Melanson | fix wc3movie demuxer to conform to the PTS API |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Loren Merritt | more aspect ratios added in one of the ammendments |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Mike Melanson | fix the id CIN demuxer by using the pts API correctly |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Aurelien Jacobs | simplification proposed by Rich |
commit | commitdiff | tree | snapshot |
2008-02-29 |
Michael Niedermayer | add cdvc |
commit | commitdiff | tree | snapshot |
2008-02-29 |
Benoit Fouet | Make AMR-NB block size const and 8 bits. |
commit | commitdiff | tree | snapshot |
2008-02-29 |
Benoit Fouet | Define block size for AMR-WB (use IF2 table). |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Michael Niedermayer | suppress the second warning |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Reimar Döffinger | Use cltd instead of cdq asm mnemonic, ICC and gcc suppo... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Baptiste Coudurier | 1000l parenthesis |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Baptiste Coudurier | code is ok for 4bpp in mov too, fix 16grey.mov |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Baptiste Coudurier | set codec bps to grayscale bits, fix 256grey.mov |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Diego Biurrun | Add empty line in output to increase readability. |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Måns Rullgård | check for inline asm support |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Måns Rullgård | simplify lzo-test rule |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Måns Rullgård | fix version in libavfilter.pc |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Benjamin Larsson | Add more riff IDs to support remuxing. |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Baptiste Coudurier | add weird first atom to probe, finally fix bartjones.mov |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Måns Rullgård | fix versions in .pc files |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Baptiste Coudurier | free in case of multiple type == 2 |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Baptiste Coudurier | return error if malloc fails |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Baptiste Coudurier | fix possible overflow with memmove |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Måns Rullgård | fix libavfilter version extraction |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Vitor Sessak | Print libavfilter version if it is enabled in configure |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Aurelien Jacobs | makes really sure that no undefined behavior can happen |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Michael Niedermayer | better include |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Michael Niedermayer | include dependencies ... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Diego Biurrun | Add multiple inclusion guards. |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Diego Biurrun | Add explanatory comment to '#define FLOAT float'. |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Aurelien Jacobs | Avoid infinite loop. |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Michael Niedermayer | Make gcc ignore the distinction between +0.0 and -0... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Måns Rullgård | print enabled things in columns |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Vitor Sessak | 10l, alphabetic ordering |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Vitor Sessak | Build system changes for libavfilter addition. Add... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Vitor Sessak | Make libavfilter define its version like the other... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Måns Rullgård | simplify version number extraction |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Måns Rullgård | less preprocessor magic in version number macros |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Måns Rullgård | less preprocessor magic in version number macros |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Michael Niedermayer | 25% faster floating point AAN IDCT. |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Michael Niedermayer | Stuffing bytes to not violate minimum legality rate. |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Michael Niedermayer | Remove another temporary variable with which gcc has... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Baptiste Coudurier | support keyframes indexes starting at 0, broken files... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Baptiste Coudurier | support mov reference files, ref.mov/ref.m2v/ref.wav... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Diego Biurrun | cosmetics: Demplayerify indentation. |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Diego Biurrun | Add comments to some #endif directives. |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Diego Biurrun | cosmetics: spelling/grammar |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Michael Niedermayer | Alternative and faster (on gcc x86) plane rotation. |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Michael Niedermayer | Get rid of another useless variable. |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Michael Niedermayer | Avoid a=b+c but rather use a+=b (gcc is too stupid... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Michael Niedermayer | One variable less. No real change to the actual code. |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Michael Niedermayer | floating point AAN IDCT |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Baptiste Coudurier | remove useless braces |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Baptiste Coudurier | indentation |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Baptiste Coudurier | rescale frame size, fix i.3g2 |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Baptiste Coudurier | move parameters reset after setting stream parameters... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Loren Merritt | decode mng color decorrelation |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Diego Biurrun | Remove START_TIMER and STOP_TIMER macros. |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Peter Ross | Disable vhook on Interix, patch by Pete Ross, pross... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Peter Ross | This header just needs stdint.h, not inttypes.h, which... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Loren Merritt | simplify |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Aurelien Jacobs | split encoding part of dsputil_mmx into its own file |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Diego Biurrun | Remove commented-out av_log calls. |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Michael Niedermayer | Fix trellis quant + AAN DCT. |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Michael Niedermayer | Make diego happy. |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Aurelien Jacobs | compile various fdct only when encoders are enabled |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Eddie Pang | Fix MSVC identification, patch by Eddie Pang. |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Michael Niedermayer | Make code C conformant. |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Stefano Sabatini | Clarify the documentation for 'ffmpeg -v'. |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Diego Biurrun | Improve wording/grammar of Doxygen comments. |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Michael Niedermayer | Clarify which BSD license. |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Diego Biurrun | cosmetics: prettyprint |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Michael Niedermayer | Allow use of my AAN DCT under BSD, AMD has agreed to... |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Stefano Sabatini | Make parse_options() use parse_number_or_die(). |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Stefano Sabatini | Export and document in cmdutils.h the function parse_nu... |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Baptiste Coudurier | fix mace duration |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Baptiste Coudurier | protect malloc overflow |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Baptiste Coudurier | indentation |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Baptiste Coudurier | fail if extradata cannot be allocated |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Baptiste Coudurier | 10l, protect malloc overflow |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Baptiste Coudurier | support QDM2 in aiff, QDM2.aif |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Baptiste Coudurier | remove useless close function |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Baptiste Coudurier | indentation |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Baptiste Coudurier | remove useless casts |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Baptiste Coudurier | cosmetics |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Baptiste Coudurier | remove useless tags, codec_get_id matches independently... |
commit | commitdiff | tree | snapshot |
next |