| more cruft cleaned out |
|
More...
|
almost 10 years ago
|
| Tidy up - reduce warning messages |
|
More...
|
almost 10 years ago
|
| ffmpeg breakage fixed. and I hate c++ - things will compile now (osx 10.10) but who knows if they'll run correctly. |
|
More...
|
almost 10 years ago
|
| Overlooked one last -s |
|
More...
|
over 10 years ago
|
| Attempt to get things compiling with modern toolchains. No luck with ppmfilter yet - that gives the error ppmfilter.cc:257:4: error: use of undeclared identifier 'Parse'; did you mean 'PropertyBase::Parse'? Parse( initial ); ^~~~~ PropertyBase::Parse |
|
More...
|
over 10 years ago
|
| sigh, ffmpeg needs all sorts of weird datatypes - get this mess building on OSX 10.5.8 which lacks UINT64_C(v) |
|
More...
|
over 14 years ago
|
| Compiles now against the current (a/o 2011/8/20) ffmpeg. Work? Who knows. |
|
More...
|
over 14 years ago
|
| NEWS, kino.glade: bump to version 1.3.4 and add release notes |
|
More...
|
about 16 years ago
|
| sl.po: added Slovenian translation. |
|
More...
|
about 16 years ago
|
| scripts/exports/gstreamer_theora.sh: change file extension to ogv. |
|
More...
|
about 16 years ago
|
| scripts/exports/ffmpeg_h264_ps3.sh: fix brokenness |
|
More...
|
about 16 years ago
|
| scripts/exports/ffmpeg2dirac.sh: added Ogg Dirac export script (2768244) |
|
More...
|
about 16 years ago
|
| scripts/ffmpeg_dvd(_dual).sh: fix corrupt dvdauthor XML when Kino project file name has space in it (2798060). |
|
More...
|
about 16 years ago
|
| Update release notes for v3.5. |
|
More...
|
about 16 years ago
|
| ieee1394io.cc: fix deadlock on SIGINT/SIGTERM with -stdin or -input(2460025). |
|
More...
|
about 16 years ago
|
| filehandler.cc: apply patch from Marcel Mol to allow both -timecode and -timestamp or -timesys (2706278). |
|
More...
|
about 16 years ago
|
| dvgrab.cc: remove (H)DV timeout and replace with "Waiting" message per Carl Karsten's suggestion. |
|
More...
|
about 16 years ago
|
| filehandler.cc: apply fix to undefined return value in QtHandler::GetFileSize() from Arren (2813664). |
|
More...
|
about 16 years ago
|
| iec13818-1.{h,cc}, iec13818-2.{h,cc}: apply patch from Arren to remove compiler warnings (2804114).) |
|
More...
|
about 16 years ago
|
| OSX 10.6 (Snow Leopard) needs SDL 1.3 which has dropped a couple symbols that 1.2 had |
|
More...
|
about 16 years ago
|
| bugfix changes to ffmpeg command line options for setting metadata |
|
More...
|
over 16 years ago
|
| Typo fix. |
|
More...
|
over 16 years ago
|
| Update the comments - shared building problems have eased. |
|
More...
|
over 16 years ago
|
| get it building with the libavcodec api du hour and also with static libavcodec, etc (shared builds not always possible due to the assembly coded not being linkable). |
|
More...
|
over 16 years ago
|
| kluge around the api du jour - replace img_convert with sws_scale, etc. |
|
More...
|
over 16 years ago
|
| - ieee1394io.{h,cc}: added AVC:isHDV(). - dvgrab.cc: try to automatically detect HDV devices and set file format. |
|
More...
|
over 16 years ago
|
| fix build on gcc 4.4 - patch from Jarod WIlson |
|
More...
|
over 16 years ago
|
| Set retval to 1 if we get an error, to make life easier for folks who wrap dvgrab to tell if something went wrong (rhbz #486061). |
|
More...
|
over 16 years ago
|
| bump version |
|
More...
|
over 16 years ago
|
| fix build on newer versions of ffmpeg |
|
More...
|
over 16 years ago
|