# # ChangeLog for / in ffmpeg # # Generated by Trac 1.6 # Jan 21, 2025, 12:10:00 AM Wed, 30 Jan 2008 08:07:18 GMT Diego Biurrun <diego@biurrun.de> [7ead693b] Do not print an (L)GPL license statement when nonfree parts have been ... Wed, 30 Jan 2008 04:50:09 GMT Michael Niedermayer <michaelni@gmx.at> [59abc29e] fixing warning md5.c:150: warning: passing argument 2 of ... Tue, 29 Jan 2008 23:30:00 GMT Diego Biurrun <diego@biurrun.de> [76de4ea6] Print the name of the regression test that was run after finishing ... Tue, 29 Jan 2008 22:37:07 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [eb3ba13b] Support MP4 subtitles as in ... Tue, 29 Jan 2008 14:58:10 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [5802683a] Make some assembler constants global instead of declaring them ... Tue, 29 Jan 2008 09:33:30 GMT Diego Biurrun <diego@biurrun.de> [d6773f5] Pass argc and argv to the main function of the SDL tests. This ... Tue, 29 Jan 2008 09:25:49 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [eda178d2] SMPTE 421 Annex L format demuxer Originally committed as revision ... Mon, 28 Jan 2008 22:35:44 GMT Måns Rullgård <mans@mansr.com> [a8fa959a] rename dv50 regression test output file to dv50.dv Originally ... Mon, 28 Jan 2008 21:24:09 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [234c6ed7] Add bitstream filter to convert between mov and plain text subtitles ... Mon, 28 Jan 2008 21:13:40 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [e1cc8339] Add sbsf option for subtitle bitstream filter Originally committed ... Mon, 28 Jan 2008 21:12:38 GMT Jeff Downs <heydowns@borg.com> [79db7ac] Fix memory leak in h264 decoder. allocated_edge_emu_buffer was being ... Mon, 28 Jan 2008 18:35:12 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [0b98a7b3] cosmetics, split long lines, remove useless braces, merge comments ... Mon, 28 Jan 2008 18:33:27 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [506e4bb8] cosmetics, vertically align Originally committed as revision 11655 ... Mon, 28 Jan 2008 17:23:57 GMT Benoit Fouet <benoit.fouet@free.fr> [dd670de] Remove integer.h inclusion. Originally committed as revision 11654 ... Mon, 28 Jan 2008 16:58:42 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [bbe0524] spoke too fast, fix dv fourcc in mov accordingly if strict ... Mon, 28 Jan 2008 16:03:50 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [ea1664e3] finally set codec tags for mov/mp4/3gp muxers, this should not break ... Mon, 28 Jan 2008 15:23:37 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [d97f2144] indentation Originally committed as revision 11651 to ... Mon, 28 Jan 2008 15:22:07 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [a23c9c4a] correctly and only set standard stsd fourcc for mp4/3gp Originally ... Mon, 28 Jan 2008 14:38:11 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [d334c7c2] Use DECLARE_ASM_CONST where possible in libswscale code Originally ... Mon, 28 Jan 2008 13:44:27 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [d0c0a29b] write esds atom when mpeg-4 systems tags are used Originally ... Mon, 28 Jan 2008 13:19:49 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [efc9e44d] reorder object types id by muxing preference Originally committed ... Mon, 28 Jan 2008 13:19:16 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [2c2f58c0] document tag field Originally committed as revision 11647 to ... Mon, 28 Jan 2008 01:37:19 GMT Diego Biurrun <diego@biurrun.de> [b15136b7] seektest depends on both codectest and libavtest. Originally ... Sun, 27 Jan 2008 23:28:56 GMT Diego Biurrun <diego@biurrun.de> [bca9e0bc] Move common test program infrastructure to common.mak. Originally ... Sun, 27 Jan 2008 23:27:13 GMT Diego Biurrun <diego@biurrun.de> [fe34942e] Move some lines in preparation for an upcoming commit. Originally ... Sun, 27 Jan 2008 22:39:30 GMT Diego Biurrun <diego@biurrun.de> [4942a0e8] Add Makefile rules for test programs. Originally committed as ... Sun, 27 Jan 2008 21:03:54 GMT Diego Biurrun <diego@biurrun.de> [cff7ccdd] Do not install integer.h, it is not part of the public API. ... Sun, 27 Jan 2008 20:50:16 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [766324f] Add and use DECLARE_ASM_CONST for constants used in assembler code. ... Sun, 27 Jan 2008 20:45:49 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [038f0f9b] Use DECLARE_ALIGNED in yet another place Originally committed as ... Sun, 27 Jan 2008 19:59:11 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [6a1a2fa0] Use DECLARE_ALIGNED and remove unneeded attribute_used Originally ... Sun, 27 Jan 2008 19:57:04 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [cc8c2c6a] Add CODEC_ID_MOV_TEXT and use it instead of modifying the stream in ... Sun, 27 Jan 2008 18:02:27 GMT Diego Biurrun <diego@biurrun.de> [cf6cb7c5] typo Originally committed as revision 11637 to ... Sun, 27 Jan 2008 17:50:59 GMT Diego Biurrun <diego@biurrun.de> [eba6ba4a] Add $(EXESUF) where necessary. Originally committed as revision ... Sun, 27 Jan 2008 15:43:17 GMT Aurelien Jacobs <aurel@gnuage.org> [f8d7c9d3] Add support for Matroska attachments. patch by eugeni _dot_ stepanov ... Sun, 27 Jan 2008 14:55:16 GMT Måns Rullgård <mans@mansr.com> [20963a71] whitespace cosmetics Originally committed as revision 11634 to ... Sun, 27 Jan 2008 14:55:13 GMT Måns Rullgård <mans@mansr.com> [a11f43a] remove some ifeq ($(CONFIG_FOO),yes) Originally committed as ... Sun, 27 Jan 2008 14:52:58 GMT Diego Biurrun <diego@biurrun.de> [1260eb4a] whitespace and sorting cosmetics Originally committed as revision ... Sun, 27 Jan 2008 14:50:29 GMT Diego Biurrun <diego@biurrun.de> [f98869bc] Add generic rule for all tests. Originally committed as revision ... Sun, 27 Jan 2008 14:46:56 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [27215c6b] Use DECLARE_ALIGNED Originally committed as revision 11630 to ... Sun, 27 Jan 2008 08:37:28 GMT Guillaume Poirier <gpoirier@mplayerhq.hu> [d761f08] fix indentation that was messed up by r11628 Originally committed ... Sun, 27 Jan 2008 08:36:50 GMT Guillaume Poirier <gpoirier@mplayerhq.hu> [13686bc2] fix lowres decoding support on ARM CPUs Original thread: date: Jan ... Sat, 26 Jan 2008 22:57:53 GMT Michael Niedermayer <michaelni@gmx.at> [cc8d87b7] Set subtitle codec id correctly, i hope this does not break anything. ... Sat, 26 Jan 2008 22:55:34 GMT Michael Niedermayer <michaelni@gmx.at> [e73e3a92] Add non standard id needed for dvd subtitles. Originally committed ... Sat, 26 Jan 2008 21:21:55 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [7dfc1fde] Extract the pure plaintext from mov text subtitles. Formatting ... Sat, 26 Jan 2008 20:30:03 GMT Michael Niedermayer <michaelni@gmx.at> [1e3c930] Set correct codec type and id for text subtitles. fixes ... Sat, 26 Jan 2008 20:07:57 GMT Michael Niedermayer <michaelni@gmx.at> [41e19673] indent Originally committed as revision 11623 to ... Sat, 26 Jan 2008 20:07:30 GMT Michael Niedermayer <michaelni@gmx.at> [ee6e2dbe] Only export packets which belong to the existing AVStream. To export ... Sat, 26 Jan 2008 19:50:04 GMT Michael Niedermayer <michaelni@gmx.at> [0bc4728e] Select non jpeg if there are multiple substreams. Originally ... Sat, 26 Jan 2008 18:41:20 GMT Diego Biurrun <diego@biurrun.de> [1521c500] Merge rules for tools/* into a generic rule. Originally committed ... Sat, 26 Jan 2008 13:43:40 GMT Diego Biurrun <diego@biurrun.de> [2b258bba] Properly remove tools on clean. Originally committed as revision ... Sat, 26 Jan 2008 13:31:50 GMT Diego Biurrun <diego@biurrun.de> [afc9aee2] Add -pthread to extralibs and not to ldflags so that the dependency ... Sat, 26 Jan 2008 13:24:32 GMT Diego Biurrun <diego@biurrun.de> [3fe142e2] Add a --enable-nonfree command line parameter similar to --enable- ... Sat, 26 Jan 2008 12:46:46 GMT Diego Biurrun <diego@biurrun.de> [64e13d69] Do not group libamr_nb and libamr_wb together as libamr. Also fixes ... Sat, 26 Jan 2008 12:23:24 GMT Diego Biurrun <diego@biurrun.de> [4f1ab3ce] Clarify some FAQ entries. Originally committed as revision 11615 to ... Sat, 26 Jan 2008 12:18:28 GMT Diego Biurrun <diego@biurrun.de> [d485fed4] Split general problems section into general questions and usage. ... Sat, 26 Jan 2008 12:04:56 GMT Diego Biurrun <diego@biurrun.de> [cbf7878e] Update AC-3 FAQ entry. Originally committed as revision 11613 to ... Sat, 26 Jan 2008 02:24:35 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [067db6a5] comment vorbis objectype id Originally committed as revision 11612 ... Sat, 26 Jan 2008 02:22:45 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [4f8dc3b7] this one is not standardized either Originally committed as ... Sat, 26 Jan 2008 01:35:51 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [c63d3668] remove non standard object type ids, if you find samples, report them ... Fri, 25 Jan 2008 21:14:17 GMT Måns Rullgård <mans@mansr.com> [7b0dee28] clean up dynamic loading of libfaad Originally committed as ... Fri, 25 Jan 2008 07:37:46 GMT Andreas Öman <andreas@lonelycoder.com> [e2fdba65] Correctly clean up IntraX8Context upon codec close. patch by Zdenek ... Thu, 24 Jan 2008 19:51:31 GMT Måns Rullgård <mans@mansr.com> [0f44edaa] cosmetic: libfaad.c indentation Originally committed as revision ... Thu, 24 Jan 2008 19:51:29 GMT Måns Rullgård <mans@mansr.com> [dbbc5732] fix dynamic loading of libfaad 2.6 Originally committed as revision ... Thu, 24 Jan 2008 19:31:59 GMT Michael Niedermayer <michaelni@gmx.at> [cb077b7a] Fix crash for CAVLC->CABAC switch caused by writing into NULL tables. ... Wed, 23 Jan 2008 21:27:07 GMT Diego Biurrun <diego@biurrun.de> [6bf398a0] Add #undef printf and disable non-functional code to make test ... Wed, 23 Jan 2008 21:03:21 GMT Michael Niedermayer <michaelni@gmx.at> [51198a87] Comment to explain how the add/remove core works. Originally ... Wed, 23 Jan 2008 10:23:24 GMT Diego Biurrun <diego@biurrun.de> [07ad12ec] Fix test program compilation: Add missing #include and update the ... Wed, 23 Jan 2008 10:19:39 GMT Diego Biurrun <diego@biurrun.de> [c46e2874] Put some disabled functions that are only used in the test program in ... Wed, 23 Jan 2008 10:18:08 GMT Diego Biurrun <diego@biurrun.de> [79bfd0ef] Add #undef random and call the right function to fix test program ... Tue, 22 Jan 2008 23:47:59 GMT Diego Biurrun <diego@biurrun.de> [6a33997] Remove unused variables in test code. Originally committed as ... Tue, 22 Jan 2008 21:57:19 GMT Mike Melanson <mike@multimedia.cx> [07bf0cc9] clarify previous revision on optimization justification Originally ... Tue, 22 Jan 2008 18:21:12 GMT Mike Melanson <mike@multimedia.cx> [ac59e7f4] Ministry of English Composition edits Originally committed as ... Tue, 22 Jan 2008 14:48:02 GMT Michael Niedermayer <michaelni@gmx.at> [5e123bd3] Cosmetics to speed up finding sections of interest. Originally ... Tue, 22 Jan 2008 14:45:20 GMT Michael Niedermayer <michaelni@gmx.at> [8f738eea] "What speedup justifies an optimization" section Originally ... Tue, 22 Jan 2008 09:20:25 GMT Diego Biurrun <diego@biurrun.de> [e5b10e31] Fix warnings in test code: eval.c:454: warning: return type defaults ... Tue, 22 Jan 2008 08:52:57 GMT Diego Biurrun <diego@biurrun.de> [1f8e32cd] cosmetics: Fix Benoit's ugly formatting. Originally committed as ... Mon, 21 Jan 2008 23:43:25 GMT Aurelien Jacobs <aurel@gnuage.org> [7f938dd3] ensure av_rescale_q() can be calculated (won't divide by zero) ... Mon, 21 Jan 2008 20:46:28 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [c14731d8] Fix typo in comment Originally committed as revision 25829 to ... Mon, 21 Jan 2008 18:06:45 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [b264a084] mention avm2 (flash 9) muxer in documentation and changelog ... Mon, 21 Jan 2008 14:28:58 GMT Luca Abeni <lucabe72@email.it> [29e35d67] Support out-of-band parameter sets in SDP for H.264 video ... Mon, 21 Jan 2008 14:01:57 GMT Luca Abeni <lucabe72@email.it> [f79bfe48] Add support for H.264 video in the RTP muxer Originally committed ... Mon, 21 Jan 2008 13:43:40 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [afecbec2] unset extension, so code path, and guess format do not choose ... Mon, 21 Jan 2008 13:36:20 GMT Benoit Fouet <benoit.fouet@free.fr> [7055cdac] Inform user when bitstream filter fails. Originally committed as ... Mon, 21 Jan 2008 13:33:18 GMT Michael Niedermayer <michaelni@gmx.at> [c448a096] Faster ff_sqrt() Originally committed as revision 11586 to ... Mon, 21 Jan 2008 11:09:06 GMT Luca Abeni <lucabe72@email.it> [b21cd0bc] Add minimal support for H.264 video in the SDP generator Originally ... Mon, 21 Jan 2008 00:29:22 GMT Diego Biurrun <diego@biurrun.de> [3f5d7bb3] Remove two unused variables. Originally committed as revision 11584 ... Mon, 21 Jan 2008 00:28:29 GMT Diego Biurrun <diego@biurrun.de> [a4b375c6] Remove unnecessary forward declaration. Originally committed as ... Sun, 20 Jan 2008 23:55:40 GMT Diego Biurrun <diego@biurrun.de> [fe74278f] small grammar fix Originally committed as revision 11582 to ... Sun, 20 Jan 2008 23:53:51 GMT Diego Biurrun <diego@biurrun.de> [07e4e3ea] Consistently use TEST as the preprocessor condition to enable test ... Sun, 20 Jan 2008 21:38:21 GMT Aurelien Jacobs <aurel@gnuage.org> [1ace4419] add proper matroskaenc dependency over xiph.o Originally committed ... Sun, 20 Jan 2008 21:24:25 GMT Aurelien Jacobs <aurel@gnuage.org> [078ac1db] add missing Makefile rules for pcm muxers/demuxers Originally ... Sun, 20 Jan 2008 20:55:28 GMT Aurelien Jacobs <aurel@gnuage.org> [22cf0018] add missing Makefile rules for zork pcm encoder/decoder Originally ... Sun, 20 Jan 2008 20:51:19 GMT Aurelien Jacobs <aurel@gnuage.org> [8dcbcef6] and thus, nellymoser obviously also depens on fft.o Originally ... Sun, 20 Jan 2008 20:45:43 GMT Aurelien Jacobs <aurel@gnuage.org> [d1c266be] nellymoser uses mdct functions Originally committed as revision ... Sun, 20 Jan 2008 18:31:56 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [fa1ad97f] reorder alphabetically Originally committed as revision 11575 to ... Sun, 20 Jan 2008 18:30:04 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [dfb400a8] new avm2 (flash 9) muxer, patch by Paul Egan, paulegan at mail dot ... Sat, 19 Jan 2008 20:00:09 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [76e48645] init uid to 0 Originally committed as revision 11573 to ... Sat, 19 Jan 2008 19:59:04 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [e20c865a] indentation Originally committed as revision 11572 to ... Sat, 19 Jan 2008 19:58:48 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [bb085dd] correctly handle sony mpeg4 extradata Originally committed as ... Sat, 19 Jan 2008 19:51:55 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [6e3ea446] check if read child returned error Originally committed as revision ...