# # ChangeLog for / in ffmpeg # # Generated by Trac 1.6 # Dec 12, 2024, 2:47:56 PM Wed, 15 Apr 2015 12:52:58 GMT Diego Biurrun <diego@biurrun.de> [1336bb06] configure: Simplify avisynth check Wed, 15 Apr 2015 12:52:57 GMT Diego Biurrun <diego@biurrun.de> [247aa7af] avisynth: Simplify shared library name construction Wed, 15 Apr 2015 07:48:48 GMT Luca Barbato <lu_zero@gentoo.org> [ec89f35e] x265: Map color parameters Wed, 15 Apr 2015 07:48:47 GMT Luca Barbato <lu_zero@gentoo.org> [0cbb1473] x264: Map color parameters Tue, 14 Apr 2015 11:53:04 GMT Diego Biurrun <diego@biurrun.de> [7a5f4447] avisynth: Bump minimum required version to interface version 6 The ... Tue, 14 Apr 2015 11:52:41 GMT Diego Biurrun <diego@biurrun.de> [a6a45e5a] avisynth: Fix detection of AviSynth 2.5 In order to safely exit ... Tue, 14 Apr 2015 10:32:43 GMT Diego Biurrun <diego@biurrun.de> [13e4f2c7] mpeg4videodec: Remove useless messages They seem to sometimes ... Tue, 14 Apr 2015 10:32:13 GMT Diego Biurrun <diego@biurrun.de> [49e531ff] mmal: Reference MMAL VC lib explicitly This is optional, but ... Tue, 14 Apr 2015 10:32:10 GMT Diego Biurrun <diego@biurrun.de> [2de76504] mmal: Move system headers before local headers Signed-off-by: Diego ... Mon, 13 Apr 2015 15:51:31 GMT Diego Biurrun <diego@biurrun.de> [73dacabf] ffv1: Check memory allocations Signed-off-by: Diego Biurrun ... Sun, 12 Apr 2015 20:08:14 GMT Martin Storsjö <martin@martin.st> [4e544321] rtsp: Fix unchecked return value Signed-off-by: Martin Storsjö ... Sun, 12 Apr 2015 20:08:13 GMT Martin Storsjö <martin@martin.st> [0b72a47f] rtsp: Check a malloc return value Signed-off-by: Martin Storsjö ... Sat, 11 Apr 2015 15:13:28 GMT Derek Buitenhuis <derek.buitenhuis@gmail.com> [bbdb50d7] libx265: print supported presets and tunes on error Based on code ... Sat, 11 Apr 2015 08:57:18 GMT Diego Biurrun <diego@biurrun.de> [7a9b764c] libdc1394: Unbreak build after c201069fa Fri, 10 Apr 2015 21:15:47 GMT Martin Storsjö <martin@martin.st> [4f373a5] vfwcap: Unbreak building after c201069fa These headers can't be ... Thu, 09 Apr 2015 14:40:12 GMT Diego Biurrun <diego@biurrun.de> [8d26c193] avdevice: Apply a more consistent file naming scheme Thu, 09 Apr 2015 14:40:12 GMT Diego Biurrun <diego@biurrun.de> [c201069] avdevice: Add missing header for NULL_IF_CONFIG_SMALL Also ... Thu, 09 Apr 2015 12:32:37 GMT Luca Barbato <lu_zero@gentoo.org> [27852f2f] libavformat: Handle error return from ff_listen_bind Handle error ... Thu, 09 Apr 2015 11:52:04 GMT Vittorio Giovara <vittorio.giovara@gmail.com> [0266988c] hqx: Fix clipping error in idct put function Signed-off-by: ... Thu, 09 Apr 2015 11:52:04 GMT Vittorio Giovara <vittorio.giovara@gmail.com> [783df7d5] riff: Add 'M705' FourCC for mpeg2video Thu, 09 Apr 2015 11:51:58 GMT Vittorio Giovara <vittorio.giovara@gmail.com> [5980c924] dnxhd: Log the selected profile id Thu, 09 Apr 2015 11:46:54 GMT Vittorio Giovara <vittorio.giovara@gmail.com> [be089af3] mov: Rely on box type rather than file type for colr atom Although ... Thu, 09 Apr 2015 11:40:44 GMT Vittorio Giovara <vittorio.giovara@gmail.com> [f8fd0c29] v210: Fix typo in header guards Wed, 08 Apr 2015 12:23:36 GMT Diego Biurrun <diego@biurrun.de> [bb815dfc] g2meet: K&R formatting cosmetics Wed, 08 Apr 2015 10:36:53 GMT Anton Khirnov <anton@khirnov.net> [c4d37cd9] matroskadec: export cover art correctly Generally, libavformat ... Tue, 07 Apr 2015 10:36:11 GMT Luca Barbato <lu_zero@gentoo.org> [27f27462] parseutils: Make av_small_strptime public And use it in ... Mon, 06 Apr 2015 16:09:03 GMT Luca Barbato <lu_zero@gentoo.org> [108f2f38] parseutils: Extend small_strptime to be used in avformat The ... Sun, 05 Apr 2015 19:02:56 GMT Anton Khirnov <anton@khirnov.net> [249796e2] svq3: initialize some required H264Context fields. They are no ... Sun, 05 Apr 2015 17:47:50 GMT Martin Storsjö <martin@martin.st> [5637ff0] libavcodec: Clarify the documentation of the internal codec ... Sun, 05 Apr 2015 16:32:07 GMT Derek Buitenhuis <derek.buitenhuis@gmail.com> [31048d48] avcodec/libx265: export chosen picture types Signed-off-by: Michael ... Sun, 05 Apr 2015 10:03:07 GMT Anton Khirnov <anton@khirnov.net> [bd737b51] h264: reset the private data in init_thread_copy() The generic code ... Sun, 05 Apr 2015 10:03:02 GMT Anton Khirnov <anton@khirnov.net> [a939e5b2] h264: remove a commented out nonsense line Sun, 05 Apr 2015 10:02:57 GMT Anton Khirnov <anton@khirnov.net> [65afa65e] h264: drop redundant initialization of the scaling matrices It will ... Sun, 05 Apr 2015 10:02:35 GMT Anton Khirnov <anton@khirnov.net> [e1f90771] h264: factor out common code from init() and init_thread_copy() Sun, 05 Apr 2015 10:02:26 GMT Anton Khirnov <anton@khirnov.net> [43fd3dd8] h264: drop redundant initialization in init() There is no real ... Sun, 05 Apr 2015 10:02:20 GMT Anton Khirnov <anton@khirnov.net> [050324d0] h264: initialize cur_chroma_format_idc This makes sure the various ... Sun, 05 Apr 2015 10:01:34 GMT Anton Khirnov <anton@khirnov.net> [84f226a3] h264: use the correct SPS during PPS parsing There is in general no ... Sat, 04 Apr 2015 17:32:10 GMT Luca Barbato <lu_zero@gentoo.org> [aa1a1b24] avconv: Avoid theoretical NULL dereferences Bug-Id: CID 1292519 ... Fri, 03 Apr 2015 11:14:43 GMT Anton Khirnov <anton@khirnov.net> [a4d34e21] h264: disable ER by default The way it is currently designed is ... Fri, 03 Apr 2015 11:10:03 GMT Anton Khirnov <anton@khirnov.net> [3892bdab] avconv: do not overwrite the stream codec context for streamcopy ... Fri, 03 Apr 2015 11:10:03 GMT Anton Khirnov <anton@khirnov.net> [b2965ec] FATE: add a test for parameter changes in HEVC Fri, 03 Apr 2015 11:10:03 GMT Anton Khirnov <anton@khirnov.net> [df528b11] hevc: make sure no dangling pointers remain around on VPS/SPS change Fri, 03 Apr 2015 11:10:03 GMT Anton Khirnov <anton@khirnov.net> [ce0bc09e] hevc: do not change the VPS if its contents are the same This is ... Fri, 03 Apr 2015 11:10:03 GMT Anton Khirnov <anton@khirnov.net> [7693ba0a] hevc: export stream parameters from extradata This allows the ... Fri, 03 Apr 2015 11:10:02 GMT Anton Khirnov <anton@khirnov.net> [1ae7afd2] hevc: split out setting AVCodecContext parameters Additionally ... Fri, 03 Apr 2015 11:06:15 GMT Martin Storsjö <martin@martin.st> [7d097a0f] mpegtsenc: Take max_delay into account when buffering multiple audio ... Wed, 01 Apr 2015 12:26:35 GMT Luca Barbato <lu_zero@gentoo.org> [e3ec6fe7] rtsp: Add a buffer_size option And forward it to rtp and udp. ... Wed, 01 Apr 2015 12:26:35 GMT Luca Barbato <lu_zero@gentoo.org> [8c9c5479] rtp: Add an option to set the send/receive buffer size It gets ... Wed, 01 Apr 2015 12:26:35 GMT Luca Barbato <lu_zero@gentoo.org> [3c47e7c4] rtp: Map the urloptions to AVOptions Signed-off-by: Luca Barbato ... Mon, 30 Mar 2015 15:51:21 GMT Diego Biurrun <diego@biurrun.de> [4978850c] build: Split JPEG-related tables off into a separate component Mon, 30 Mar 2015 15:51:20 GMT Diego Biurrun <diego@biurrun.de> [87f87ccf] mjpeg: Use a more precise type for put_marker() Mon, 30 Mar 2015 15:51:20 GMT Diego Biurrun <diego@biurrun.de> [e6e3dcba] mjpeg: Move code only used in the encoder(s) to the appropriate header Mon, 30 Mar 2015 15:51:20 GMT Diego Biurrun <diego@biurrun.de> [6ed38b1f] tiff: Return more meaningful error codes Signed-off-by: Diego ... Mon, 30 Mar 2015 15:49:05 GMT Diego Biurrun <diego@biurrun.de> [23944d29] indeo: Give Indeo4/5 shared code a more consistent name Mon, 30 Mar 2015 15:41:48 GMT Diego Biurrun <diego@biurrun.de> [7d3183d3] qsv: Skip header compilation depending on what parts of qsv are enabled Sun, 29 Mar 2015 15:35:59 GMT Luca Barbato <lu_zero@gentoo.org> [ff7adead] udp: Fix pkt_size management The default value for unset is -1, not ... Sun, 29 Mar 2015 08:15:09 GMT Anton Khirnov <anton@khirnov.net> [72025ac] lavc: add libdcadec decoder Signed-off-by: Anton Khirnov ... Sun, 29 Mar 2015 08:00:38 GMT Anton Khirnov <anton@khirnov.net> [6fe2641d] lavc: add profile define for DTS Express Signed-off-by: Anton ... Sun, 29 Mar 2015 07:55:20 GMT Anton Khirnov <anton@khirnov.net> [c4845616] lavc: add MMAL hardware decoder wrapper Based on a patch by Rodger ... Fri, 27 Mar 2015 21:02:10 GMT Anton Khirnov <anton@khirnov.net> [72b7441] lavc: add Intel libmfx-based H.264 encoder Fri, 27 Mar 2015 20:57:47 GMT Anton Khirnov <anton@khirnov.net> [9ba27c23] qsvdec: add 'decode' to the non-static function names Fri, 27 Mar 2015 20:57:28 GMT Anton Khirnov <anton@khirnov.net> [d0a63d8b] qsvdec: split off some code that will be shared with the encoder Fri, 27 Mar 2015 20:56:36 GMT Anton Khirnov <anton@khirnov.net> [b04d009b] qsv: rename to qsvdec This is to avoid conflicts with the upcoming ... Tue, 24 Mar 2015 09:31:04 GMT Luca Barbato <lu_zero@gentoo.org> [1188119] avisynth: update documentation about the avisynth_c.h header ... Tue, 24 Mar 2015 09:31:04 GMT Luca Barbato <lu_zero@gentoo.org> [a8c99205] avisynth: Fix compilation against current 2.6 header(s). AviSynth ... Mon, 23 Mar 2015 20:53:29 GMT Vittorio Giovara <vittorio.giovara@gmail.com> [1ddd3e23] vaapi_h264: fix slice data offset Mon, 23 Mar 2015 20:53:29 GMT Vittorio Giovara <vittorio.giovara@gmail.com> [ae4f5d94] dxva2_h264: fix slice offset in long slice structs Mon, 23 Mar 2015 20:53:29 GMT Vittorio Giovara <vittorio.giovara@gmail.com> [b21af32] lavc: Prefer x264 over openh264 if both libraries are available Mon, 23 Mar 2015 20:53:28 GMT Vittorio Giovara <vittorio.giovara@gmail.com> [312a9ef] pixfmt: Update documentation with prefixed pixel formats Mon, 23 Mar 2015 20:53:28 GMT Vittorio Giovara <vittorio.giovara@gmail.com> [592a0405] pixdesc: Replace a few leftover instances of non AV-prefixed flags Mon, 23 Mar 2015 20:53:28 GMT Vittorio Giovara <vittorio.giovara@gmail.com> [7419b348] fate: Add test for tscc2 in mov Rename the existing tscc2 test. Mon, 23 Mar 2015 20:53:28 GMT Vittorio Giovara <vittorio.giovara@gmail.com> [e4fe535d] mov: Write the display matrix in order This will allow to copy the ... Mon, 23 Mar 2015 10:43:35 GMT Martin Storsjö <martin@martin.st> [e0046bc9] movenc: Write the make and model metadata keys for mov style files ... Sat, 21 Mar 2015 22:18:15 GMT Luca Barbato <lu_zero@gentoo.org> [cfe64613] avfilter: Document avfilter_graph_alloc return value Signed-off-by: ... Sat, 21 Mar 2015 22:18:15 GMT Luca Barbato <lu_zero@gentoo.org> [27aa1ff3] oggdec: Check memory allocation Bug-Id: CID 1257798 / CID 1257805 ... Sat, 21 Mar 2015 22:18:15 GMT Luca Barbato <lu_zero@gentoo.org> [93c1b04a] mms: Check memory allocation Bug-Id: CID 1258462 Signed-off-by: ... Sat, 21 Mar 2015 22:18:14 GMT Luca Barbato <lu_zero@gentoo.org> [d450cb07] avplay: Check memory allocation Bug-Id: CID 1288294 ... Sat, 21 Mar 2015 22:18:14 GMT Luca Barbato <lu_zero@gentoo.org> [d3aa307d] rmenc: Check memory allocation Bug-Id: CID 1257832 Signed-off-by: ... Sat, 21 Mar 2015 22:18:11 GMT Luca Barbato <lu_zero@gentoo.org> [7ebb302] swscale: Check memory allocation Bug-Id: CID 1267890 CC: ... Sat, 21 Mar 2015 10:27:16 GMT Anton Khirnov <anton@khirnov.net> [c28ed1d7] h264: move [uv]linesize to the per-slice context While it is a ... Sat, 21 Mar 2015 10:27:16 GMT Anton Khirnov <anton@khirnov.net> [b53569e0] h264_cabac: remove now unnecessary H264Context function parameters Sat, 21 Mar 2015 10:27:16 GMT Anton Khirnov <anton@khirnov.net> [a12d3188] h264: use a smaller struct for the ref lists There is no need to ... Sat, 21 Mar 2015 10:27:16 GMT Anton Khirnov <anton@khirnov.net> [94295106] h264_mb: remove an unused function parameter Sat, 21 Mar 2015 10:27:16 GMT Anton Khirnov <anton@khirnov.net> [2b4c38d3] h264: drop some mpegvideo remnants from draw_horiz_band() This code ... Sat, 21 Mar 2015 10:27:16 GMT Anton Khirnov <anton@khirnov.net> [5bf3c0fa] h264: drop the now unused per-slice H264Contexts Sat, 21 Mar 2015 10:27:15 GMT Anton Khirnov <anton@khirnov.net> [51d8725a] h264: use the main H264Context as the parent for all slice contexts ... Sat, 21 Mar 2015 10:27:15 GMT Anton Khirnov <anton@khirnov.net> [92e0b734] h264_slice: constify all the uses of H264Context during slice ... Sat, 21 Mar 2015 10:27:15 GMT Anton Khirnov <anton@khirnov.net> [3178f4d3] h264: move rbsp_buffer into the per-slice context Sat, 21 Mar 2015 10:27:15 GMT Anton Khirnov <anton@khirnov.net> [582683b] h264: move remaining ER stuff into the per-slice context Sat, 21 Mar 2015 10:27:15 GMT Anton Khirnov <anton@khirnov.net> [5bc69f38] error_resilience: do not require mbintra/skip tables h264dec does ... Sat, 21 Mar 2015 10:27:15 GMT Anton Khirnov <anton@khirnov.net> [c377e04d] h264: move top_borders into the per-slice context Also change the ... Sat, 21 Mar 2015 10:27:15 GMT Anton Khirnov <anton@khirnov.net> [36d04801] h264: move the scratch buffers into the per-slice context Also ... Sat, 21 Mar 2015 10:27:15 GMT Anton Khirnov <anton@khirnov.net> [34d4c605] h264_loopfilter: constify all uses of H264Context All the variables ... Sat, 21 Mar 2015 10:27:15 GMT Anton Khirnov <anton@khirnov.net> [7505c8df] h264_cavlc: constify all uses of H264Context All the variables ... Sat, 21 Mar 2015 10:27:15 GMT Anton Khirnov <anton@khirnov.net> [ba7e165b] h264_cabac: constify all uses of H264Context All the variables ... Sat, 21 Mar 2015 10:27:15 GMT Anton Khirnov <anton@khirnov.net> [5c4b98de] h264.c: constify all uses of H264Context in slice and lower-level ... Sat, 21 Mar 2015 10:27:15 GMT Anton Khirnov <anton@khirnov.net> [e9b2383] h264: move mb_mbaff into the per-slice context Sat, 21 Mar 2015 10:27:15 GMT Anton Khirnov <anton@khirnov.net> [bc98e8c0] h264: move mb_field_decoding_flag into the per-slice context Sat, 21 Mar 2015 10:27:15 GMT Anton Khirnov <anton@khirnov.net> [6490a0c0] h264_mb: constify all uses of H264Context All the variables ... Sat, 21 Mar 2015 10:27:15 GMT Anton Khirnov <anton@khirnov.net> [51822879] h264_mb: constify block_offset It is read-only in this code.