2008-03-31 |
Aurelien Jacobs | check return value of matroska_find_track_by_num (fix... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Diego Biurrun | minor typo fixes |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Diego Biurrun | cosmetics: Write some Doxygen comments in a more compac... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Diego Biurrun | Fix a bunch of typos in comments. |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Diego Biurrun | Remove redundant #ifdef around the complete file. |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Diego Biurrun | Make XVMC compilation depend on HAVE_XVMC, not HAVE_XVM... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Stefano Sabatini | Make ffplay.c:opt_seek use parse_time_or_die |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Michael Niedermayer | help gcc-2.95 |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Diego Biurrun | cosmetics: alphabetical order for temporary filenames |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Diego Biurrun | Use a different filename that ends in .sh for temporary... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Eli Friedman | ARMovie/RPL demuxer |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Eli Friedman | Escape 124 (RPL) decoder |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Stefano Sabatini | Export parse_time_or_die from ffmpeg.c to cmdutils.c |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Luca Abeni | Add a comment about missing entries |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Luca Abeni | Use the correct size for the enc_name field (removing... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Luca Abeni | Remove useless entries from AVRtpPayloadTypes |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Luca Abeni | Support mp3 audio in the RTP muxer |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Justin Ruggles | remove redundant context variable |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Diego Biurrun | cosmetics: Write some trivial C test programs in a... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Diego Biurrun | Make MMX2 depend on MMX. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Baptiste Coudurier | homogenous regression tests output for image formats |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Baptiste Coudurier | missed one |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Baptiste Coudurier | cosmetics, remove leading whitespaces |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Baptiste Coudurier | prevent writing empty stss atom |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Baptiste Coudurier | support mp4 fragmented files without any samples in... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Baptiste Coudurier | check frag track id before setting st |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Jai Menon | IFF demuxer |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Jai Menon | 8SVX decoder |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Baptiste Coudurier | change rle encoder to count up to 127, sgi does not... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Justin Ruggles | Use 15-bit LPC precision by default. This generally... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Alexander Strange | Altivec and SSE2 require 16-byte alignment, so make... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Alexander Strange | check mm_flags for each DCT and skips the ones that... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Alexander Strange | get rid of the useless DCT_ERROR() macro |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Justin Ruggles | fix Ogg/FLAC header size |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Michael Niedermayer | Fix closed gop flag disapearence. |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Diego Biurrun | Fix wrong #endif comment. |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Måns Rullgård | fix ff*_g -> ff* rules |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Bartlomiej... | change name from stream type to frame type in AC3 code |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Bartlomiej... | removal of stream_type in AACAC3ParseContext and adding... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Baptiste Coudurier | gsm in mov, demux surge-1-16-B-agsm.mov |
commit | commitdiff | tree | snapshot |
2008-03-28 |
İsmail Dönmez | Replace hackish CFLAGS 64 bit test by a proper compilat... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Diego Biurrun | cosmetics: alphabetical order |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Diego Biurrun | bandaid fix for broken shared library installation |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Diego Biurrun | Move INSTALL_PROGS_TARGETS variable to a better place. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Diego Biurrun | Handle EXTRALIBS and LDFLAGS for libswscale and libavfi... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Michael Niedermayer | 1000l to myself, dereferencing uninitalized pointer. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Diego Biurrun | Replace ifeq to declare install-progs dependencies... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Diego Biurrun | The install target should depend on enabled installatio... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Diego Biurrun | Fix circular dependency between install-progs and insta... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Diego Biurrun | Remove TAGS target. It is ages old and has never been... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Michael Niedermayer | Support wb00+dc00 chunk mix. |
commit | commitdiff | tree | snapshot |
2008-03-27 |
François Revol | Fix building with C++ objects, variable names were... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Baptiste Coudurier | print essence path in error message |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Baptiste Coudurier | cosmetics, useless braces |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Baptiste Coudurier | print stream index in error message |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Baptiste Coudurier | according to specs, only color table id set to 0, have... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Baptiste Coudurier | Only use chunk demuxing for old uncompressed audio... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Diego Biurrun | Move CPU detection code after OS-specific settings... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Michael Niedermayer | Fix aspect ratio. |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Justin Ruggles | only allocate context input buffer if AVCodecContext... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Diego Biurrun | Use common.mak in the top-level Makefile as well. |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Diego Biurrun | cosmetics: Rename SRCS variable to PROGS_SRCS. |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Diego Biurrun | Merge LDFLAGS lines. |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Diego Biurrun | cosmetics: Move around some rules and variable declarat... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Diego Biurrun | cosmetics: Rename 'all' target to 'main'. |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Justin Ruggles | cosmetics: indentation after last commit |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Justin Ruggles | additional protection from segmentation faults and... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Måns Rullgård | combine setting of various configure command line options |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Måns Rullgård | Rename configure variable PREFIX to prefix |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Måns Rullgård | Rename configure variable BUILDSUF to build_suffix |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Diego Biurrun | Classify mlib as a configurable option, not as a hardwa... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Diego Biurrun | Classify mlib as a configurable option, not as a hardwa... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Diego Biurrun | Rename --enable-sunmlib option to --enable-mlib. |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Diego Biurrun | cosmetics: Rename targetos variable to target_os. |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Diego Biurrun | Rename --cross-compile option to --enable-cross-compile. |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Diego Biurrun | Invert logging variable logic so that it works without... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Diego Biurrun | --log=no is now --disable-logging. |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Diego Biurrun | cosmetics: alphabetical order |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Diego Biurrun | Rename --disable-strip option to --disable-stripping... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Andy Gocke | Return an error when realloc fails. |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Alexander Strange | Set mm_flags in dct-test to fix floating math. |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Michael Niedermayer | Fix possible heap overflow caused by av_fast_realloc() |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Diego Biurrun | cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Diego Biurrun | Introduce --disable-logging option to control logging... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Diego Biurrun | Rename --log option to --logfile. |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Diego Biurrun | Remove ineffectual --log option. |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Diego Biurrun | Add OS-specific executable suffix to temporary executab... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Diego Biurrun | Move declaration of temporary filenames after the OS... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Bartlomiej... | adding lacking include to aac3_parser.c |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Bartlomiej... | using EAC3_STREAM_TYPE_* instead of numbers |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Bartlomiej... | using stream type in eac3 parser |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Matthieu Castet | pld instruction are used in libavcodec/armv4l/dsputil_a... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Diego Biurrun | Remove #ifdef HAVE_SYS_MMAN_H around sys/mman.h #include. |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Diego Biurrun | Remove unneeded sys/mman.h #include. |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Diego Biurrun | cosmetics: prettyprinting |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Luca Barbato | Cosmetics: reindent and whitespaces |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Justin Ruggles | Pass AACAC3ParseContext to sync() instead of individual... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Luca Barbato | Remove declarations after statements from doVertDefFilt... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Luca Barbato | Remove declarations after statements from doVertLowPass... |
commit | commitdiff | tree | snapshot |
next |