2006-06-30 |
Guillaume Poirier | Woops, this file was supposed to be added in r5556... |
commit | commitdiff | tree | snapshot |
2006-06-30 |
Herve W | * Allocating 16 bytes more for the MEMALIGN_HACK is... |
commit | commitdiff | tree | snapshot |
2006-06-30 |
Diego Pettenò | Disable w53 and w97 cmp methods when snow encoder is... |
commit | commitdiff | tree | snapshot |
2006-06-30 |
Diego Pettenò | make sure NDEBUG is not defined already before defining it |
commit | commitdiff | tree | snapshot |
2006-06-30 |
Diego Pettenò | Move initialisations and internal symbols in allformats.h, |
commit | commitdiff | tree | snapshot |
2006-06-30 |
Reynaldo H... | anothe useless sizeof(char) |
commit | commitdiff | tree | snapshot |
2006-06-30 |
Kostya Shishkov | Slightly reworked MC code, it gives better picture. |
commit | commitdiff | tree | snapshot |
2006-06-30 |
Kostya Shishkov | typo |
commit | commitdiff | tree | snapshot |
2006-06-30 |
Diego Biurrun | spelling fixes courtesy of "Hervé W." H.O.W.aka.V+ffmpe... |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Måns Rullgård | compiler sanity check |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Måns Rullgård | add --cross-compile option to assume cross-compilation... |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Måns Rullgård | send output of exec checks to log file |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Måns Rullgård | detect availability of -rdynamic and -export-dynamic |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Måns Rullgård | extradata may be used as bitstream reader input so... |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Måns Rullgård | detect audio-only program streams and broken files... |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Måns Rullgård | do not fail av_find_stream_info() if params for all... |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Reimar Döffinger | Fix initialization of vc1_decoder (the same as wmv3_dec... |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Kostya Shishkov | Some optimization and fixes - mostly reworked MC and... |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Kostya Shishkov | This should make P-frames decoding work on x86 (by... |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Diego Biurrun | 'uname -m' returns IP<number> for MIPS CPUs on IRIX. |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Måns Rullgård | detect MPEG PES streams as MPEG PS; the PS demuxer... |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Måns Rullgård | get svn version when using separate build tree |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Luca Abeni | Properly set the image depth |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Michael Niedermayer | dont read over the end of a data chunk and at the end... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Justin Ruggles | flacenc - rice param search patch by (Justin Ruggles... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Kostya Shishkov | Added loop filtering as ersatz for overlap filter ... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Kostya Shishkov | VC1 Intra blocks in P-frames use different zigzag table... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Reimar Döffinger | Do not read full byte when less than 8 bits are still... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Reimar Döffinger | Ignore overrun in spectral RLE decoding, fixes |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Ramiro Polla | Install into $PROGRAMFILES instead of a hardcoded path... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Kostya Shishkov | VC-1 decoder with I-frames support and partial P-frames... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Kostya Shishkov | Rename VC9 to VC1 as there is no such thing as VC9 |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Michael Niedermayer | stereo decorrelation support by (Justin Ruggles jruggl... |
commit | commitdiff | tree | snapshot |
2006-06-25 |
Michael Niedermayer | 10l |
commit | commitdiff | tree | snapshot |
2006-06-25 |
Luca Barbato | cleanup patch from Diego Pettenò <flameeyes@gentoo... |
commit | commitdiff | tree | snapshot |
2006-06-25 |
Luca Barbato | Make debug work early on ffplay |
commit | commitdiff | tree | snapshot |
2006-06-25 |
Måns Rullgård | s/u_char/uint8_t/ accidentally copied from tcvp |
commit | commitdiff | tree | snapshot |
2006-06-25 |
Måns Rullgård | 10l: don't allocate a new buffer quite so often |
commit | commitdiff | tree | snapshot |
2006-06-25 |
Måns Rullgård | cleaned up buffer management |
commit | commitdiff | tree | snapshot |
2006-06-25 |
Baptiste Coudurier | check only existing streams |
commit | commitdiff | tree | snapshot |
2006-06-24 |
Måns Rullgård | -logg needs to be after -lvorbis |
commit | commitdiff | tree | snapshot |
2006-06-24 |
Måns Rullgård | fix a silly typo (1l to myself) |
commit | commitdiff | tree | snapshot |
2006-06-24 |
Luca Barbato | minor cleanup |
commit | commitdiff | tree | snapshot |
2006-06-24 |
Baptiste Coudurier | simplify |
commit | commitdiff | tree | snapshot |
2006-06-24 |
Michael Niedermayer | simplify & optimize things a little |
commit | commitdiff | tree | snapshot |
2006-06-24 |
Michael Niedermayer | flac regression test |
commit | commitdiff | tree | snapshot |
2006-06-24 |
Michael Niedermayer | first rudimentary version of (Justin Ruggles jruggle... |
commit | commitdiff | tree | snapshot |
2006-06-24 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2006-06-24 |
Justin Ruggles | CODEC_CAP_SMALL_LAST_FRAME patch by Justin Ruggles... |
commit | commitdiff | tree | snapshot |
2006-06-23 |
Diego Biurrun | Produce correct version string even when not run in... |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Diego Biurrun | .depend needs version.h, noticed by Uoti Urpala |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Måns Rullgård | enable logging in configure by default, and print some... |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Måns Rullgård | allow recent libfaad versions with new function names |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Luca Barbato | fix 24bit flac support, revised from Thibaut Mattern... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Stefan Huehner | Remove unused variable, patch by Stefan Huehner stefan_... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Måns Rullgård | increase search limit in av_find_stream_info |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Luca Barbato | Make gcc-3 happy again, thanks to Olivier Castan <casta... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Diego Biurrun | Remove unused FFMPEG_VERSION_INT. |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Diego Biurrun | Use Subversion revision for FFMPEG_VERSION. |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Diego Biurrun | Remove unused VERSION definition from config.mak. |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Diego Biurrun | Avoid binary stripping rule code duplication. |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Måns Rullgård | allow packets with non-zero PES_scrambling_control |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Baptiste Coudurier | fix aac in mov for ipod |
commit | commitdiff | tree | snapshot |
2006-06-18 |
Stefan Huehner | Add const to (mostly) char* and make some functions... |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Måns Rullgård | libfaac uses pascal calling convention on win32 so... |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Måns Rullgård | add myself as build system maintainer |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Måns Rullgård | put local -L flags first in link commands |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Luca Barbato | Cosmetics: should not hurt performance, scream if are |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Stefan Huehner | Add (mostly) const to variable and parameter declaratio... |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Måns Rullgård | improved logging tests |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Baptiste Coudurier | update libav regression tests for r5449 (adpcm) |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Diego Biurrun | Rename version from CVS to the more sensible HEAD. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Måns Rullgård | use standard codec tag if the specified tag is out... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Måns Rullgård | The AAC frame header uses 13 bits for the frame size... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Måns Rullgård | test availability of various compiler flags, and verify... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Diego Biurrun | Fix compilation with all combinations of --disable... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Måns Rullgård | free codec extradata in av_close_input_file |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Baptiste Coudurier | make dump_format output more homogenous |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Baptiste Coudurier | export all tracks to libavformat layer |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Michael Niedermayer | vfr mov/mp4 todo item |
commit | commitdiff | tree | snapshot |
2006-06-15 |
R. Brian Anderson | Fix segfault |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Michael Niedermayer | 10l to whoever wrote this |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Luca Abeni | Fix typo |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Måns Rullgård | check for SDL_VideoInfo.current_[wh] availability in... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Loren Merritt | update regression tests for r5449 (adpcm) |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Michael Niedermayer | dont load the index if we cant seek back |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Baptiste Coudurier | check fseek return value |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Baptiste Coudurier | fix unused computed value |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Baptiste Coudurier | fix mp3 muxing |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Michael Niedermayer | fix probe of high bitrate mpeg2video |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Luca Barbato | oprofile reference for Linux/PPC |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Måns Rullgård | MIPS doesn't like unaligned accesses |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Baptiste Coudurier | simplify, completely ignore streams not recognized... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Loren Merritt | h264: accept rbsp_trailing longer than 1 byte |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Reimar Döffinger | read_packet return value must be < 0 when no packet... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Måns Rullgård | 10l to myself for being overzealous with $cross_prefix |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Diego Biurrun | Add support for GNU/kFreeBSD systems. |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Måns Rullgård | don't use xlib in ffplay, and bump required sdl version |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Måns Rullgård | use ifeq(...,yes) instead of ifdef |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Diego Biurrun | CVS --> Subversion |
commit | commitdiff | tree | snapshot |
next |