summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Generate the list of files to clean in subdirectories in common.mak.Diego Biurrun2008-04-13
* Split CLEANFILES variable into CLEANSUFFIXES and LIBSUFFIXES.Diego Biurrun2008-04-13
* Simplify CLEANFILES generation.Diego Biurrun2008-04-13
* Do not call update_initial_durations if pkt->duration is 0.Reimar Döffinger2008-04-13
* Add explanatory comments to enum CodecID.Diego Biurrun2008-04-13
* Relicense test/example files as LGPL with Michael's permission.Diego Biurrun2008-04-13
* Remove redundant &.Michael Niedermayer2008-04-13
* Add a header file to declare Xvid IDCT functions.Alexander Strange2008-04-12
* remove useless extern keyword.Stefano Sabatini2008-04-11
* Crop parameters are unsigned, having them negative could be bad and leadMichael Niedermayer2008-04-11
* Avoid crash with idiotic cropping. Fixes crash with CVFC1_Sony_C.jsvMichael Niedermayer2008-04-11
* ffplay.d needs SDL_CFLAGSMåns Rullgård2008-04-10
* remove unused MAKE variableMåns Rullgård2008-04-10
* correct soname for vhooksMåns Rullgård2008-04-10
* save DEP_LIBS before processing subdirsMåns Rullgård2008-04-10
* cosmetics: Break an overly long line.Keiji Costantini2008-04-10
* cosmetics: Break some overly long lines.Keiji Costantini2008-04-10
* cosmetics: Break some overly long lines.Keiji Costantini2008-04-10
* Only set channels in the stream if previously unset, fixes resampling crash o...Benjamin Larsson2008-04-10
* Fix seeking in rm.Michael Niedermayer2008-04-09
* undo changes in aac_ac3_parserBartlomiej Wolowiec2008-04-09
* move DEP_LIBS to common.makMåns Rullgård2008-04-09
* fix build with --build-suffixMåns Rullgård2008-04-09
* generate separate dependency files per object fileMåns Rullgård2008-04-09
* cosmetics (by Björn Axelsson)Benoit Fouet2008-04-09
* Add a generic write function to av_fifo.Björn Axelsson2008-04-09
* Fix H.264 interframe decoding when compiling with icc. Patch by LorenLoren Merritt2008-04-08
* Mark option arguments as variables using @var{}.Stefano Sabatini2008-04-08
* Fix reference to a file in MPlayer that was renamed.Diego Biurrun2008-04-08
* add CODEC_ID_DIRACMichael Niedermayer2008-04-08
* Correction of typo in aac_ac3_parserBartlomiej Wolowiec2008-04-08
* Increase alignment for DCT block arrays from 8 to 16Alexander Strange2008-04-08
* Complete argument information in ffmpeg.c:options for non-number argumentsStefano Sabatini2008-04-08
* Add a missing comma in tiff_encoder.pix_fmtsStefano Sabatini2008-04-08
* replace some ifeq with prettier ifdefMåns Rullgård2008-04-07
* append TESTS-yes to TESTS; one ifeq lessMåns Rullgård2008-04-07
* collect vhook-related makefile lines in one placeMåns Rullgård2008-04-07
* Make the install-man target depend on $(MANPAGES).Stefano Sabatini2008-04-07
* non-recursive makefilesMåns Rullgård2008-04-07
* non-recursive makefilesMåns Rullgård2008-04-07
* Corrections of errors in aac_ac3_parserBartlomiej Wolowiec2008-04-07
* change of aac_ac3_parser, so it is able to send complete portion of data to d...Bartlomiej Wolowiec2008-04-05
* remove castBaptiste Coudurier2008-04-05
* better error messageBaptiste Coudurier2008-04-05
* simplifyMichael Niedermayer2008-04-05
* Handle av_realloc() failureVitor Sessak2008-04-04
* Use sizeof(var) instead of sizeof(type)Vitor Sessak2008-04-04
* Give a more meaningful instance name to auto-inserted scalerVitor Sessak2008-04-04
* Merge two ifsVitor Sessak2008-04-04
* Remove unused checkVitor Sessak2008-04-04