summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix \t(\frz) handling.eugeni2007-02-151-4/+2
* \org(0,0) is different from no \org at all.eugeni2007-02-151-1/+4
* We definitely want to avoid an emulated poll()reimar2007-02-151-0/+8
* fix my entry to authorscompn2007-02-151-5/+5
* Simplify code by using separate variables for large common expressions.reimar2007-02-151-22/+26
* Fix two 10l memleaks in vo_xvmc.creimar2007-02-151-0/+3
* random small fixesdiego2007-02-141-3/+3
* English grammar fix: There is no 's' after "does not exist"reimar2007-02-141-3/+3
* 100l copy-and-paste bug. Do not print video info when the problem is with sub...reimar2007-02-141-1/+1
* demuxers must ignore unknown lang/country codes, it seems we all agree that t...michael2007-02-141-0/+2
* Print list of lavf muxer formats with format=help.reimar2007-02-141-2/+14
* some clarifications and updatesdiego2007-02-141-18/+16
* Move setting _ld_extra and _inc_extra for live to autodetection part,diego2007-02-131-9/+9
* Strip leading spaces from processor names.diego2007-02-131-0/+3
* Fix compilation after rename of AC3 decoder to LIBA52 in ffmpeg r7939rtogni2007-02-121-1/+1
* Fix setting of mtrr variable.diego2007-02-121-3/+3
* misc fixes and updatesdiego2007-02-121-12/+12
* Always disable libnut demuxer in libavformat.diego2007-02-121-2/+1
* Revert libnut option names, the issue is fixed in FFmpeg.diego2007-02-122-2/+2
* More strncat() misuses.rtogni2007-02-111-5/+5
* strncat() misuses, may have been exploitable.rtogni2007-02-111-3/+3
* Precent overflow of this->m_sVhdr->bmiHeader buffer, may have beenrtogni2007-02-111-0/+1
* Precent overflow of this->m_sVhdr->bmiHeader buffer, may have been rtogni2007-02-111-0/+1
* More boundary checks for fixed-length arrays. Some of them may have been rtogni2007-02-111-4/+12
* Clear/update subtitles after seeking backwards.reimar2007-02-111-11/+18
* some clarification about dvb-out playbacknicodvb2007-02-111-3/+4
* Move variable declaration to appropriate placereimar2007-02-101-1/+1
* Cosmetics: remove tabs added in last commit from otherwise tab-free file.reimar2007-02-101-3/+3
* Fix memory leak when changing playback speeduau2007-02-101-0/+2
* Fix memory leaks.uau2007-02-105-10/+17
* Use AF_NCH for max number of channels instead of private CHANS define.uau2007-02-101-5/+3
* sync w/r22150gpoirier2007-02-101-9/+13
* Fix nonsense tests like previously in af_pan.uau2007-02-101-5/+3
* Fix nonsense tests ("if (af->data->audio)" before "if (af->data)").uau2007-02-101-3/+2
* clarify description of reserved_count in frame header patch by (Clemens Ladis...michael2007-02-101-2/+3
* removed ages-old and insane #if0-ed and commented codenicodvb2007-02-101-77/+0
* Changelog update, based on Compn's patchgpoirier2007-02-091-0/+11
* vc1 in mpeg*nicodvb2007-02-091-0/+1
* substream id 0x98..0x9f identifies dtsnicodvb2007-02-091-0/+1
* r22150: key-fifo-size default changedkraymer2007-02-091-2/+2
* r22184: When setting the non-audio bit for hwac3 output, ...kraymer2007-02-091-5/+3
* only output fail/success message, this was wrong from the beginningkraymer2007-02-091-2/+2
* When setting the non-audio bit for hwac3 output, just try to set thecladisch2007-02-093-56/+46
* when seeking in h264 sync to idr framesnicodvb2007-02-091-1/+1
* Handle libavformat libnut dependencies.uau2007-02-091-1/+2
* when playing vc1 content sync to sequence or entry point headernicodvb2007-02-091-0/+2
* vc1 in mpegtsnicodvb2007-02-092-4/+14
* fix typo, line break, wordingkraymer2007-02-091-4/+4
* missing escape characterkraymer2007-02-081-1/+1
* Quick hack mostly for documentation purposes to make -aid work with mms://reimar2007-02-081-0/+10
* Avoid crash when uninit is called without ever calling config in x264 encoderreimar2007-02-081-0/+1
* Make sure sub->sh is set when a subtitle is selectedreimar2007-02-081-0/+4
* Cosmetics: add space after comma in outputreimar2007-02-081-1/+1
* when seeking and the codec is VC1 sync to sequence or entry point headersnicodvb2007-02-071-0/+4
* when the video codec is mpeg4video copy the content of the esds in extradata;...nicodvb2007-02-071-1/+4
* Revert part of commit r22170.iive2007-02-071-2/+2
* Fix compilation after deprecation of some lav log level andreimar2007-02-072-5/+5
* Fix libnut build failure.gpoirier2007-02-072-2/+2
* Support selecting a specific lavf demuxer and listing available ones via -lav...reimar2007-02-061-0/+22
* Avoid calling aspect on each frame and make ass subtitles work better with pa...reimar2007-02-061-4/+5
* Support some weird AVI header, fixes bug 742reimar2007-02-061-0/+3
* Add missing checks in RealVideo slice handling code.reimar2007-02-061-3/+5
* sync w/r22107gpoirier2007-02-061-32/+36
* reindentuau2007-02-061-33/+33
* Fix multiple appearing or appearing+disappearing subs in the same frame uau2007-02-061-6/+5
* Add missing type to declaration and remove unused variableuau2007-02-051-2/+1
* Fix a few gcc warnings, approved by Diego and Reimar.rathann2007-02-057-7/+7
* Fix code updating subtitle array which only moved the text, not endpts.uau2007-02-051-1/+3
* Make sure buffer is aligned so no unaligned access happens.reimar2007-02-051-5/+8
* r22104: Add global field dominance flag instead of duplicating this "everywhere"voroshil2007-02-051-37/+70
* r22129: Link to the mencoder-users list for mencoder stuffvoroshil2007-02-052-181/+183
* Another round of subtitle code cleanupreimar2007-02-053-60/+47
* r22139: Try to clarify scale filter usage hint.voroshil2007-02-051-2/+4
* typo fixeskraymer2007-02-051-1/+1
* Set sub_utf8 for mov subs.reimar2007-02-051-0/+1
* str_list separator backslash-escapingreimar2007-02-051-10/+18
* key-fifo-size default changedreimar2007-02-051-1/+1
* Reserve half of fifo for key release events to help avoiding stop buttonsreimar2007-02-051-4/+7
* Sanity check for vo window dimensions, helps avoid division by zeroreimar2007-02-051-0/+2
* beckend -> backend typo fix in printfreimar2007-02-051-1/+1
* fix unintentional line breakkraymer2007-02-051-2/+1
* Experimental support for multichannel ladspa effectsreimar2007-02-051-20/+11
* some more docbook paths, patch by Torinthieldiego2007-02-051-8/+6
* synced with r22104gpoirier2007-02-051-3/+28
* r22123: tinterlace mode 4 leaves height unchanged.kraymer2007-02-052-12/+16
* Move all "Encoding with the XXX codec family" sections together.diego2007-02-051-177/+177
* vp6vfw.dll appears to no longer crash under Linux.diego2007-02-051-1/+1
* Try to clarify scale filter usage hint.diego2007-02-051-1/+2
* wording/formattingdiego2007-02-051-1/+1
* formatting/wordingdiego2007-02-051-2/+6
* FFmpeg #defines must be uppercase now.diego2007-02-051-4/+4
* 10lmichael2007-02-051-1/+1
* skip first (green) framemichael2007-02-051-4/+8
* 100l: Copy and paste typo, library dependencies and rules are separated now.diego2007-02-041-1/+1
* Use defined() syntax instead without ().reimar2007-02-041-1/+1
* Add timeout to tcp connections, avoid hanging forever.rtogni2007-02-041-0/+7
* support for SVQ3 in X-QT; patch by Carl Eugen Hoyos (cehoyos ag or at) approv...nicodvb2007-02-041-2/+3
* Link to the mencoder-users list for mencoder stuffreimar2007-02-041-2/+4
* Fix MMX2 check, _sse is set to "kernel_check", not "yes".diego2007-02-041-1/+1
* Fix vqscale description to match at least somewhat the code.reimar2007-02-041-3/+3
* Go away you stupid setlocale!!reimar2007-02-041-0/+3
* synced with r22123Gabrov2007-02-041-90/+132
* Get rid of useless last_ptr assignmentreimar2007-02-041-1/+0
* tinterlace mode 4 leaves height unchanged.reimar2007-02-041-1/+1
* Support for AOPLAY_FINAL_CHUNK in ao_sdl.creimar2007-02-041-0/+1
* Do not read beyond end of data chunk if chunk_size is set.reimar2007-02-041-1/+6
* r21753 broke compile-time detection of mmx flags on x86_64lorenm2007-02-041-1/+1
* Convert patterns to upper case to fix compilation after r22117.uau2007-02-031-19/+19
* r22107: Move -vo gl suboptions that should be irrelevant for the average userkraymer2007-02-031-29/+33
* Speed up config.h generation by transforming FFmpeg part names to uppercasediego2007-02-031-9/+8
* r22089: x264's crf takes a float argumentkraymer2007-02-031-4/+29
* r22062: alphabetical orderkraymer2007-02-031-69/+74
* r21959: Apply ancient double-click patch that nobody cares to comment on.kraymer2007-02-031-13/+30
* insert line break for readabilitykraymer2007-02-031-0/+1
* demux_mpg_probe() seek to the initial position before returning - patch by re...nicodvb2007-02-031-0/+2
* Merge both library rules by separating the rule from the dependencies.diego2007-02-031-3/+1
* Cosmeticsreimar2007-02-031-5/+5
* Avoid crash in uninit if codec not foundreimar2007-02-031-0/+2
* formatting fixes for r22104kraymer2007-02-031-5/+10
* Move -vo gl suboptions that should be irrelevant for the average userreimar2007-02-031-24/+28
* removed unused variablesnicodvb2007-02-031-1/+1
* Update gl:help output a bitreimar2007-02-031-2/+3
* Add global field dominance flag instead of duplicating this "everywhere"reimar2007-02-023-2/+33
* synced with r22089 (again)gpoirier2007-02-011-58/+58
* sync w/r22089gpoirier2007-02-011-12/+23
* mf demuxer only works with mf:// urls, so check for that.reimar2007-02-011-0/+1
* Consider SRCS2 as well when generating dependency information.diego2007-02-011-1/+1
* Make mkv demuxer use ffmpeg LZO as well.reimar2007-01-311-17/+13
* Use ffmpeg lzo instead of (also quite outdated) minlzo in nuppelvideo.reimar2007-01-311-20/+12
* use ffmpeg's LZOreimar2007-01-311-21/+9
* Use export type mpi, everything else is a fragile hack.reimar2007-01-311-25/+24
* Avoid a static variable and instead use variable in contextreimar2007-01-311-4/+5
* Swap palette on bigendian.reimar2007-01-311-0/+11
* r22060: describe -psprobevoroshil2007-01-311-2/+14
* Wrong variable name used in libfaac check.diego2007-01-311-1/+1
* libfaac detection skipped linking, and thus only checked for headers and not ...lorenm2007-01-311-1/+1
* Simplify extcheck calls by moving some logic into the function.diego2007-01-311-7/+9
* x264's crf takes a float argumentlorenm2007-01-311-1/+1
* Allow forcing processor features on and off.diego2007-01-311-2/+3
* Fix looooooongstanding bug:diego2007-01-311-1/+1
* cosmetics: Move around a few options for better logical grouping.diego2007-01-301-83/+84
* cosmetics: consistent formattingdiego2007-01-301-30/+10
* Unification of parameter handling part 3 of many:diego2007-01-301-7/+3
* Unification of parameter handling part 2 of many:diego2007-01-301-105/+72
* Unification of parameter handling part 1 of many:diego2007-01-301-645/+646
* cosmetics: remove useless commented-out stuff.reimar2007-01-301-4/+0
* More simplificationreimar2007-01-301-2/+1
* Simplifyreimar2007-01-301-3/+1
* Fix vd_lzo, broken since r18069, i.e. April 2006!reimar2007-01-301-1/+1
* Move network detection further up to simplify detection of dependant stuff.reimar2007-01-301-15/+14
* Support 16bit bigendian PCM audio from libavformatreimar2007-01-301-0/+1
* Document -noidx.diego2007-01-301-0/+5
* typodiego2007-01-301-1/+1
* URL fixdiego2007-01-301-1/+1
* cosmetics: Reorder install targets.diego2007-01-301-10/+10
* Mark phony targets as such.diego2007-01-301-0/+3
* Replace ifeq structure in the install target by a set of dependent targets.diego2007-01-301-10/+22
* better back_ptr_div16 description by (Clemens Ladisch ((( cladisch ( fastmail...michael2007-01-301-4/+5
* reduced verbositynicodvb2007-01-291-1/+1
* 5l, check that the codec type detected by ts_detect_streams() is actually aud...nicodvb2007-01-291-1/+1
* fix audio type when ts_detect_streams detects that a private1 stream is actua...nicodvb2007-01-291-0/+3
* Expand property documentationreimar2007-01-291-49/+52
* List available propertiesreimar2007-01-291-0/+54
* Bugfix: glyph and bitmap pointers could be left uninitialized aftereugeni2007-01-291-4/+3
* alphabetical orderdiego2007-01-291-63/+63
* typo, new sentences on lines of their owndiego2007-01-291-3/+3
* describe -psprobenicodvb2007-01-281-0/+7
* sanity checks during codec detection; also reset demuxer->stream->eofnicodvb2007-01-281-1/+3
* Remove references to no longer existing documentation.diego2007-01-281-3/+1
* Move platform-specific stuff together.diego2007-01-281-5/+6
* Move _ldd setting to a saner place.diego2007-01-281-1/+1
* added code to scan the video stream to search the actual video codec used;nicodvb2007-01-282-0/+32
* include math.h for fabsf()nicodvb2007-01-281-0/+1
* cosmetics: reindentation and braces removalnicodvb2007-01-281-6/+4
* moved scoreboarding code to 2 separate functions (update_stats() and clear_st...nicodvb2007-01-281-28/+41
* stray fflush spotted by Aurellu_zero2007-01-281-1/+1
* fix a segfault if -x264encopts is the last commandline option (with no argument)lorenm2007-01-281-0/+5
* Fix base64_encode() max output length checking.uau2007-01-281-4/+3
* Make example and test build and link correctlylu_zero2007-01-281-2/+2
* av_logifylu_zero2007-01-281-8/+9
* Doxygen comments for used DirectShow methods.voroshil2007-01-282-2/+969
* Mark m_struct_t defaults as