ffmpeg | branch: master | Michael Niedermayer | Mon
Apr 25 04:08:21 2016 +0200| [9ac154d1facd4756db6918f866dccf3e3ffb698c] |
committer: Michael Niedermayer
avcodec/ac3dec: Reset SPX when switching from EAC3 to AC3
Fixes Ticket5319
Signed-off-by: Michael Niedermayer
> http://git.videolan.org
ffmpeg | branch: master | Jan Ekström | Sun Apr 24 17:30:56
2016 +0300| [9779b6262471d553c1ed811ff7312564e39d8adf] | committer: Carl Eugen
Hoyos
pgssubdec: fix subpicture output colorspace and range
Functionality used before didn't widen the values from limited to
full range. Additionally, now
On 4/24/16, Vittorio Giovara wrote:
> ffmpeg | branch: master | Vittorio Giovara |
> Fri Feb 19 20:50:00 2016 -0500| [65f14128c4bcf8fcd9d3ba1e20b7a22057c9cfb0] |
> committer: Vittorio Giovara
>
> intrax8: Use a constant buffer instead of a ScratchpadContext
>
> The size of the block is fixed (8x8
ffmpeg | branch: master | Derek Buitenhuis | Sun
Apr 24 12:51:34 2016 +0100| [87b8e9500874930667ac966ea2fabdd6222ef6e0] |
committer: Derek Buitenhuis
Merge commit 'cdb1665f70def544ddab3e3ed3763ef99c8b3873'
* commit 'cdb1665f70def544ddab3e3ed3763ef99c8b3873':
aarch64: Make transpose_4x4H do a
ffmpeg | branch: master | Martin Storsjö | Fri Mar 25
23:44:10 2016 +0200| [cdb1665f70def544ddab3e3ed3763ef99c8b3873] | committer:
Martin Storsjö
aarch64: Make transpose_4x4H do a regular transpose
Previously, ff_h264_idct_add_neon (originally in the arm version) used
a non-regular transpose i
ffmpeg | branch: master | Derek Buitenhuis | Sun
Apr 24 12:48:39 2016 +0100| [4fe4c5c3761a92fdaf8b3bbb21c00fb40b08f156] |
committer: Derek Buitenhuis
Merge commit 'edf54887e2935a30f9d9a46dd806802c3c867c0e'
This merge is a no-op.
* commit 'edf54887e2935a30f9d9a46dd806802c3c867c0e':
rtpdec_jp
ffmpeg | branch: master | Ico Doornekamp | Thu Mar 24 14:31:38
2016 +0100| [edf54887e2935a30f9d9a46dd806802c3c867c0e] | committer: Martin
Storsjö
rtpdec_jpeg: fix low contrast image on low quality setting
The problem is that the argument 'q' is of the type uint8_t.
According to the JPEG standa
ffmpeg | branch: master | Derek Buitenhuis | Sun
Apr 24 12:36:23 2016 +0100| [896fce85096622b29c0312f4aa450f879d44f3cc] |
committer: Derek Buitenhuis
Merge commit '159323897f545e7405fb9db234e0ba123e174376'
* commit '159323897f545e7405fb9db234e0ba123e174376':
intrax8: Add a local BlockDSPCont
ffmpeg | branch: master | Vittorio Giovara | Sat
Feb 20 00:46:49 2016 -0500| [159323897f545e7405fb9db234e0ba123e174376] |
committer: Vittorio Giovara
intrax8: Add a local BlockDSPContext and initialize it
Helps in decoupling this code from mpegvideo.
> http://git.videolan.org/gitweb.cgi/ffmpe
ffmpeg | branch: master | Derek Buitenhuis | Sun
Apr 24 12:34:58 2016 +0100| [52692eed615cc6dd05edae5505044401059408a0] |
committer: Derek Buitenhuis
Merge commit '1eaae7abb8f208fefb4e8b9e983e61b2499206a3'
* commit '1eaae7abb8f208fefb4e8b9e983e61b2499206a3':
intrax8: Reference the current AV
ffmpeg | branch: master | Vittorio Giovara | Sat
Feb 20 00:23:48 2016 -0500| [8072345e9f86d88fbc4a15c17cb03f1e4701c9a5] |
committer: Vittorio Giovara
intrax8: Keep a reference to the GetBitContext reader
Helps in decoupling this code from mpegvideo.
> http://git.videolan.org/gitweb.cgi/ffmpeg
ffmpeg | branch: master | Derek Buitenhuis | Sun
Apr 24 12:32:38 2016 +0100| [36dad146935a500ef6fd7246b5c216f7af26f9db] |
committer: Derek Buitenhuis
Merge commit 'eaeba6f241e0de0e797be10f8fda967ef8489e64'
* commit 'eaeba6f241e0de0e797be10f8fda967ef8489e64':
intrax8: Pass the output frame to
ffmpeg | branch: master | Vittorio Giovara | Fri
Feb 19 19:59:51 2016 -0500| [577393321c389ad2973bec6168a8045c94a9e099] |
committer: Vittorio Giovara
intrax8: Carry over the loopfilter value in ff_intrax8_decode_picture
Helps in decoupling this code from mpegvideo.
> http://git.videolan.org/g
ffmpeg | branch: master | Vittorio Giovara | Fri
Feb 19 20:33:12 2016 -0500| [eaeba6f241e0de0e797be10f8fda967ef8489e64] |
committer: Vittorio Giovara
intrax8: Pass the output frame to the decoding function
Helps in decoupling this code from mpegvideo.
> http://git.videolan.org/gitweb.cgi/ffmp
ffmpeg | branch: master | Vittorio Giovara | Fri
Feb 19 20:50:00 2016 -0500| [65f14128c4bcf8fcd9d3ba1e20b7a22057c9cfb0] |
committer: Vittorio Giovara
intrax8: Use a constant buffer instead of a ScratchpadContext
The size of the block is fixed (8x8 plus padding).
> http://git.videolan.org/gitw
ffmpeg | branch: master | Derek Buitenhuis | Sun
Apr 24 12:31:14 2016 +0100| [e5c655b09817da9388a8812b93e9948c44cc00af] |
committer: Derek Buitenhuis
Merge commit '577393321c389ad2973bec6168a8045c94a9e099'
* commit '577393321c389ad2973bec6168a8045c94a9e099':
intrax8: Carry over the loopfilte
ffmpeg | branch: master | Derek Buitenhuis | Sun
Apr 24 12:34:16 2016 +0100| [50fa5715bcc3e63143e8ae8d1ef57d9e0e6a6325] |
committer: Derek Buitenhuis
Merge commit '8072345e9f86d88fbc4a15c17cb03f1e4701c9a5'
* commit '8072345e9f86d88fbc4a15c17cb03f1e4701c9a5':
intrax8: Keep a reference to the
ffmpeg | branch: master | Derek Buitenhuis | Sun
Apr 24 12:33:07 2016 +0100| [93c61c980d63101d7ea1664fd83c810e95ffdc06] |
committer: Derek Buitenhuis
Merge commit '65f14128c4bcf8fcd9d3ba1e20b7a22057c9cfb0'
* commit '65f14128c4bcf8fcd9d3ba1e20b7a22057c9cfb0':
intrax8: Use a constant buffer in
ffmpeg | branch: master | Vittorio Giovara | Sat
Feb 20 00:43:22 2016 -0500| [1eaae7abb8f208fefb4e8b9e983e61b2499206a3] |
committer: Vittorio Giovara
intrax8: Reference the current AVCodecContext
It will be needed to initialize BlockDSP in the next commit.
> http://git.videolan.org/gitweb.cgi
ffmpeg | branch: master | Vittorio Giovara | Fri
Feb 19 18:12:06 2016 -0500| [68127e1bf8037a6e0acd6401cc8c5da950e3fa0a] |
committer: Vittorio Giovara
intrax8: Keep a reference to the context idctdsp
Use it instead of the embedded mpegvideo one. Update init function
signature to load it directl
ffmpeg | branch: master | Derek Buitenhuis | Sun
Apr 24 12:19:53 2016 +0100| [83e0b1b1d7b4120f1bdd2576e977a6bda0283ce9] |
committer: Derek Buitenhuis
Merge commit '68127e1bf8037a6e0acd6401cc8c5da950e3fa0a'
* commit '68127e1bf8037a6e0acd6401cc8c5da950e3fa0a':
intrax8: Keep a reference to the
ffmpeg | branch: master | Vittorio Giovara | Fri
Feb 19 17:57:09 2016 -0500| [65127450add50c3bca307edc0517d2e8382717a0] |
committer: Vittorio Giovara
intrax8: Make x8_init_block_index not use mpegvideo fields
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=65127450add50c3bca307edc0
ffmpeg | branch: master | Derek Buitenhuis | Sun
Apr 24 12:16:16 2016 +0100| [627115b3e43f21023ff04c51de1fdfcd7296bbb1] |
committer: Derek Buitenhuis
Merge commit '65127450add50c3bca307edc0517d2e8382717a0'
* commit '65127450add50c3bca307edc0517d2e8382717a0':
intrax8: Make x8_init_block_index
ffmpeg | branch: master | Vittorio Giovara | Fri
Feb 19 20:18:49 2016 -0500| [922b7e6d86e6197dfa5ebde602dd12cc66fb5f1f] |
committer: Vittorio Giovara
intrax8: Use local destination buffers
These buffers are just a way to store frame pointers and be able to
modify them without touching the orig
ffmpeg | branch: master | Derek Buitenhuis | Sun
Apr 24 12:08:11 2016 +0100| [1a9ffc59d27cae059026192496027794c9273ab0] |
committer: Derek Buitenhuis
Merge commit '922b7e6d86e6197dfa5ebde602dd12cc66fb5f1f'
* commit '922b7e6d86e6197dfa5ebde602dd12cc66fb5f1f':
intrax8: Use local destination bu
ffmpeg | branch: master | Derek Buitenhuis | Sun
Apr 24 11:54:53 2016 +0100| [9809371aa5402d724cfaf74236bfe2ddb9829676] |
committer: Derek Buitenhuis
Merge commit 'a7da517f6a5c472f46f67dd33bb6b95ccc919923'
* commit 'a7da517f6a5c472f46f67dd33bb6b95ccc919923':
h264data: Move all data tables fr
ffmpeg | branch: master | Diego Biurrun | Mon Aug 19
14:24:45 2013 +0200| [a7da517f6a5c472f46f67dd33bb6b95ccc919923] | committer:
Diego Biurrun
h264data: Move all data tables from a header to a .c file
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a7da517f6a5c472f46f67dd33bb6b95c
ffmpeg | branch: master | Diego Biurrun | Thu Mar 24
11:16:53 2016 +0100| [f4d581cda3897f66c1dda7586b93f86a591dbbef] | committer:
Diego Biurrun
lavc: Deduplicate zigzag_scan table
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f4d581cda3897f66c1dda7586b93f86a591dbbef
---
libavco
ffmpeg | branch: master | Derek Buitenhuis | Sun
Apr 24 11:47:15 2016 +0100| [a5a6621616aac55b8284002af4fef35b66e2b2d1] |
committer: Derek Buitenhuis
Merge commit 'f4d581cda3897f66c1dda7586b93f86a591dbbef'
* commit 'f4d581cda3897f66c1dda7586b93f86a591dbbef':
lavc: Deduplicate zigzag_scan tab
ffmpeg | branch: master | Michael Niedermayer | Sun
Apr 24 12:30:20 2016 +0200| [2e67a99fbc6b99315925de40fc6fa7161576be10] |
committer: Michael Niedermayer
avfilter/vf_drawtext: Check return code of load_glyph()
Fixes segfault
Fixes Ticket5347
Signed-off-by: Michael Niedermayer
> http://git
ffmpeg | branch: master | Derek Buitenhuis | Sun
Apr 24 11:36:44 2016 +0100| [64ae08ffec1a07803dc1acdb6d0bcd8e628040c2] |
committer: Derek Buitenhuis
Merge commit '02cd8bb9cb4381c50f42a9284098cc8a33d397db'
* commit '02cd8bb9cb4381c50f42a9284098cc8a33d397db':
h264: Clean up #includes
Merged-
ffmpeg | branch: master | Diego Biurrun | Wed Mar 23
18:33:42 2016 +0100| [02cd8bb9cb4381c50f42a9284098cc8a33d397db] | committer:
Diego Biurrun
h264: Clean up #includes
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=02cd8bb9cb4381c50f42a9284098cc8a33d397db
---
libavcodec/h264_pa
ffmpeg | branch: master | Michael Niedermayer | Sun
Apr 24 12:07:37 2016 +0200| [c84ba07db4abd123b2ad93784e312a24d9341553] |
committer: Michael Niedermayer
avformat/mux: Check that deinit is set before calling it
Fixes null pointer dereference
Signed-off-by: Michael Niedermayer
> http://git
33 matches
Mail list logo