| Commit message (Expand) | Author | Age | Files | Lines |
* | 10l | alex | 2004-02-18 | 1 | -1/+1 |
* | replaygain | alex | 2004-02-18 | 1 | -0/+1 |
* | write out extraheaders from lavc | alex | 2004-02-18 | 1 | -5/+17 |
* | ffmpeg flac decoder | alex | 2004-02-18 | 1 | -10/+15 |
* | removed usage of fb_dev_name, imported field parity reporting from dfbmga, fi... | zdar | 2004-02-17 | 1 | -10/+29 |
* | remove 1000000l example that DOES NOT WORK. 9 times out of 10 it will | rfelker | 2004-02-17 | 1 | -3/+0 |
* | update by VMiklos | attila | 2004-02-17 | 1 | -8/+15 |
* | get some new maintainers | attila | 2004-02-17 | 1 | -4/+4 |
* | add support for avid meridien uncompressed files | attila | 2004-02-17 | 1 | -0/+8 |
* | Adds support for the film grain effect and deblocking filters in xvid | attila | 2004-02-17 | 2 | -1/+21 |
* | remove raw nonsense and replace it by one ovc | attila | 2004-02-17 | 8 | -184/+161 |
* | enable seeking in http streams | attila | 2004-02-17 | 6 | -12/+79 |
* | - Cleaned up the Makefile, added some *.o's | gabucino | 2004-02-17 | 2 | -1/+7 |
* | bump version | gabucino | 2004-02-17 | 1 | -0/+6 |
* | architecture type reporting for non-x86 CPUs (try 2, tested on x86 and x86-64) | gabucino | 2004-02-16 | 1 | -0/+44 |
* | fixing segfault: libavcodec doesn't allocate some buffers if avctx->thread_co... | rik | 2004-02-16 | 2 | -0/+6 |
* | adding accents and changing email address | gabucino | 2004-02-16 | 1 | -1/+1 |
* | More Camtasia colorspaces | rtognimp | 2004-02-15 | 1 | -1/+1 |
* | Fix playback of some Camtasia files. | rtognimp | 2004-02-15 | 1 | -1/+1 |
* | Polish documentation team added | gabucino | 2004-02-13 | 1 | -0/+12 |
* | Use qtrle decoder from ffmpeg | rtognimp | 2004-02-12 | 1 | -0/+15 |
* | Fix ffmpeg RGB24 mapping (needed for qtrle) | rtognimp | 2004-02-12 | 1 | -1/+1 |
* | dfbmga docs update | gabucino | 2004-02-12 | 1 | -0/+30 |
* | iive fame | iive | 2004-02-12 | 1 | -0/+6 |
* | SuSE docbook DTD path, patch by Thomas Jarosch <tomj@simonv.com> | diego | 2004-02-11 | 1 | -1/+1 |
* | more authors, patches by themselves | diego | 2004-02-11 | 1 | -0/+9 |
* | 100l (cvs commit + tired ...) | michael | 2004-02-10 | 1 | -0/+1 |
* | slight wording improvement, noticed by Dominik | diego | 2004-02-10 | 1 | -1/+1 |
* | small additions, patches by themselves | diego | 2004-02-10 | 1 | -0/+6 |
* | m_option_type_double | michael | 2004-02-10 | 2 | -3/+32 |
* | use libavcodecs float -> fraction conversation if available for -ofps, that w... | michael | 2004-02-10 | 1 | -0/+8 |
* | We need make 3.80 to build. | diego | 2004-02-10 | 1 | -0/+1 |
* | new section structure | diego | 2004-02-10 | 1 | -3/+5 |
* | GENERAL OPTIONS section added with a few entries, misc changes. | diego | 2004-02-10 | 1 | -35/+36 |
* | Keyboard control section moved to the beginning. | diego | 2004-02-10 | 1 | -49/+49 |
* | filmdint=fast description corrected, xvidencopts clarified. | diego | 2004-02-10 | 1 | -6/+7 |
* | video filters ... | michael | 2004-02-10 | 1 | -1/+3 |
* | small additions, cosmetics | diego | 2004-02-10 | 1 | -8/+12 |
* | better description bit_exact lavc option | diego | 2004-02-10 | 1 | -4/+6 |
* | sync | nicolas | 2004-02-09 | 1 | -8/+35 |
* | Display Framedropping state on the OSD. | diego | 2004-02-09 | 1 | -1/+12 |
* | XAnim spelling corrected. | diego | 2004-02-09 | 2 | -6/+6 |
* | Exit when an invalid EBML ID has been read (e.g. for files that have been cut... | mosu | 2004-02-09 | 1 | -0/+6 |
* | sync | nicolas | 2004-02-09 | 1 | -6/+19 |
* | change_rectangle documentation by Angel <knight@sunflower.com> | diego | 2004-02-09 | 1 | -2/+17 |
* | bit_exact lavc option, patch by "Steven M. Schultz" <sms@2BSD.COM> | diego | 2004-02-08 | 1 | -0/+6 |
* | bit_exact patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) | michael | 2004-02-07 | 1 | -0/+3 |
* | allow using of float fixed_quant | iive | 2004-02-06 | 1 | -9/+7 |
* | new filter: vf_noformat. | joey | 2004-02-06 | 1 | -0/+93 |
* | new filter: vf_noformat. | joey | 2004-02-06 | 3 | -1/+16 |
* | get_bit_count -> put_bits_count | rik | 2004-02-06 | 2 | -2/+2 |
* | Expand frame dropping state description, qp filter explanation improved. | diego | 2004-02-06 | 1 | -3/+4 |
* | avi-fix v0.1: simple tool to fix chunk sizes in a RIFF AVI file | arpi | 2004-02-05 | 1 | -0/+136 |
* | #include dsputil.h as it contains the lrintf emu code | michael | 2004-02-05 | 1 | -4/+4 |
* | Duplicate -include option moved to cfg-common.h. | diego | 2004-02-05 | 3 | -3/+2 |
* | qp change filter | michael | 2004-02-05 | 4 | -1/+200 |
* | psnr and debug option added | iive | 2004-02-04 | 1 | -18/+62 |
* | missing \ | wight | 2004-02-04 | 1 | -1/+1 |
* | 'video window vanishes after pause' bugfix, based on André Kühne's (andre.k... | pontscho | 2004-02-03 | 3 | -5/+6 |
* | sync | nauj27 | 2004-02-03 | 7 | -36/+125 |
* | xvid4 new aspect options - patch by Nico <nsabbi@tiscali.it> | iive | 2004-02-03 | 1 | -0/+12 |
* | lame accepts only integers, pointed out by iive. | diego | 2004-02-02 | 1 | -2/+2 |
* | sync | nicolas | 2004-02-02 | 8 | -36/+616 |
* | duplicate words and spaces removed | nicolas | 2004-02-02 | 1 | -8/+8 |
* | new options - aspect,autoaspect,turbo,chroma_opt. patch by Nico <nsabbi@tisca... | iive | 2004-02-02 | 1 | -17/+146 |
* | qns tip | michael | 2004-02-02 | 1 | -0/+3 |
* | quantizer noise shaping | michael | 2004-02-02 | 2 | -0/+21 |
* | sync | wight | 2004-02-02 | 2 | -7/+9 |
* | & removed - build fix | wight | 2004-02-02 | 1 | -1/+1 |
* | Search links updated. | diego | 2004-02-02 | 3 | -3/+3 |
* | Fix description of -srate, as pointed out by Rich. | diego | 2004-02-02 | 1 | -1/+1 |
* | Telecine HOWTO by Corey Hickey <bugfood-ml@fatooh.org>, some modifications | diego | 2004-02-01 | 1 | -0/+544 |
* | rgbtest filter added, kerndeint filter description fixed and moved to a | diego | 2004-02-01 | 1 | -19/+23 |
* | kerndeint documentation | ranma | 2004-02-01 | 1 | -0/+18 |
* | 1000l | faust3 | 2004-02-01 | 1 | -15/+2 |
* | Do not open more than one audio/video/subtitle stream at the same time. | mosu | 2004-02-01 | 1 | -30/+5 |
* | add libvo to include list for lavc | alex | 2004-01-31 | 1 | -1/+1 |
* | Do not try to seek beyond the end of the stream when parsing the headers. | mosu | 2004-01-31 | 1 | -1/+2 |
* | Cleanup and small improvement in seeking if the final_granulepos is known. Pa... | mosu | 2004-01-31 | 1 | -11/+9 |
* | sync | paszczi | 2004-01-31 | 1 | -22/+20 |
* | 100l for forgetting to update this. It would brake building after distclean. | wight | 2004-01-30 | 5 | -10/+10 |
* | a few more nvidia cards (only tested card is GeForceFX 5200) | faust3 | 2004-01-30 | 2 | -0/+56 |
* | rgb test pattern generator, so we could change everything to match alex's def... | michael | 2004-01-30 | 3 | -1/+144 |
* | Move symlinks to a separate target | wight | 2004-01-30 | 1 | -16/+10 |
* | sync | paszczi | 2004-01-30 | 1 | -2/+2 |
* | Make URL a little more precise. | diego | 2004-01-30 | 1 | -1/+1 |
* | Simplified support for libc5 systems. | diego | 2004-01-30 | 3 | -16/+3 |
* | sync (PJS name discovered:) | gabucino | 2004-01-30 | 2 | -2/+2 |
* | build fix | diego | 2004-01-30 | 1 | -1/+2 |
* | Simplifications and bug fixes by Torinthiel. | diego | 2004-01-30 | 1 | -21/+19 |
* | 1000000000l reported by Steven Schultz (thanks!) | rfelker | 2004-01-30 | 1 | -1/+2 |
* | sync by Ioannis Panteleakis <pioann@csd.auth.gr> | diego | 2004-01-30 | 1 | -19/+26 |
* | Sync with the last DVB update, patch by Nico <nsabbi@tiscali.it>. | diego | 2004-01-30 | 1 | -6/+1 |
* | Structure rewritten, to allow single language build and some simplifications. | wight | 2004-01-29 | 1 | -20/+29 |
* | Sync | rtognimp | 2004-01-29 | 1 | -1/+3 |
* | spelling, random fixes | diego | 2004-01-29 | 1 | -8/+9 |
* | Scale filter reworded, presize option documented, lowpassfreq and | diego | 2004-01-29 | 1 | -8/+36 |
* | 10l fix by Jindrich Makovicka | ranma | 2004-01-29 | 1 | -15/+24 |
* | fix some 10ls in sample rate handlin | attila | 2004-01-29 | 1 | -2/+3 |
* | add support for aac in real media files | attila | 2004-01-29 | 1 | -0/+37 |
* | 10l | henry | 2004-01-29 | 1 | -1/+0 |
* | * changes mencoder's exit code on explicit kill to 2 | attila | 2004-01-29 | 6 | -10/+15 |
* | fix broken fullscreen start of gmplayer | attila | 2004-01-29 | 1 | -0/+1 |
* | Fix the PJS (aka dunnowhat) subtitles | attila | 2004-01-29 | 3 | -10/+41 |
* | Compliance with the DVB power management specification (doesn't close | attila | 2004-01-29 | 3 | -64/+51 |
* | softpulldown + kerndeint | ranma | 2004-01-29 | 1 | -0/+2 |
* | continue playing real files after errors | attila | 2004-01-29 | 1 | -27/+36 |
* | kerndeint adaptive deinterlacer | ranma | 2004-01-29 | 3 | -1/+329 |
* | switch to inttypes.h (u_int32_t vs uint32_t) in favour of Solaris9/x86 support | alex | 2004-01-29 | 1 | -33/+33 |
* | disable buggy code, patch by Romain Dolbeau | alex | 2004-01-28 | 1 | -0/+4 |
* | support for latest CVS, patch by Ville Syrjala | alex | 2004-01-28 | 1 | -0/+4 |
* | removed unused headeer dependencies | alex | 2004-01-28 | 3 | -3/+0 |
* | use inttypes.h and std types, this fixes compilation problems on solaris 9 x86 | alex | 2004-01-28 | 1 | -3/+3 |
* | Set fcchandler according to fourcc, some players (Archos Jukebox) need it, al... | alex | 2004-01-28 | 1 | -0/+2 |
* | sync | paszczi | 2004-01-27 | 2 | -23/+217 |
* | sync | nicolas | 2004-01-27 | 1 | -2/+2 |
* | sync | gabucino | 2004-01-27 | 1 | -2/+2 |
* | if the user wants fast, use fast code! otherwise the user has to put | rfelker | 2004-01-27 | 1 | -0/+6 |
* | 10000l | rfelker | 2004-01-27 | 1 | -2/+2 |
* | not pretty, but at least it prevents the channels from getting out of order... | rfelker | 2004-01-27 | 1 | -1/+3 |
* | 100l | rfelker | 2004-01-27 | 1 | -1/+1 |
* | 10l | rfelker | 2004-01-27 | 1 | -1/+1 |
* | Initial translation prepared by chomar <duch at wla dot pl> and myself. | rathann | 2004-01-25 | 1 | -0/+122 |
* | reviewed the locking codes, a mutex should be unlocked before destroying it | alex | 2004-01-25 | 1 | -0/+14 |
* | Don't mutex_unlock if it was never locked. Patch by Min Sik Kim | alex | 2004-01-25 | 1 | -2/+5 |
* | support for AVID DV fourcc, patch by xliska at informatics.muni.cz | alex | 2004-01-25 | 1 | -0/+1 |
* | added changes until now | alex | 2004-01-25 | 1 | -0/+32 |
* | Altivec optimized stereo resampler by Romain Dolbeau (made it working under L... | alex | 2004-01-25 | 2 | -1/+89 |
* | ppc970 support, patch by Romain Dolbeau | alex | 2004-01-25 | 1 | -0/+7 |
* | Use fli decoder from libavcodec | rtognimp | 2004-01-25 | 2 | -1/+10 |
* | Pass header to codec in extradata (needed by ffmpeg fli decoder) | rtognimp | 2004-01-25 | 1 | -0/+10 |
* | freebsd fix (btw, why does it needs this int_max shit? | alex | 2004-01-25 | 1 | -0/+7 |
* | sync | nicolas | 2004-01-25 | 13 | -152/+506 |
* | updates by smoker <smoker@smokerz.net> | diego | 2004-01-25 | 1 | -10/+6 |
* | sync | gabucino | 2004-01-24 | 1 | -0/+7 |
* | Make the build system print everything it does. | diego | 2004-01-24 | 2 | -23/+23 |
* | small fixes | diego | 2004-01-24 | 1 | -3/+2 |
* | add divx2svcd script. | attila | 2004-01-24 | 1 | -0/+350 |
* | prevent subreader from segfaulting when sami subs dont have | attila | 2004-01-24 | 1 | -3/+14 |
* | add option to select mixer channel | attila | 2004-01-24 | 5 | -3/+48 |
* | mkv.cpp -> mkv_old.cpp, to avoid dependency name collision with mkv.c | arpi | 2004-01-23 | 2 | -1/+1 |
* | Fix for compilation with libmatroska 0.6.3. | mosu | 2004-01-23 | 1 | -4/+1 |
* | add lame filter options | iive | 2004-01-23 | 2 | -0/+7 |
* | fix aspect 4 according to the standart | iive | 2004-01-23 | 1 | -1/+3 |
* | Do not deactivate the video stream if no audio stream was wanted/found... | mosu | 2004-01-22 | 1 | -1/+1 |
* | sync. Named parameters documented. | nauj27 | 2004-01-22 | 1 | -3/+15 |
* | sync and livavcodecs tags | nauj27 | 2004-01-22 | 8 | -74/+112 |
* | 100000l | michael | 2004-01-22 | 1 | -0/+2 |
* | sync | paszczi | 2004-01-22 | 2 | -16/+23 |
* | sort -u is equivalent to sort | uniq, hint by Dominik. | diego | 2004-01-21 | 1 | -1/+1 |
* | some new locations from newest Gentoo | wight | 2004-01-21 | 1 | -3/+3 |
* | How come TODO lists never shrink? | diego | 2004-01-21 | 1 | -1/+1 |
* | Our DirectFB documentation is dated, the current version is now linked to | diego | 2004-01-21 | 2 | -73/+12 |
* | 10l | diego | 2004-01-21 | 1 | -2/+2 |
* | Add <systemitem class="library"> tags to libavcodec and a few others. | diego | 2004-01-21 | 8 | -47/+81 |
* | uniq is ineffective without sort. | diego | 2004-01-21 | 1 | -1/+1 |
* | 100l bug fix for a wrong command line by Christian Ohm <chr.ohm@gmx.net>, | diego | 2004-01-21 | 1 | -6/+5 |
* | What was synced is still synced. | wight | 2004-01-21 | 2 | -2/+3 |
* | Build target names shortened. | diego | 2004-01-20 | 1 | -7/+7 |
* | Shiny new build system by Torinthiel, polished and improved by myself. | diego | 2004-01-20 | 13 | -159/+71 |
* | Small wording and consistency improvements, named parameters documented. | diego | 2004-01-20 | 1 | -2/+14 |
* | Compiler/system compatibility fixes. | mosu | 2004-01-20 | 2 | -10/+4 |
* | compile fix when v4l2 is present but disabled | alex | 2004-01-20 | 1 | -1/+1 |
* | How to help with documentation and translation. | diego | 2004-01-20 | 1 | -1/+16 |
* | Fixed subtitle clearing. | mosu | 2004-01-20 | 1 | -4/+27 |
* | prevent the libdv decoder from adding "NTSC setup" on decode | attila | 2004-01-20 | 1 | -1/+1 |
* | Have the MOV demuxer recognize and display (via MPINFO) registered ISO | diego | 2004-01-20 | 1 | -4/+37 |
* | MPlayer translation HOWTO | diego | 2004-01-20 | 1 | -0/+51 |
* | Fixed the subtitle line overflowing for SSA if there were too many \N in the ... | mosu | 2004-01-19 | 1 | -2/+12 |
* | Added the new C based Matroska demuxer by Aurelien Jacobs. | mosu | 2004-01-19 | 7 | -17/+3461 |
* | sync | nauj27 | 2004-01-19 | 11 | -97/+544 |
* | edl.xml removed, now included into usage.xml | nauj27 | 2004-01-19 | 1 | -66/+0 |
* | support for newer openbsd versions, which are fully elf based | alex | 2004-01-19 | 1 | -0/+2 |
* | synced with 1.35 | paszczi | 2004-01-18 | 1 | -4/+4 |
* | Some <replaceable> tags added. | diego | 2004-01-18 | 1 | -3/+4 |
* | previously skipped text translated | gabucino | 2004-01-18 | 1 | -2/+2 |
* | typo | paszczi | 2004-01-17 | 1 | -1/+1 |
* | |