summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics to reduce diff between Free- and netBSD vcd stuffreimar2007-07-262-61/+74
* 10l, fix vcd netbsd compilationreimar2007-07-261-1/+1
* TOCADDR macro as first step to common *BSD vcd reading codereimar2007-07-262-45/+50
* Disable building of vo_mga on all linux platforms despite not having Matrox c...iive2007-07-261-2/+2
* synced with r23856ptt2007-07-261-1/+3
* Intel Mac is fully supported these daysgpoirier2007-07-261-1/+1
* add Hitachi SuperH (SH3) supportgpoirier2007-07-262-2/+21
* Fix configure regexp for enabling FFmpeg featuresuau2007-07-251-1/+1
* Simplify: use FFMAXreimar2007-07-251-1/+1
* Remove some useless "extern" before function prototypesreimar2007-07-252-11/+11
* avoid ff_config_enable doing partial matches.reimar2007-07-251-1/+1
* subdata must be set to NULL when the corresponding data was freed.reimar2007-07-251-0/+2
* Do not set vo_sub to NULL on changing subtitles, update_subtitlesreimar2007-07-251-7/+0
* small wording improvementdiego2007-07-251-1/+1
* Fix for bugzilla #835rtogni2007-07-241-1/+1
* more Spanish man page updates by Fernando TarĂ­n (lists.im gmail com)kraymer2007-07-241-232/+251
* r23416: Drop the metadata stuff and replace it with generic property string e...kraymer2007-07-241-2/+8
* af channels example for ffdca to ALSA reorderingreimar2007-07-241-0/+2
* Compilation fix workaround for dca.h conflict (it exists in libavcodec rtogni2007-07-231-1/+1
* another correctionptt2007-07-231-2/+2
* a bunch of corrections, suggested by Nico Sabbi, tnxptt2007-07-231-28/+30
* synced with r21537ptt2007-07-231-0/+192
* now it's synced, to r23342ptt2007-07-231-0/+776
* my fault doesn't compile html docs...ptt2007-07-231-776/+0
* synced with r23342ptt2007-07-231-0/+776
* Make the assembler accept VIS instrucitions on ultraSPARC.diego2007-07-221-1/+1
* document "default" behaviour if CopyFromParent is passed as colormapattila2007-07-221-1/+1
* 10lattila2007-07-222-2/+2
* DTS decoding via libdcartogni2007-07-225-0/+383
* Update sync tagvoroshil2007-07-222-2/+2
* Remove unused definition.diego2007-07-211-2/+0
* (finally) synced with r23272ptt2007-07-211-263/+273
* Use --static flag for pkg-config if --enable-static was used.reimar2007-07-201-0/+3
* !00l, last commit mixed up "normal" ggi and ggiwmh tests.reimar2007-07-201-2/+2
* Change ggi and SDL tests so that linking problems with --enable-static are morereimar2007-07-201-2/+5
* Remove vo_syncfb, which was unused for 5 years.diego2007-07-2025-704/+0
* integrating blackfin optimized yuyvtoyv12 convertermhoffman2007-07-201-0/+23
* removing reference to bfin_sram.h its not used anylongermhoffman2007-07-201-1/+0
* adding blackfin optimized yuyvtoyv12 convertermhoffman2007-07-201-0/+70
* sync w/r23747, patch by JRaSH % jrash06 A 163 P com %gpoirier2007-07-191-2/+7
* Somewhat hackish fix for A-V desync with ao_oss and frame stepping:reimar2007-07-191-0/+9
* Get rid of a few more useless malloc castsreimar2007-07-191-6/+6
* Make sure all demuxer subtitles can be selected with 'j', evenreimar2007-07-191-1/+3
* Remove some more useless *alloc castsreimar2007-07-194-8/+8
* UltraSPARC VIS yuv2rgbbenoit2007-07-193-0/+219
* Explanation for CPUID flag 'ibs'zuxy2007-07-191-1/+1
* fixed bug introduced with the addition of get_ext_stream_properties()nicodvb2007-07-181-1/+1
* synced with r23747 with correctionsGabrov2007-07-181-6/+8
* synced with r23748Gabrov2007-07-181-6/+6
* r23748: Leave out (no) prefix from option names for consistency.voroshil2007-07-181-5/+4
* Rename mga_vid test to make it more descriptive.diego2007-07-181-1/+1
* r23745: Add the sub_scale property and command.voroshil2007-07-181-1/+3
* fix redundant redeclaration warningGabrov2007-07-182-2/+0
* fopen is in stdio.h, so add this include.reimar2007-07-181-0/+1
* Fix a bunch of redundant redeclaration warnings.diego2007-07-1810-23/+2
* Remove unused variables.diego2007-07-181-2/+0
* Restore vo_mga check, it is Linux-only.diego2007-07-181-1/+5
* sync w/r23748, patch by JRaSH % jrash06 A 163 P com %gpoirier2007-07-181-657/+2805
* use YUV440P in swscalebenoit2007-07-182-0/+11
* better translation of 'clip'ptt2007-07-171-1/+1
* better translationptt2007-07-171-1/+1
* synced with r23748ptt2007-07-171-5/+7
* sync'd with r23747ptt2007-07-171-1/+3
* Remove pointless printing of include and linker paths.diego2007-07-171-15/+0
* Do not test for the existence of device files during configuration,diego2007-07-171-6/+2
* Modify X11 headers check so as not to add /usr/include, the default systemdiego2007-07-171-11/+13
* Remove /usr/include from the list of places to check for headers,diego2007-07-171-1/+1
* Put a compilation fix bandaid in place for the png.h issue.diego2007-07-172-0/+5
* Revert include flag reordering, it does not fix the compilation problem.diego2007-07-171-1/+1
* Remove commented-out dynamic linking check.diego2007-07-171-15/+0
* Remove unused scandir() check and fallback implementation.diego2007-07-173-154/+0
* Remove unused ftello() check and fallback implementation.diego2007-07-173-48/+0
* Remove unused fseeko() check and fallback implementation.diego2007-07-173-93/+0
* This was rewritten by Michael, switch copyrights to him and license to LGPL.diego2007-07-171-15/+13
* another piece translated :)ptt2007-07-171-326/+347
* realrtsp smil files can also use ' as field delimiter instead of "rtogni2007-07-161-1/+5
* Reorder CFLAGS, fixes compilation after addition of png.h to FFmpeg.diego2007-07-161-1/+1
* Remove incomplete compilation fix bandaid.diego2007-07-161-2/+0
* Remove redundant "all rights reserved" statement, OKed by Walken.diego2007-07-162-2/+0
* Avoid crash if a non-existent audio track is selected with -aidreimar2007-07-161-5/+5
* bandaid compilation fixdiego2007-07-161-0/+2
* Use native Windows thread API when pthreads isn't available.zuxy2007-07-161-0/+17
* added support for -alang and -slang with dvdnav:// streamsnicodvb2007-07-151-0/+7
* Make sure that sub->id is -2 and sub->sh is NULL if subtitle doesn'treimar2007-07-151-0/+3
* subs working with lavf changecompn2007-07-151-0/+1
* Let us not pretend to be checking for devfs when we are not.diego2007-07-141-5/+0
* Mark mp3lib, liba52 and libmpeg2 tests as internal.diego2007-07-141-3/+3
* Group all vo driver checks together.diego2007-07-141-139/+144
* Move QuickTime codecs check together with the other codecs checks.diego2007-07-141-14/+14
* typodiego2007-07-143-3/+3
* Use stream_read_qword_lereimar2007-07-141-2/+1
* add support for subtitles thru lavfaurel2007-07-132-0/+45
* Simplify termios test.diego2007-07-131-24/+11
* typo, wrong variable name in checkdiego2007-07-131-1/+1
* Rename nut option and variables to libnut, FFmpeg also contains NUT support.diego2007-07-131-14/+14
* Remove useless variable indirection.diego2007-07-131-3/+1
* Remove redundant variable setting.diego2007-07-131-1/+0
* Fix segfault if an 'strf' chunk couldn't be found in aviattila2007-07-131-0/+3
* fix typo in a commentaurel2007-07-131-1/+1
* Print the number of the Unknow color format,iive2007-07-111-1/+4
* Add check for mkstemprtogni2007-07-111-0/+18
* remove unused variableslorenm2007-07-111-9/+1
* Remove unused file (this time for real)lucabe2007-07-111-449/+0
* Remove unused test for round().diego2007-07-111-16/+0
* Remove unused stddef.h check.diego2007-07-111-16/+0
* Simplify soundcard.h check.diego2007-07-111-39/+18
* Remove unused variable.diego2007-07-111-1/+0
* Use -font for subtitles when -subfont is not given, patch by kiriujazuxy2007-07-111-2/+8
* Revert r23758: It broke -vf uspp and -vf mcdeint.cehoyos2007-07-111-4/+3
* 10L, sub_scale need freetype, add the #ifdef.albeu2007-07-101-0/+6
* Resurrect yuv2rgb_init.c, to add a proper license (and some comments aboutlucabe2007-07-101-0/+449
* Fix compilation with -disable-mencodercehoyos2007-07-101-3/+4
* fix unaligned memory access in asfheader.c, courtesy of Balatoni Deneszuxy2007-07-101-1/+1
* Remove unnecessary #ifdef around the whole file.diego2007-07-091-3/+0
* Remove unnecessary #ifdef around the whole file.diego2007-07-091-3/+0
* ISO8859-1 --> UTF-8diego2007-07-0920-51/+51
* Mention Bethesda Software VID and Atrac 3 decoders.diego2007-07-091-1/+3
* ISO8859-1 --> UTF-8diego2007-07-092-2/+2
* add af_pan balance/fix changescompn2007-07-091-0/+2
* add sub_scale and loop changescompn2007-07-091-0/+2
* loop wish fulfilledcompn2007-07-091-2/+0
* Leave out (no) prefix from option names for consistency.diego2007-07-091-4/+4
* Add a loop command and property.albeu2007-07-096-0/+31
* Move loop_times into mpctx.albeu2007-07-093-9/+10
* Add the sub_scale property and command.albeu2007-07-097-0/+40
* Remove unnecessary flip for RGB in v4l1.voroshil2007-07-081-22/+1
* 100% cosmetics: reindentation and removal of trailing spacesnicodvb2007-07-081-52/+49
* unified the skip of header and stuffing bytes after the parsing of pes_extens...nicodvb2007-07-081-6/+3
* r23687: Implemented tv://[<channel>][/<input_id>] url syntaxvoroshil2007-07-081-3/+5
* r23690: fix BUK->BUP typovoroshil2007-07-082-6/+6
* 100000000000000l, cured painful stab at the grammarnicodvb2007-07-071-1/+1
* Synced with 23536torinthiel2007-07-071-2/+2
* Synced with 23520torinthiel2007-07-071-6/+7
* Synced with 23579torinthiel2007-07-071-6/+4
* And antoher one, missed by me previouslytorinthiel2007-07-071-1/+1
* Some typos found and fixed by arctgx <arctgx@tlen.pl>torinthiel2007-07-071-6/+6
* Xvid name changetorinthiel2007-07-071-29/+29
* synced with r23731Gabrov2007-07-073-7/+9
* 10l, forgot to skip the stuffing bytes eventually prepended to vc1 packets (i...nicodvb2007-07-071-0/+2
* cosmetics: split separate instructions in separate linesnicodvb2007-07-071-3/+6
* proper parsing of pes_extension[12] fields (replaces the previous code that r...nicodvb2007-07-071-2/+35
* Fix crash on some DVDsiive2007-07-061-2/+3
* Fix CSS format strings, they could print more than two digits forreimar2007-07-061-2/+2
* Add ENABLE_THREADS and ENABLE_SMALL definesreimar2007-07-061-0/+6
* Remove empty strlcat and strlcpy filesreimar2007-07-062-0/+0
* Add some missing frees.reimar2007-07-051-2/+7
* Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpyreimar2007-07-0516-170/+97
* license header consistency cosmeticsdiego2007-07-0511-11/+11
* Group all copyright and author notices together.diego2007-07-052-8/+8
* Remove unused variables.diego2007-07-041-1/+1
* Also remove generated tools on distclean.diego2007-07-041-0/+1
* small grammar fixdiego2007-07-041-2/+2
* Remove LIBXVID_ENCODER from the list of libavcodec encoders if the test fails.diego2007-07-041-0/+1
* Write configure parameters to configure.log.diego2007-07-041-0/+3
* Remove unused filelucabe2007-07-031-412/+0
* roff fix (new line for new sentence)kraymer2007-07-031-1/+2
* Sync FFmpeg changes:diego2007-07-031-5/+5
* Cygwin has had inttypes.h since version 1.5.diego2007-07-031-2/+0
* The file is compiled conditional to USE_DVDREAD so the #ifdef USE_DVDREADdiego2007-07-031-13/+0
* The header is always included conditional to USE_DVDREAD,diego2007-07-031-5/+0
* Do not use leading underscores in multiple inclusion guards, they are reserved.diego2007-07-02103-239/+241
* Add equivalent of -Wno-pointer-sign for icccehoyos2007-07-021-1/+1
* Consistently use filename as multiple inclusion guard.diego2007-07-023-6/+6
* Consistently use filenames as multiple inclusion guards.diego2007-07-024-8/+8
* Add consistent GUI prefix to multiple inclusion guards.diego2007-07-0221-43/+43
* Add multiple inclusion guard.diego2007-07-021-0/+4
* Consistently use filenames as multiple inclusion guards.diego2007-07-029-18/+18
* first step of video.xml translation... (it's soooo huuuuuge..... :))ptt2007-07-021-0/+2630
* Fix 'make checkheaders'.diego2007-07-021-0/+2
* Remove obsolete and misleading comment.diego2007-07-021-2/+0
* Ignore .ho files.diego2007-07-020-0/+0
* Cosmetics.voroshil2007-06-301-3/+3
* Don't override input= option value is no input id is passed in tv:// url.voroshil2007-06-301-2/+4
* bugfix intel mac vo_quartz, PlanarPixmapInfoYUV420 structure requires big-end...nplourde2007-06-291-18/+19
* wvx files (mimetype video/x-ms-wvx) are asx playlists. Fix bugzilla #750rtogni2007-06-292-2/+1
* synced to r23690, since it isptt2007-06-291-1/+1
* another bunch of corrections, suggested by nicoptt2007-06-294-11/+11
* synced with r23579ptt2007-06-291-6/+4
* revert r23538. my fault, didn't see there where 2 phrases, sorry...ptt2007-06-291-2/+2
* fix BUK->BUP typokraymer2007-06-291-2/+2
* sparse grammar and syntactical correctionsptt2007-06-296-59/+58
* remove file that was added by mistake.voroshil2007-06-291-0/+0
* Implemented tv://[<channel>][/<input_id>] url syntaxvoroshil2007-06-283