about summary refs log tree commit diff stats
AgeCommit message (Expand)Author
2024-04-10Add fallback for cdio_get_track_last_lsn HEAD masterLynne
2024-04-10Fix settings.pregap_action not being set correctlyLynne
2024-04-10Added an option to specify the image size for cover lookupStefan Klein
2024-04-07Open logfiles and cue files in binary modeLynne
2024-04-07Handle logfile/cuefile creation failureLynne
2024-04-07main: do not require an offset to be specified with -ILynne
2024-04-07Call avfilter_graph_request_oldest after sending a frame to a filterLynne
2024-04-07Enable UTF-8 mode on WindowsLynne
2024-04-07Remove small leakLynne
2024-04-07Use avcodec_free_contextLynne
2024-04-07Update for FFmpeg 7.0Lynne
2024-04-07Stop using av_fopen_utf8Lynne
2023-12-07Fix -T os_unicode with directory paths containing ':'Lynne
2023-12-07main: remove unused variableLynne
2023-12-07Bump project version in meson.buildLynne
2023-11-19Add Debian packaging to the listLynne
2023-11-19Fix changelog filenameSebastian Ramacher
2023-11-19Use own repo for musicbrainz for the automated buildsLynne
2023-11-19Update musicbrainzLynne
2023-11-19Relese version 0.9.2 v0.9.2Lynne
2023-10-30Do not set ReplayGain metadata if disabledLynne
2023-10-11Fix compilation under certain clang versionsLynne
2023-10-10fix mingw32 format stringRosen Penev
2023-10-10remove const from return typeRosen Penev
2023-09-16Fix typoLynne
2023-09-16Use raw indices for cue filesLynne
2023-09-14Robustify encoding writeout v1.0.0-rc1Lynne
2023-09-13Don't report embedded coverart if disabledLynne
2023-09-13Number cue tracks in orderLynne
2023-09-13Add new features to changelogLynne
2023-09-12Fix crashes in info modeLynne
2023-09-11Add anullsink and aresample filters to Windows buildLynne
2023-09-11Fix peak calculations with -ZLynne
2023-09-11Fix metadata being omittedLynne
2023-09-11Enable ebur128 in Windows buildsLynne
2023-09-11Fix repeat ripping modeLynne
2023-09-11Fix CRC+Accurip indentation in loggingLynne
2023-09-11Disable more curl featuresLynne
2023-09-11Temporarily disable zstd and nghttp2 for libcurlLynne
2023-09-10Calculate and set ReplayGain metadataLynne
2023-09-09Calculate peak and loudness values per trackLynne
2023-09-09Add packet fifoLynne
2023-09-09Init all encoders upfrontLynne
2023-09-09Correct webirc url in readmeLynne
2023-09-07encode: reduce wavpack's compression levelLynne
2023-09-07encode: fix sample format selection for planar formatsLynne
2023-07-14Fix sanitation of apostrophe/backslashLynne
2023-07-06log: fix checksum permutationLynne
2023-07-06main: fix minor memory leakLynne
2023-07-06log: add an integrity checksum to the end of the logLynne