summaryrefslogtreecommitdiffstats
path: root/DOCS/tech
Commit message (Expand)AuthorAgeFilesLines
* Properly document sub_alignment.diego2006-03-271-1/+4
* Rename the default GUI skins directory from 'Skin' to 'skins', keepingdiego2006-03-272-1/+5
* typo, parameter naming consistencydiego2006-03-261-3/+3
* Use <value> and [value] consistently.diego2006-03-261-42/+42
* max_distance clarificationods152006-03-251-8/+16
* cosmetic, table alignods152006-03-251-1/+1
* switch to using vlc for stream_flagsods152006-03-251-5/+5
* Update to the recent properties changes.albeu2006-03-241-18/+20
* Add get/set_property and update volume/mute to the last changes.albeu2006-03-221-4/+11
* flags cleanupmichael2006-03-181-9/+13
* timebases guidelinesods152006-03-171-0/+2
* rephrase index_ptr positioningods152006-03-151-1/+2
* timebase tableods152006-03-151-5/+12
* cosmetic, move stuff aroundods152006-03-131-20/+20
* + muxer_lavf.c - Michael Niedermayermichael2006-03-121-0/+3
* strings without terminating NULods152006-03-121-0/+2
* bump neglected dateods152006-03-121-2/+2
* revert last changeods152006-03-121-4/+4
* better max for frame code values, still allowing compact implementationods152006-03-121-5/+5
* 10l to me, misarrangment of flagsods152006-03-121-1/+1
* change max_distance back to 64kb and set max frame size to 2*max_distance.ods152006-03-121-3/+4
* change max_distance max to 128kb instead of 65kbods152006-03-111-1/+1
* move bit flags to be more convinient...ods152006-03-111-8/+8
* clarify, header_checksum is not included in forward_ptr and in packet checksumods152006-03-111-2/+2
* SHOULD NOT be higher than 1/timebase limitmichael2006-03-101-0/+1
* div8 -> div16michael2006-03-101-6/+7
* drop max_frame_sizemichael2006-03-101-7/+4
* double muxing examples (cant hurt to explictly mention the most common)michael2006-03-101-0/+2
* limit stuffing to prevent header_checksum from endup being useless due to a g...michael2006-03-101-1/+2
* universal timestamp (= stream_id + timestamp in stream timebase)michael2006-03-101-14/+14
* little clarification of sample_width/sample_heightmichael2006-03-101-1/+1
* 0x00 and 0xFF should be invalid (libnut does that already and it seems like a...michael2006-03-101-0/+2
* push back userdata stream_classods152006-03-101-1/+1
* header_checksummichael2006-03-101-0/+5
* cosmeticmichael2006-03-081-4/+2
* remove info streamsmichael2006-03-081-20/+6
* cosmetics, rename max_size to max_frame_sizeods152006-03-051-8/+8
* snow supports vme=8lorenm2006-03-051-8/+10
* return index_ptr to inside indexods152006-03-041-10/+21
* typoods152006-03-041-1/+1
* slightly better max_distance rulemichael2006-03-031-3/+2
* the return of the monolithic indexmichael2006-03-031-9/+2
* update tmp_field numbers (pretty much just cosmetic)michael2006-03-031-7/+7
* simplify flagsmichael2006-03-031-22/+16
* syncpoint_start descriptionmichael2006-03-021-0/+6
* add forward_ptr to syncpoint (+0.006% overhead)michael2006-03-011-49/+84
* leading coeff for crc polynommichael2006-03-011-1/+1
* width/height/samplerate MUST not be 0michael2006-03-011-2/+2
* remove chapter_id == 0 special casemichael2006-03-011-4/+2
* cosmetic, trailing whitespaceods152006-02-251-2/+2
* use short 'type' namesods152006-02-251-3/+6
* allow rationals with denom of '1'ods152006-02-251-1/+1
* CRC32 stuffods152006-02-251-0/+3
* Add a practical description of endian-independent RGB/BGR codingpacman2006-02-241-0/+21
* link fixdiego2006-02-241-1/+1
* fix bit specification for fixed_fpsods152006-02-241-1/+1
* info packet stuff, chapters...ods152006-02-241-41/+53
* Fix stylesheet path.diego2006-02-211-1/+1
* fields should be in english...ods152006-02-201-0/+2
* more cosmeticsods152006-02-171-27/+24
* some cleanup. enforce decode_delay to not be too high.ods152006-02-171-13/+6
* fix index, first keyframe cannot be written with pts=0ods152006-02-131-0/+1
* Make 'N' frame code implictly invalidods152006-02-121-2/+5
* Remove all the sections that are now merged in the XML docgpoirier2006-02-111-681/+0
* Put index_ptr within index to avoid it popping out of nowhere.ods152006-02-111-7/+6
* Add syncpoint_checksum after frame headerods152006-02-111-0/+8
* Attila and I are root@mphq.diego2006-02-101-1/+1
* Clarify feature removal policy: it must be approved on the mailing list.rathann2006-02-101-2/+2
* Clarify policy on feature removal.rathann2006-02-101-3/+3
* change checksum to crc32ods152006-02-101-1/+8
* I took over ao_alsa maintainership.cladisch2006-02-091-1/+1
* EOR can only be (un)set for non delayed streams.ods152006-02-071-1/+1
* Allow headers to be repeated anywhereods152006-02-071-2/+7
* Index repetitionods152006-02-041-7/+11
* add compare_tsods152006-02-041-0/+18
* EOR in indexods152006-02-041-4/+14
* update for recent developmentsdiego2006-01-301-19/+25
* cosmetic, fix spacingods152006-01-271-1/+1
* Interleave index to ease per-need decoding.ods152006-01-221-10/+11
* List Derek Lewis as AIX/Solaris maintainer, patch by himself.diego2006-01-201-1/+2
* cosmetic change, shift stuff around to more logical placesods152006-01-201-24/+24
* change goals slightly..ods152006-01-201-37/+57
* bump dateods152006-01-201-20/+42
* add mod playback to the wishlistrathann2006-01-141-0/+1
* I'm the new mailling list maintainergpoirier2006-01-101-1/+1
* align byte is deprecatedods152006-01-061-4/+0
* 1) remove global_timebaseods152006-01-061-19/+16
* MN ruleods152006-01-061-3/+3
* 1) change date and goals slightlyods152006-01-061-10/+12
* CONFIGURATION FILES section added to the man page.diego2006-01-041-2/+3
* add "pausing_keep" and "pausing_toggle" input cmd prefixesods152005-12-251-3/+6
* typoods152005-12-221-1/+1
* minor grammar clarification to the last commit, + omitted periodswanderer2005-12-121-3/+3
* improve video equalizer command (brightness, contrast, etc.) descriptionreimar2005-12-111-1/+4
* Remove some inactive maintainers.diego2005-12-091-2/+1
* long obsoletediego2005-12-091-85/+0
* some sync with the present day situationdiego2005-12-091-21/+22
* list myself as patch backlog maintainerwanderer2005-12-071-0/+1
* Sync man page structure description with actual man page structure.diego2005-11-291-2/+3
* grammar fix on the documentation-updates notewanderer2005-11-271-2/+2
* Note about handling patches that contain documentation updates.diego2005-11-261-1/+2
* Change MUST to SHOULD have disposition and if applicable language tags.al2005-11-181-2/+3
* alphabetical orderdiego2005-11-101-3/+3
* add a switch, slave command, and vo control to toggle borderless window.joey2005-11-102-0/+5
* typo, trailing whitespacediego2005-11-091-2/+2
* SDL no longer needed by defaultrathann2005-11-081-5/+4
* typo fix bust/mustreynaldo2005-11-031-1/+1
* make myself console help messages maintainter at diego's requestreynaldo2005-10-261-1/+1
* author list prettyprintingdiego2005-10-231-9/+9
* Reformat section titles so that it becomes easier to tell sections anddiego2005-10-231-18/+52
* spelling/grammar/wordingdiego2005-10-231-19/+19
* ilmv --> ilme typo fixdiego2005-10-201-2/+2
* Add a note about the "synce with 1.XXX" line that should be in everydiego2005-10-171-0/+8
* Guillaume now maintains the MEncoder documentation.diego2005-10-171-1/+2
* I think I know EDL enough to maintain it...ods152005-10-111-1/+1
* Keyboard control section renamed to interactive control, small structure change.diego2005-10-061-2/+2
* cosmetic reformatting: tabs --> spaces, prettyprinting, trailing whitespacediego2005-10-061-481/+493
* typodiego2005-10-061-1/+1
* wrap around 80...ods152005-09-241-4/+4
* compress back_ptr better by multiplying by 8ods152005-09-241-2/+5
* Some very weird people are apperantely scared of reading GPL code. :/ods152005-09-221-1/+1
* remove very obsolate draft...iive2005-09-181-583/+0
* remove info frame repeating its problematic and controversicalmichael2005-09-171-3/+1
* add back_ptrmichael2005-09-171-23/+27
* typo, probably..ods152005-09-171-1/+1
* The screenshot command is now implemented, wording/spelling fixes.diego2005-09-131-2/+2
* XviD supports "turbo" mode.gpoirier2005-09-121-1/+0
* key_down_eventnplourde2005-09-101-0/+3
* Updates to NUT spec:ods152005-09-091-71/+87
* spelling/grammar/wordingdiego2005-09-091-31/+30
* Obsoleted...ods152005-09-061-658/+0
* Reorder slave mode commands to appear in alphabetical order with a fewdiego2005-09-041-149/+151
* More typos. One noticed by Nico. Added an empty line at the end to make syncm...gpoirier2005-08-231-7/+8
* Typo :)gpoirier2005-08-231-2/+2
* The thread "Call for video encoding settings" has to be easily found until it...gpoirier2005-08-211-0/+1
* gtk2 is supported, next step is pure gtk without X.reimar2005-08-181-1/+1
* some entries are donealex2005-08-181-5/+1
* these wishes are donealex2005-08-181-5/+0
* Further clarify loadfile/loadlist description.diego2005-08-181-2/+4
* Clarify loadfile/loadlist description.diego2005-08-171-6/+4
* loadfile/loadlist can now also add files to the playlistreimar2005-08-151-2/+6
* URL updategpoirier2005-08-121-6/+7
* Mention the MPlayer-translations mailing list and explain the differencediego2005-07-281-4/+7
* wrong command namesdiego2005-07-131-1/+1
* Encoding guide featured by Richard Felker III, and updated by Jeff Clagg.gpoirier2005-06-221-0/+819
* Fix email addressranma2005-06-192-2/+2
* Add sub_load and sub_remove slave commands.reimar2005-06-091-0/+8
* And an intendation fixwight2005-06-091-1/+1
* Missing dot at start of macro descriptionwight2005-06-081-1/+1
* Spelling/wording/grammar fixes, convert mixed tabs and spaces indentation todiego2005-06-031-108/+109
* New ao_jack without bio2jack dependency.reimar2005-06-011-0/+1
* Tab to space conversion to prevent the ASCII diagram to be messed up when adiego2005-05-311-7/+7
* an ancient doc, maybe has use, but at least will be available in Attic once r...alex2005-05-291-0/+28
* new get_time_pos slave mode commandoreimar2005-05-181-0/+3
* update vstrict descriptionreimar2005-05-091-2/+2
* vo_macosx authornplourde2005-05-021-0/+1
* adds a parameter to the switch_audio command to directly select a track.reimar2005-04-281-2/+3
* add mpeg demuxers maintenernicodvb2005-04-271-0/+1
* (hopefully) better description of slave modediego2005-04-261-6/+13
* better slave mode descriptiondiego2005-04-251-5/+9
* mention vrc_eq, vrc_override. remove duplicate warning about 9/7 in lossless.lorenm2005-04-221-3/+2
* More fixes by The Wandererrtognimp2005-04-201-1/+1
* 'cvs admin -o' is dangerous and should be handled with extra care.diego2005-04-201-10/+10
* mention the generic ratecontrol options (lmin,lmax,vqcomp,vratetol)lorenm2005-04-181-0/+5
* Fixes suggested by The Wandererrtognimp2005-04-171-3/+3
* Snow supports 3-pass mode and 9/7 wavelet doesn't work lossless mode.gpoirier2005-04-171-2/+4
* First attempt to bring this howto closer to realityrtognimp2005-04-171-2/+22
* Fix suggested by Diegogpoirier2005-04-161-2/+2
* Snow 1.55 (and up) allows 2pass ratecontrol.gpoirier2005-04-161-0/+9
* Online audio switching now supports Matroska toogpoirier2005-04-131-1/+1
* allow sub_select and vobsub_lang to select particular subtitlehenry2005-04-111-4/+6
* Fixes suggested by The Wanderer.gpoirier2005-04-111-6/+7
* Add a starting point for people to implement stream quality selection.diego2005-04-111-2/+2
* Initial commit.gpoirier2005-04-101-0/+58
* Online audio switching is for MPEG files only at the moment.gpoirier2005-04-031-1/+1
* The online switching patch also features a slave command: switch_audiogpoirier2005-04-031-0/+3
* grammar/spellingdiego2005-03-311-19/+19
* updatesdiego2005-03-311-4/+3
* Technical explanation of how to use vqcomp, and why, featured by Loren Merrittgpoirier2005-03-281-0/+76
* less amateuri