]> git.tuebingen.mpg.de Git - paraslash.git/history - aac_afh.c
paraslash 0.7.3
[paraslash.git] / aac_afh.c
2023-06-18 Andre NollMerge branch 'maint'
2023-05-11 Andre NollMerge branch 'maint'
2023-02-12 Andre NollMerge branch 'maint'
2022-11-25 Andre NollMerge branch 'maint'
2022-11-14 Andre NollMerge branch 'maint'
2022-11-14 Andre NollMerge tags 'v0.5.9' and 'v0.6.4' into maint
2022-10-03 Andre NollMerge topic branch t/overflow into master
2022-09-18 Andre NollMerge branch 'refs/heads/t/ll'
2022-09-11 Andre NollMerge branch 'refs/heads/t/poll'
2022-09-03 Andre NollMerge branch 'refs/heads/t/mp4ff'
2022-08-21 Andre NollMerge branch 'maint'
2022-07-29 Andre Nollstring: Introduce arr_alloc().
2022-07-29 Andre Nollstring: Rename para_malloc() -> alloc().
2022-06-29 Andre Nollmp4: Don't abort on truncated files.
2022-06-27 Andre Nollmp4: Rename mp4_open_read() to mp4_open().
2022-06-27 Andre Nollmp4: Rename mp4_meta_update() to mp4_update_meta().
2022-06-27 Andre Nollmp4: Fail early on invalid sample rate or sample count.
2022-06-06 Andre Nollmp4: Remove E_MP4_BAD_CHANNEL_COUNT.
2022-06-06 Andre Nollmp4: Improve mp4_get_sample_size().
2022-06-06 Andre Nollmp4: Check the return value of ->truncate().
2022-06-06 Andre Nollmp4: Replace the five tag value functions by a single...
2022-05-30 Andre Nollmp4: Provide whence parameter for the seek callback.
2022-05-30 Andre Nollmp4: Implement error checking for the write path.
2022-05-30 Andre Nollmp4: Eliminate duplication between the two open functions.
2022-05-30 Andre Nollmp4: Hide tracks array.
2022-05-30 Andre Nollmp4: Provide return value for mp4_set_sample_position().
2022-05-30 Andre Nollmp4: Rename mp4_total_tracks() to mp4_get_total_tracks().
2022-05-30 Andre Nollmp4: Improve handling of read errors.
2022-05-30 Andre Nollaac_afh: Simplify aac_afh_rewrite_tags().
2022-05-30 Andre Nollmp4: Drop metadata parameter from mp4_meta_update().
2022-05-30 Andre Nollmp4: Introduce mp4_get_meta().
2022-05-30 Andre Nollmp4: Simplify and speed up metadata editing.
2022-05-30 Andre Nollmp4: Simplify and doxify meta tag accessors.
2022-05-30 Andre Nollmp4: Introduce mp4_is_audio_track().
2022-05-30 Andre Nollmp4: Replace mp4ff prefix by mp4.
2022-05-30 Andre Nollmp4: Rename mp4ff_open_read_metaonly() -> mp4ff_open_me...
2022-05-30 Andre Nollmp4: Introduce mp4ff_get_duration().
2022-05-30 Andre Nollmp4: Avoid typedefs for data structures.
2022-05-30 Andre Nollmp4: Simplify and rename mp4ff_read_sample_getsize().
2022-05-30 Andre Nollaac: Let mp4ff_set_sample_position() return void.
2022-05-30 Andre Nollaac: Move declaration of mp4ff_set_sample_position...
2022-05-30 Andre Nollmp4: Wire it in and make it compile cleanly.
2022-05-14 Andre NollMerge branch 'maint'
2022-04-04 Andre NollMerge branch 'maint'
2022-03-28 Andre Nollafh: Limit chunk numbers to 32 bit.
2022-03-24 Andre NollMerge branch 'maint'
2022-03-12 Andre Nollaac_afh: Be more lenient about zero sized reads.
2022-02-10 Andre NollMerge branch 'refs/heads/t/rm_v1_moods'
2022-01-03 Andre NollMerge branch 'refs/heads/t/rm_task_subcmd'
2021-11-18 Andre NollMerge branch 'refs/heads/t/score-formula'
2021-11-15 Andre NollMerge branch 'refs/heads/t/list-cleanups'
2021-11-04 Andre NollMerge branch 'maint'
2021-08-30 Andre Nollaac_afh: Fix check of return value of mp4ff_meta_update().
2021-08-30 Andre NollMerge branch 'maint'
2020-05-16 Andre NollMerge branch 'refs/heads/t/para_play'
2020-03-15 Andre NollMerge branch 'refs/heads/t/mixer'
2020-02-28 Andre NollMerge branch 'refs/heads/t/ogg_afh'
2019-11-23 Andre NollMerge branch 'refs/heads/t/ssh'
2019-11-02 Andre NollMerge branch 'refs/heads/t/openssl-header-check'
2019-09-08 Andre NollMerge branch 'refs/heads/t/ONESHELL'
2019-09-01 Andre NollMerge branch 'refs/heads/t/afh'
2018-12-21 Andre Nollafh: Constify definition of audio format handlers.
2018-05-06 Andre NollMerge branch 'maint'
2017-12-31 Andre NollMerge branch 'maint'
2017-09-23 Andre NollMerge branch 'maint'
2017-09-22 Andre NollShorten copyright notice.
2017-08-11 Andre NollMerge branch 'maint'
2017-08-06 Andre NollMerge branch 'maint'
2017-07-31 Andre NollMerge branch 'maint'
2017-07-28 Andre NollMerge branch 'maint'
2017-07-13 Andre NollMerge branch 'maint'
2017-04-28 Andre NollMerge branch 'refs/heads/t/logo-0.6'
2017-04-27 Andre NollMerge branch 'refs/heads/t/lopsub'
2017-04-25 Andre NollMerge branch 'maint'
2017-04-24 Andre NollMerge branch 'refs/heads/t/xz'
2017-04-23 Andre NollMerge branch 'refs/heads/t/dynamic_chunks'
2017-03-25 Andre NollCombine aacdec and aac_common.
2017-03-25 Andre NollConvert the aac audio format handler to libmp4ff.
2017-03-25 Andre Nollaac_afh: Don't create chunk tables any more.
2017-03-25 Andre Nollafh: Dynamic chunks.
2017-03-25 Andre Nollserver: Store max chunk size in database.
2017-03-25 Andre Nollaac_afh.c: Remove duplicate check for samplingFrequency.
2016-12-31 Andre NollMerge branch 'maint'
2016-12-31 Andre NollMerge branch 'refs/heads/t/simple_error_codes'
2016-12-30 Andre NollMerge branch 'refs/heads/t/invalid-ids'
2016-12-28 Andre NollMerge branch 'refs/heads/t/format-signedness'
2016-12-28 Andre NollMerge branch 'refs/heads/t/wma_fixes'
2016-12-27 Andre NollMerge branch 'refs/heads/t/openssl-1.1'
2016-12-26 Andre NollMerge branch 'refs/heads/t/ls-p_deprecation'
2016-12-24 Andre NollMerge branch 'refs/heads/t/daemonize-fix'
2016-12-20 Andre Nollportable_io.h: Provide big-endian versions and use...
2016-12-20 Andre Nollaac: Switch from unsigned char to char.
2016-12-04 Andre NollFix signedness issues in format strings.
2016-07-03 Andre NollMerge branch 'refs/heads/t/i9e'
2016-06-26 Andre NollMerge branch 'refs/heads/t/mp3_afh'
2016-06-12 Andre NollMerge branch 'refs/heads/t/opus_cleanup'
2016-06-04 Andre NollMerge branch 'refs/heads/t/audiod-time-string'
2016-05-15 Andre NollMerge branch 'refs/heads/t/gui-improvements'
2016-05-05 Andre NollMerge branch 'refs/heads/t/wmadec'
2016-05-03 Andre Nollafh: Make ->suffixes array const.
next