| Commit message (Expand) | Author | Age |
* | A function always returning 0 could as well return void. | eugeni | 2007-03-06 |
* | Text alignment should not use bounding boxes of individual glyphs. | eugeni | 2007-03-06 |
* | Reset advance vector and glyph bounding box if glyph could not be found. | eugeni | 2007-03-06 |
* | removed unused definition of insertRTPData(); it's not only unused, | nicodvb | 2007-03-05 |
* | synced with r22428 | Gabrov | 2007-03-05 |
* | synced with r22469 | Gabrov | 2007-03-05 |
* | truncate mencoder's output file if it exists, instead of overwriting just par... | lorenm | 2007-03-05 |
* | Audio should now work fine, so remove the ENABLE_AUDIO ifdef | reimar | 2007-03-05 |
* | Implement percent-based seeking | reimar | 2007-03-05 |
* | Fix seeking for avisynth audio. | reimar | 2007-03-05 |
* | Fix DEMUXER_CTRL_GET_PERCENT_POS with -novideo | reimar | 2007-03-05 |
* | remove pointless cast to int | reimar | 2007-03-05 |
* | Remove subcp_open/subcp_close from mkv demuxer, they are useless since a long... | reimar | 2007-03-05 |
* | Allow to add/modify keybind for '#' | reimar | 2007-03-05 |
* | -nomouseinput is no longer X11 only. | diego | 2007-03-05 |
* | Add code to detect and convert to console codepage on Windows. | reimar | 2007-03-04 |
* | Include stdio.h for printf | reimar | 2007-03-04 |
* | when seeking consider stream->start_pos instead of 0 as initial position; pat... | nicodvb | 2007-03-04 |
* | getopt is only needed on msvc, remove from mingw/linux compile info | compn | 2007-03-04 |
* | 10l, remove local-only file from ignore list | kraymer | 2007-03-04 |
* | add vfw2menc info into README | compn | 2007-03-04 |
* | shut up 'svn status' by ignoring symlinked files | kraymer | 2007-03-04 |
* | add -xvfwopts compdata suboption to man page | compn | 2007-03-04 |
* | Remove variable that is unnecessary after last patch | reimar | 2007-03-04 |
* | Remove hack that sets demuxer->video->pts after seeking, it seems no longer n... | reimar | 2007-03-04 |
* | Set pts also for audio packets | reimar | 2007-03-04 |
* | Already frameno == num_frames means we reached EOF. | reimar | 2007-03-04 |
* | Fix crash with avisynth audio-only files and take audio length into account w... | reimar | 2007-03-04 |
* | Support more avisynth audio sample types (untested) | reimar | 2007-03-04 |
* | Remove useless void * casts | reimar | 2007-03-04 |
* | Do not read more audio samples than available | reimar | 2007-03-04 |
* | Fix pakcet -> packet typo in output | reimar | 2007-03-04 |
* | Set format tag for float samples correctly (currently useless) | reimar | 2007-03-04 |
* | nomouseinput option should not depend on HAVE_X11. | reimar | 2007-03-04 |
* | Add support for tracking mouse movements. | reimar | 2007-03-04 |
* | Move/simplify some variable declarations | reimar | 2007-03-04 |
* | Demuxers have no business setting o_bps | reimar | 2007-03-04 |
* | First half-working avisynth audio support | reimar | 2007-03-04 |
* | Fix wrong setting of samplesize (must be bytes per sample, not bits) | reimar | 2007-03-04 |
* | ENABLE_AUDIO now selects only between -nosound and -aid 0 as default, can be ... | reimar | 2007-03-04 |
* | Enable aid/vid stream selection, although it is quite useless currently. | reimar | 2007-03-04 |
* | Whitespace-only cosmetics: get rid of all remaining tabs | reimar | 2007-03-04 |
* | Generate resize events when size of -wid window changes. | reimar | 2007-03-04 |
* | Fix type and usage of avs_get_audio function | reimar | 2007-03-04 |
* | Fix and simplify the WideCharToMultiByte and MultiByteToWideChar pseudo-imple... | reimar | 2007-03-04 |
* | print the disc_id without using a buffer | nicodvb | 2007-03-04 |
* | Fix copy-paste bug (must have broken something in the GUI) | uau | 2007-03-03 |
* | wrong capitolization, thats a comma not a period | compn | 2007-03-03 |
* | warn users about drm files, patch by zuxy meng | compn | 2007-03-03 |
* | warn users about DRM asf files, patch by zuxy meng | compn | 2007-03-03 |