summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removing global variables from tv://voroshil2007-07-296-28/+36
* Removing global variables from tv://voroshil2007-07-292-19/+102
* Removing forward declarations of routines used only in tv.cvoroshil2007-07-292-8/+2
* Cosmetics.voroshil2007-07-291-10/+10
* Cosmetics: move two routines upvoroshil2007-07-291-34/+34
* Set -vo gl slice-height default to 0, the current default of 4 seemsreimar2007-07-282-4/+2
* Experimental negative panscan valuesreimar2007-07-282-1/+5
* Use a new variable for user-supplied monitor-aspect so we can overwritereimar2007-07-282-3/+6
* make sure update_xinerama_info is always called even when using thereimar2007-07-281-1/+1
* Give message string a more meaningful name.diego2007-07-2813-13/+13
* cosmetics: misc typo fixesdiego2007-07-289-14/+14
* typo fix: childs --> childrendiego2007-07-282-19/+19
* typo fix: childs --> childrendiego2007-07-2813-14/+14
* Names starting with underscores are reserved.diego2007-07-281-3/+3
* typodiego2007-07-281-1/+1
* Fix some typos in commentsreimar2007-07-281-5/+5
* r23852: af channels example for ffdca to ALSA reorderingvoroshil2007-07-281-1/+3
* Remove extern index_mode, it is already in demuxer.hreimar2007-07-271-2/+0
* Make sure fformat is set before usereimar2007-07-271-1/+1
* Remove some unneeded extern variable declarationsreimar2007-07-271-8/+0
* Remove completely pointless extra return statementsreimar2007-07-271-9/+0
* Fix MSF -> sector conversion being 150 sectors ofreimar2007-07-271-1/+2
* Simplify track length calculationreimar2007-07-271-18/+11
* Some more *BSD vcd_read simplificationreimar2007-07-271-41/+31
* Fix several 100lreimar2007-07-271-3/+3
* Factor out some common codereimar2007-07-271-28/+36
* Somewhat unified *BSD vcd readingreimar2007-07-273-196/+90
* READ_TOC for making *BSD code more similarreimar2007-07-272-6/+8
* synced with r23225ptt2007-07-271-0/+507
* One ifdef lessreimar2007-07-271-3/+1
* Simplify NetBSD vcd_read codereimar2007-07-271-21/+6
* vcd_inc_msf function also for freebsd vcd_readreimar2007-07-271-9/+15
* More VCD cosmeticsreimar2007-07-271-16/+16
* 100l, return is missing a valuereimar2007-07-261-1/+1
* 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.di