ffmpeg | branch: master | Rodger Combs | Wed Oct 28
05:39:34 2015 -0500| [779cbc2b97015a0e0e70aa222c50b27959c4c372] | committer:
James Almer
checkasm: add tests for AES
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Rodger Combs | Wed Oct 28
05:39:33 2015 -0500| [2ea3c51795414f092ae44de86ae5e3ac8ebd8b15] | committer:
James Almer
lavu/aes: add x86 AESNI optimizations
crypto_bench comparison for AES-128-ECB:
lavu_aesni AES-128-ECB size: 1048576 runs: 1024 time:0.596
ffmpeg | branch: master | Rodger Combs | Fri Sep 6
22:31:06 2019 -0500| [77937a42e7127271bd50d7f8035c3ebd5a1047c5] | committer:
Aman Gupta
lavc/videotoolboxdec: fix crop handling when multithreaded
This was partially fixed by 233cd89, but it made changes to AVFrame fields
from within
ffmpeg | branch: release/4.2 | Rodger Combs | Tue Jul
30 02:51:42 2019 -0500| [86de65fbf0743b3159f9c7b3af97203f8ec9743e] | committer:
Timo Rothenpieler
build: add support for building CUDA files with clang
This avoids using the CUDA SDK at all; instead, we provide a minimal
reimplementation
ffmpeg | branch: master | Rodger Combs | Tue Jul 30
02:51:42 2019 -0500| [01994c93db43e50c01349203a76c0b7111d1d2f3] | committer:
Timo Rothenpieler
build: add support for building CUDA files with clang
This avoids using the CUDA SDK at all; instead, we provide a minimal
reimplementation of the
ffmpeg | branch: release/4.2 | Rodger Combs | Tue Jul
30 02:51:43 2019 -0500| [6a5ed71d36f700219f6f8cc69d767343f2fb8cb7] | committer:
Timo Rothenpieler
lavfi/vf_thumbnail_cuda: fix operator precedence bug
Discovered via a warning when building with clang
Signed-off-by: Timo Rothenpieler
ffmpeg | branch: master | Rodger Combs | Tue Jul 30
02:51:43 2019 -0500| [a0c19707811cb5b4e6df089317dda65dd6a0240b] | committer:
Timo Rothenpieler
lavfi/vf_thumbnail_cuda: fix operator precedence bug
Discovered via a warning when building with clang
Signed-off-by: Timo Rothenpieler
> h
ffmpeg | branch: master | Rodger Combs | Wed Jan 9
21:26:41 2019 -0500| [ce6301a46fae4858218c7435f9e7fc94d9dd39b2] | committer:
Aman Gupta
avcodec/vt_hevc: fix crash if vps_list[0] or sps_list[0] are null
Instead of assuming id 0 is used, use the same logic as used for PPS,
where all
ffmpeg | branch: master | Rodger Combs | Mon Nov 5
10:26:24 2018 -0600| [6ebe88f3a4c427511eba7495896f4a57a2b4b529] | committer:
Jan Ekström
lavf/isom: add Dolby Vision sample entry codes for HEVC and H.264
These are registered identifiers at the MPEG-4 RA, which are
defined as to be utilized
ffmpeg | branch: release/4.0 | Rodger Combs | Fri Apr
27 03:51:35 2018 +0300| [b32f8659695303bc816a44ca9aefc3a839d69dca] | committer:
Karthick Jeyapal
lavf/dashenc: don't call flush_init_segment before avformat_write_header
Fixes crash when muxing MKV-in-DASH
> http://git.vide
ffmpeg | branch: master | Rodger Combs | Fri Apr 27
03:51:35 2018 +0300| [6f119dc32176e191c7fc796d4c4ca06c7be4ea71] | committer:
Karthick Jeyapal
lavf/dashenc: don't call flush_init_segment before avformat_write_header
Fixes crash when muxing MKV-in-DASH
> http://git.videolan.org/gi
ffmpeg | branch: release/4.0 | Rodger Combs | Wed Apr
4 01:17:24 2018 -0300| [9ef90ff0a2bf1684752ac81e527981f4a2219c13] | committer:
James Almer
avformat/flacenc: support writing attached pictures
Usage of packet queueing API and some cleaning done by the committer.
Signed-off-by: James
ffmpeg | branch: master | Rodger Combs | Wed Apr 4
01:17:24 2018 -0300| [00d8598eba2e8dce31af250d6ecaec37254475aa] | committer:
James Almer
avformat/flacenc: support writing attached pictures
Usage of packet queueing API and some cleaning done by the committer.
Signed-off-by: James Almer
ffmpeg | branch: master | Rodger Combs | Wed Mar 28
23:19:28 2018 -0500| [4c0798578cab410b4ad9c27bc47b5e09c9a66aba] | committer:
Aman Gupta
lavc/videotoolbox: fix failure to decode PAFF
Signed-off-by: Aman Gupta
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Rodger Combs | Wed Mar 14
01:24:39 2018 -0500| [08e0f45cc88903967da5a76e18be45d7406397f7] | committer:
Karthick Jeyapal
lavf/dashenc: remove unneeded call to dash_free
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Rodger Combs | Fri Feb 2
20:50:13 2018 -0600| [63d875772d265a885808532889f094f80afaac7a] | committer:
Aman Gupta
lavc/videotoolbox: fix threaded decoding
AVHWAccel.end_frame can run on a worker thread. The assumption of the
frame threading code is that the worker
ffmpeg | branch: master | Rodger Combs | Wed Feb 21
22:01:51 2018 -0600| [0419623cdca948cdd1fa3f9269e14881385a6796] | committer:
Rodger Combs
lavfi/vf_transpose: fix regression with semiplanar formats
(e.g. nv12)
Regression since 7b19e76aeb0ace57b99aaef156bbfe592e43e65e
> h
ffmpeg | branch: release/3.4 | Rodger Combs | Thu Jan
25 20:53:59 2018 -0600| [ad85d9af13dbca29e4377a53c957ed97b8442fdd] | committer:
James Almer
lavc/aarch64/sbrdsp_neon: fix build on old binutils
(cherry picked from commit 77237504757b97c068796a4e9ef81b9653618616)
> http://git.videolan.
ffmpeg | branch: master | Rodger Combs | Thu Jan 25
20:53:59 2018 -0600| [77237504757b97c068796a4e9ef81b9653618616] | committer:
Rodger Combs
lavc/aarch64/sbrdsp_neon: fix build on old binutils
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Rodger Combs | Fri Jan 12
19:08:27 2018 -0600| [381a4820c64ba2d1b3ddc3a50147961f1d8c5848] | committer:
Rodger Combs
lavfi/vf_scale_vaapi: set output SAR
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=381a4820c64ba2d1b3ddc3a50147961f1d8c5
ffmpeg | branch: master | Rodger Combs | Mon Dec 18
06:18:57 2017 -0600| [1eb7c1d49d67fe0f21c71fb87d6c1fa8542f8cef] | committer:
Rodger Combs
lavc/libx265: support all color parameters that x265 does
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Rodger Combs | Thu Oct 19
01:58:10 2017 -0500| [2e391a576c1fc2e8816990924c6e4c21ccf75a82] | committer:
Rodger Combs
lavf/mpegts: mark packets with TEI flag as corrupted
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Rodger Combs | Mon Nov 27
23:38:46 2017 -0600| [1204ce0b6371f5b51efdfe84d1b5aa5925809186] | committer:
Rodger Combs
lavu/hwcontext_opencl.h: fix build on macOS
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1204ce0b6371f5b51efdfe84d1b5aa5925809
ffmpeg | branch: master | Rodger Combs | Mon Nov 13
14:46:17 2017 -0600| [a36a3d7fecdfc50691f01eef984cad6cedb6fb3a] | committer:
Rodger Combs
lavf/tls_securetransport: handle incomplete reads gracefully
Signed-off-by: Aman Gupta
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Rodger Combs | Tue Sep 26
14:13:54 2017 -0300| [3eb1d05ef719cbb0793f6bd82d7227f9093f6fc3] | committer:
James Almer
Merge commit 'c5c663541739cb813a2a5668ee8339b535b35d7d'
* commit 'c5c663541739cb813a2a5668ee8339b535b35d7d':
doc: add dash muxe
ffmpeg | branch: master | Rodger Combs | Tue Sep 26
14:12:19 2017 -0300| [a9f51d19d6b58f9e75451d891a85a3617ab1fa56] | committer:
James Almer
Merge commit '01f1f017d831cf14617aaaeafcec3ae3a81efce7'
* commit '01f1f017d831cf14617aaaeafcec3ae3a81efce7':
dashenc: use av
ffmpeg | branch: master | Rodger Combs | Tue Sep 26
14:13:09 2017 -0300| [1b8ef01f04ab2210a26b59d3a1a62daed52ce88a] | committer:
James Almer
Merge commit '7295b7373862ee54903b33d6ef3335531dfa93ad'
* commit '7295b7373862ee54903b33d6ef3335531dfa93ad':
dashenc: add web
ffmpeg | branch: master | Rodger Combs | Tue Sep 26
14:11:25 2017 -0300| [3f7a8bb67b27bd3c32f3932096033a1787405601] | committer:
James Almer
Merge commit 'ca9bc9de690258d4761a19b0df6e9c9113b80115'
* commit 'ca9bc9de690258d4761a19b0df6e9c9113b80115':
dashenc: default to o
ffmpeg | branch: master | Rodger Combs | Tue Sep 26
14:11:50 2017 -0300| [5c9373385d1a1d940b84f71fb583dc5519b17b8a] | committer:
James Almer
Merge commit 'dce2929efa8e82b0832a828f7e8cb81ff8c20a4e'
* commit 'dce2929efa8e82b0832a828f7e8cb81ff8c20a4e':
dashenc: copy langua
ffmpeg | branch: master | Rodger Combs | Tue Sep 26
14:11:02 2017 -0300| [c0fae3ff902e772d1c98a192d982893b2e8f1105] | committer:
James Almer
Merge commit 'efd2fc41b3f0749f9715d50b581f22bbaa8c5b99'
* commit 'efd2fc41b3f0749f9715d50b581f22bbaa8c5b99':
dashenc: allow assign
ffmpeg | branch: master | Rodger Combs | Tue Sep 26
14:02:44 2017 -0300| [3b9ef13588360b16c22ece7521ebd9b11f9ffb17] | committer:
James Almer
Merge commit '9df9309d233f59d9706444a1e24ac24139f2640d'
* commit '9df9309d233f59d9706444a1e24ac24139f2640d':
dashenc: calculate
ffmpeg | branch: master | Rodger Combs | Tue Sep 26
14:10:30 2017 -0300| [777d53c793a2f19b9f87d935fcb16f07ceae0dca] | committer:
James Almer
Merge commit '3d23a5f96ad72961c14ba3a0c2add8f2ab374b61'
* commit '3d23a5f96ad72961c14ba3a0c2add8f2ab374b61':
dashenc: add s
ffmpeg | branch: master | Rodger Combs | Fri Jan 20
20:15:03 2017 -0600| [2b202900618d82030384d46c8d9c3dbf3fe1d7ed] | committer:
Rodger Combs
lavf/segment: fix crash when failing to open segment list
This happens because segment_end() returns an error, so seg_write_packet
never proceeds to
ffmpeg | branch: master | Rodger Combs | Sat Nov 12
18:01:52 2016 -0600| [f8e3ebde56e8f6ad88fc747d6cf29819c4bb0026] | committer:
Rodger Combs
lavf/mux: don't warn about missing timestamps on attached pictures
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=
ffmpeg | branch: master | Rodger Combs | Wed Oct 26
22:03:02 2016 -0500| [8e6478b723affe4d44f94d34b98e0c47f6a0b411] | committer:
Rodger Combs
lavf/segment: fix autobsf
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8e6478b723affe4d44f94d34b98e0c47f6a0b411
---
libavfor
ffmpeg | branch: master | Rodger Combs | Thu Oct 27
01:16:08 2016 -0500| [d401c37ef5036a12c03d4cbdbbde561d9a7ba4b3] | committer:
Rodger Combs
tests/fate/avformat: add segment.c tests
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d401c37ef5036a12c03d4cbdbbde561d9a7ba
ffmpeg | branch: master | Rodger Combs | Thu Oct 27
01:10:47 2016 -0500| [1a958f4eb0984fada564a5648d211b408ebb8c3d] | committer:
Rodger Combs
lavf/matroskaenc: don't try to modify the header when live-streaming
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=
ffmpeg | branch: master | Rodger Combs | Thu Oct 27
01:09:23 2016 -0500| [be28ce210d5674603838e67509fc597f30c1bb1c] | committer:
Rodger Combs
lavf/matroskaenc: fix uninitialized read
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=be28ce210d5674603838e67509fc597f30c1b
ffmpeg | branch: master | Rodger Combs | Tue Oct 25
01:28:43 2016 -0500| [f53c26c694c94bb93fb49d72b6439b792b125fe8] | committer:
Rodger Combs
lavfi/vf_overlay: support NV12 and NV21
Tested-by: Michael on x86-32/64 linux, mingw, mips/arm qemu linux
> http://git.videolan.org/gitweb.
ffmpeg | branch: master | Rodger Combs | Mon Oct 24
05:47:05 2016 -0500| [73ead477ddd9dbfbe6f7e8d3fc90ebfd21b271b0] | committer:
Rodger Combs
lavf: add AV_DISPOSITION_TIMED_THUMBNAILS
Reviewed-By: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Rodger Combs | Thu Jan 7
17:14:08 2016 -0600| [697400eac07c0614f6b9f2e7615563982dbcbe4a] | committer:
Rodger Combs
lavf/mov: improve `tref/chap` chapter handling
3 parts:
- Supports multiple chapter streams
- Exports regular text chapter streams as opaque data. This
ffmpeg | branch: master | Rodger Combs | Thu Jan 7
19:04:00 2016 -0600| [490c6bda0e35498a24936fd1524317aeebed026b] | committer:
Rodger Combs
lavf/mov: reindent
Reviewed-By: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Rodger Combs | Thu Apr 7
19:18:19 2016 -0500| [c7cd6ad8509c7382664f5bfb7112df69b44f41e4] | committer:
Rodger Combs
lavf/segment: add deinit function
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c7cd6ad8509c7382664f5bfb7112df69b44f4
ffmpeg | branch: master | Rodger Combs | Thu Apr 7
19:36:15 2016 -0500| [c972a28fc3defe7cacee281fe1a30b9a026737ed] | committer:
Rodger Combs
lavf/dashenc: add deinit function
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c972a28fc3defe7cacee281fe1a30b9a02673
ffmpeg | branch: master | Rodger Combs | Fri Jun 24
22:02:50 2016 -0500| [a246fef163387c0d79830a9bdf408443a9aba1c1] | committer:
Rodger Combs
lavf/mux: add avformat_init_output
This allows a consumer to run the muxer's init function without actually
writing the header, which is usef
ffmpeg | branch: master | Rodger Combs | Fri Sep 9
23:27:54 2016 -0500| [d99d7cbdfc70023cd9692c19376772215d3a15b5] | committer:
Rodger Combs
lavf/rawenc: add automatic bitstream filtering for H264+HEVC
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Rodger Combs | Thu Apr 7
19:18:45 2016 -0500| [45f5c5573203a48acb2dd6fbf18f4b0c25b7aff0] | committer:
Rodger Combs
lavf/segment: fix writing separate header with auto BSF
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Rodger Combs | Fri Apr 15
03:18:01 2016 -0500| [ed4e081a362d24b878201c2a3a289f9a5ec40a15] | committer:
Rodger Combs
fate/aac: add automatic bsf test
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ed4e081a362d24b878201c2a3a289f9a5ec40a15
---
tests/f
ffmpeg | branch: master | Rodger Combs | Fri Apr 15
03:01:46 2016 -0500| [a6da754ef9a74fe09368491053e0b66611890f7f] | committer:
Rodger Combs
fate/h264: make mp4toannexb test use auto-BSF
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a6da754ef9a74fe09368491053e0b66611890
ffmpeg | branch: master | Rodger Combs | Thu Apr 7
19:24:04 2016 -0500| [e83d5d7e58fff5f059dfdbe80e07ae7e49cdc2e9] | committer:
Rodger Combs
lavf/movenc: add deinit function
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e83d5d7e58fff5f059dfdbe80e07ae7e49cdc2e9
---
libavfor
ffmpeg | branch: master | Rodger Combs | Thu Apr 28
17:00:43 2016 -0500| [3b3f979894a0aca01245fcaa2e4ff06f5f839e54] | committer:
Rodger Combs
fate/hevc: add automatic bsf test
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3b3f979894a0aca01245fcaa2e4ff06f5f839e54
---
tests/f
ffmpeg | branch: master | Rodger Combs | Thu Apr 7
19:36:39 2016 -0500| [42cb050a05020e9da18136b8cd65944b378b74eb] | committer:
Rodger Combs
lavf/movenc+dashenc: add automatic bitstream filtering
This is disabled by default when the empty_moov flag is enabled
> http://git.videolan.
ffmpeg | branch: master | Rodger Combs | Mon Oct 3
21:46:53 2016 -0500| [ba53504e57b6dc92726086d0b8f50fc26069f327] | committer:
Rodger Combs
lavc/utils: avcodec_string: dump field order when known
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Rodger Combs | Mon Oct 3
23:49:09 2016 -0500| [54350f06e11727f255e3d1829cb1afde49931d8b] | committer:
Rodger Combs
ffprobe: report field order for video streams
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=54350f06e11727f255e3d1829cb1afde49931
ffmpeg | branch: master | Rodger Combs | Tue Sep 20
05:57:39 2016 -0500| [d13740f3a207668f53ce167cf96f353379ac2c14] | committer:
Rodger Combs
lavc/parser: export field order if not already set
Some codecs set this in the parser, but not the decoder
> http://git.videolan.org/gitweb.
ffmpeg | branch: master | Rodger Combs | Mon Oct 24
01:47:52 2016 -0500| [8a24e03684cad4b8207a0317123ca2bd544d012e] | committer:
Rodger Combs
MAINTAINERS: add myself for audiotoolbox
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8a24e03684cad4b8207a0317123ca2bd544d0
ffmpeg | branch: master | Rodger Combs | Mon Oct 3
21:45:56 2016 -0500| [f271a9bd991be4ce8d230b7dc6a0e56ca64b195c] | committer:
Rodger Combs
lavc/h264_parser: export field order in more cases
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f271a9bd991be4ce8d230b7dc6a0e56ca64b1
ffmpeg | branch: master | Rodger Combs | Thu Oct 6
02:00:25 2016 -0500| [ecb53e11014bf9d45a995390c6241c71d3e49ff9] | committer:
Rodger Combs
lavf/segment: decide whether to rename based on list URI
This fixes the case of writing segments to local files, but the list
over a network protocol
ffmpeg | branch: master | Rodger Combs | Wed Sep 7
19:16:27 2016 -0500| [1f7d5860525ad9b7540502ce01b2f239eada8e87] | committer:
Rodger Combs
ffmpeg: don't reconfigure terminal if we're not taking input from stdin
> http://git.videolan.org/gitweb.cgi/ffmpeg.gi
ffmpeg | branch: master | Rodger Combs | Wed Sep 7
19:16:34 2016 -0500| [021286720248e9753d8cf4626a55e329e21708aa] | committer:
Rodger Combs
tests: add -nostdin flag when calling ffmpeg
This fixes a long-standing issue where running FATE in parallel could result
in the terminal being left
ffmpeg | branch: master | Rodger Combs | Wed Oct 5
06:38:24 2016 -0500| [a6bce3ca90de81eb48db3a70df0b1c309d7d5cf9] | committer:
Rodger Combs
lavf/utils: avoid using programs for duration when there's only one
This allows us to be more selective about the streams we derive durations
ffmpeg | branch: master | Rodger Combs | Wed Oct 5
06:37:57 2016 -0500| [4c9c4fe8b21b22e83cde22b5fbaa947ebe5e66d9] | committer:
Rodger Combs
lavf/utils: ignore outlier subtitle and data stream end times as well
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Rodger Combs | Sun Sep 25
14:43:42 2016 -0500| [14fe54bbfb988f4f5a6acb358282640a13162311] | committer:
Rodger Combs
lavf/mpegtsenc: fix autobsf when the first NAL is 0x1 bytes
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Rodger Combs | Fri Sep 9
18:12:34 2016 -0500| [63fbeebf6ecb40b21db84d42f9f18867b3f89dca] | committer:
Rodger Combs
configure: add linker export script support on Darwin
This isn't a "version script" in the usual sense, since it doesn't set symb
ffmpeg | branch: master | Rodger Combs | Thu Apr 7
02:59:39 2016 -0500| [1f6d7eb47070afc4394348721cd149f940ad2386] | committer:
Rodger Combs
lavf: add a flag to enable/disable automatic bitstream filtering
This is mostly useful for muxers that wrap other muxers, such as dashenc
and segment
ffmpeg | branch: master | Rodger Combs | Sat Sep 10
00:29:50 2016 -0500| [dca03ec5f4d5ca28efc8a80c591412fab5821d81] | committer:
Rodger Combs
ass_split: reindent
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=dca03ec5f4d5ca28efc8a80c591412fab5821d81
---
libavcodec/ass_spli
ffmpeg | branch: master | Rodger Combs | Fri Dec 4
06:42:48 2015 -0600| [3b32e1313c6d68aa10bc7d97ad505382def833b0] | committer:
Rodger Combs
ass_split: fix handling of streams with no [Events] or Format: line
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Rodger Combs | Wed Feb 3
08:21:27 2016 -0600| [7c5fed15a8dfb6192960a14e876afa913d4f86fd] | committer:
Rodger Combs
lavc/Makefile: add missing ADPCM_THP_LE objs
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7c5fed15a8dfb6192960a14e876afa913d4f8
ffmpeg | branch: master | Rodger Combs | Wed Feb 3
07:14:33 2016 -0600| [1177e42121360a50fa864bab1897468b2e0d1d22] | committer:
Rodger Combs
lavc/Makefile: g729dec: fix missing file
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1177e42121360a50fa864bab1897468b2e0d1
ffmpeg | branch: master | Rodger Combs | Mon Sep 5
21:43:18 2016 -0500| [3829a02738c16cfc84f41fd4b55a34c03386a65b] | committer:
Rodger Combs
lavf/matroskaenc: skip writing "duration" tags
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3829a02738c16cfc84f41fd4b55
ffmpeg | branch: master | Rodger Combs | Mon Sep 5
22:26:16 2016 -0500| [843e72ea5542845a0a9fed743517c14a92279885] | committer:
Rodger Combs
lavf/matroskaenc: use mkv_check_tag_name consistently
Previously, we used a different list of checks when deciding whether to
write a set of tags at
ffmpeg | branch: master | Rodger Combs | Mon Sep 5
21:42:24 2016 -0500| [6ede4e93ca0468dc1645677ad540f575c941ff7a] | committer:
Rodger Combs
lavf/matroskaenc: move skipped metadata keys to separate function
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Rodger Combs | Sat Jun 25
15:53:11 2016 -0500| [6ee7adb881e4513ebacf76ba97d413fcbd6cf3e3] | committer:
Rodger Combs
lavf/srtdec: fix indent
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6ee7adb881e4513ebacf76ba97d413fcbd6cf3e3
---
libavformat/srtde
ffmpeg | branch: master | Rodger Combs | Mon Jun 6
13:26:36 2016 -0500| [1df401505c6d209961016ba881d18bedf6af61eb] | committer:
Rodger Combs
lavf/srtdec: fix probing files with negative first timestamps
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Rodger Combs | Wed Apr 20
01:11:59 2016 -0500| [150e5e13b1fae125fd7ec2d91fa56b5be958668e] | committer:
Rodger Combs
lavf: deprecate av_apply_bitstream_filters
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=150e5e13b1fae125fd7ec2d91fa56b5be9586
ffmpeg | branch: master | Rodger Combs | Wed Apr 20
01:15:35 2016 -0500| [af7e2734b9c1cd5b09208e343154ffc89a64d2c4] | committer:
Rodger Combs
lavf: update auto-bsf to new BSF API
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=af7e2734b9c1cd5b09208e343154ffc89a64d
ffmpeg | branch: master | Rodger Combs | Mon May 9
20:52:06 2016 -0500| [d645182227e8830de4de59a7b9ebec1b7e714d12] | committer:
Rodger Combs
lavfi/drawutils: support NV12 and NV21
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d645182227e8830de4de59a7b9ebec1b7e714
ffmpeg | branch: release/2.5 | Rodger Combs | Thu Feb
18 12:57:37 2016 -0600| [b42ade51eb5b103950eb0ea8089c13cf04c9f792] | committer:
Michael Niedermayer
lavf/mov: fix sidx with edit lists
(cherry picked from commit 3617e69d50dd9dd07b5011dfb9477a9d1a630354)
Signed-off-by: Michael Niedermayer
ffmpeg | branch: release/2.6 | Rodger Combs | Thu Feb
18 12:57:37 2016 -0600| [578e4998641cb6272e300a70c881d66f5dd414e0] | committer:
Michael Niedermayer
lavf/mov: fix sidx with edit lists
(cherry picked from commit 3617e69d50dd9dd07b5011dfb9477a9d1a630354)
Signed-off-by: Michael Niedermayer
ffmpeg | branch: release/2.7 | Rodger Combs | Thu Feb
18 12:57:37 2016 -0600| [46e4028e6949e13c6d6403c4a23de61884e0ace7] | committer:
Michael Niedermayer
lavf/mov: fix sidx with edit lists
(cherry picked from commit 3617e69d50dd9dd07b5011dfb9477a9d1a630354)
Signed-off-by: Michael Niedermayer
ffmpeg | branch: release/2.8 | Rodger Combs | Thu Feb
18 12:57:37 2016 -0600| [36e5854801a8c81c09aa3600db861794090b4fd8] | committer:
Michael Niedermayer
lavf/mov: fix sidx with edit lists
(cherry picked from commit 3617e69d50dd9dd07b5011dfb9477a9d1a630354)
Signed-off-by: Michael Niedermayer
ffmpeg | branch: release/2.8 | Rodger Combs | Mon Feb
22 18:34:01 2016 -0600| [7aaab36874293e6b06a07fa53306a01c42e665bc] | committer:
Michael Niedermayer
lavf/mov: downgrade sidx errors to non-fatal warnings; fixes trac #5216
(cherry picked from commit 22dbc1caaf13e4bb17c9e0164a5b1ccaf490e428
ffmpeg | branch: master | Rodger Combs | Tue Apr 19
03:44:17 2016 -0500| [95116bf35f1bbc15a41be67f70f31b8de6075b8f] | committer:
Rodger Combs
lavc/audiotoolboxdec: fix memory leak
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=95116bf35f1bbc15a41be67f70f31b8de6075
ffmpeg | branch: master | Rodger Combs | Tue Apr 19
03:50:28 2016 -0500| [e1c20485c1d47ae54d94f4e7f86a96ec85467dd1] | committer:
Rodger Combs
lavc/audiotoolboxdec: move to new BSF API
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e1c20485c1d47ae54d94f4e7f86a96ec85467
ffmpeg | branch: master | Rodger Combs | Thu Apr 7
20:27:03 2016 -0500| [c11157c09a11ad3f80ace4dc6832eef7067db72a] | committer:
Rodger Combs
lavf/audiotoolboxdec: only send extradata for formats that use it
Fixes initialization errors for some AVI files
> http://git.videolan.org/gitweb.
ffmpeg | branch: master | Rodger Combs | Thu Apr 7
20:28:32 2016 -0500| [c890bcbacf321ebd135b952e748f546c9723ec2e] | committer:
Rodger Combs
lavf/audiotoolboxdec: only provide block alignment for ILBC
Fixes decode errors for some AVI files
> http://git.videolan.org/gitweb.cgi/ffmpeg.git
ffmpeg | branch: master | Rodger Combs | Thu Apr 7
20:43:37 2016 -0500| [b20d3bf4a45d4efdb5729cf0849e649dff16d02f] | committer:
Rodger Combs
lavc/audiotoolboxdec: avoid relying on consumer-provided params when possible
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Rodger Combs | Thu Apr 7
20:44:47 2016 -0500| [acd5910e39be56ea0486b71148626881bf7056a8] | committer:
Rodger Combs
lavc/audiotoolboxdec: reindent
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=acd5910e39be56ea0486b71148626881bf7056a8
---
libavco
ffmpeg | branch: master | Rodger Combs | Sun Mar 6
19:38:39 2016 -0600| [44a9395b5acf332823b9ac0ebd0e966b190b02f5] | committer:
Rodger Combs
lavf/segment: style nit
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=44a9395b5acf332823b9ac0ebd0e966b190b02f5
---
libavfor
ffmpeg | branch: master | Rodger Combs | Sun Mar 6
20:43:37 2016 -0600| [5b4f44f66ae3c42b7497929b6ef5f67e8b1ff0ad] | committer:
Rodger Combs
lavf/segment: slight refactor to seg_write_packet
This reduces some code duplication, and ensures that cur_entry.last_duration is
always set.
> h
ffmpeg | branch: master | Rodger Combs | Sun Mar 6
20:48:57 2016 -0600| [4b150fbe1f3905f8245f63d74ff72f2ef92d9717] | committer:
Rodger Combs
lavf/segment: add option to write empty filler segments as needed
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Rodger Combs | Wed Mar 23
16:29:50 2016 -0500| [7524b678175e69504c9360c884cfe9116cb8bb11] | committer:
Rodger Combs
lavc/audiotoolboxenc: remove unneeded packet metadata
This isn't necessary here, and for some reason broke only multichannel
AAC encoding w
ffmpeg | branch: master | Rodger Combs | Wed Mar 23
21:50:41 2016 -0500| [59a44923711b867015af3ba7fad92f9fa66964eb] | committer:
Rodger Combs
lavc/audiotoolboxdec: support ADTS AAC input
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=59a44923711b867015af3ba7fad92f9fa6696
ffmpeg | branch: master | Rodger Combs | Wed Mar 23
09:24:22 2016 -0500| [d38fe9f4930cba9379c1309c2433420a360f40ab] | committer:
Rodger Combs
lavf/segment: support automatic bitstream filtering
Most useful for MPEG-TS. Works by having the underlying muxer configure the
bitstream filters, then
ffmpeg | branch: master | Rodger Combs | Wed Mar 23
16:46:39 2016 -0500| [c820e600eac44ae722760b69ae920f14a79ec3eb] | committer:
Rodger Combs
lavc/audiotoolboxenc: fix a number of config issues
- size variables were used in a confusing way
- incorrect size var use led to channel layouts not
ffmpeg | branch: master | Rodger Combs | Wed Mar 30
20:55:32 2016 -0500| [b4daa2c40fb77974af6814cc0baaeec6a7481101] | committer:
Rodger Combs
lavc/audiotoolboxdec: add eac3 decoder
This is added in 10.11, so we add a #define when building against older SDKs.
The decoder actually supports 7.1
ffmpeg | branch: master | Rodger Combs | Thu Mar 24
10:17:42 2016 -0500| [0667327f3fc7cad854712fcdbe13b7d15c791426] | committer:
Rodger Combs
lavc/audiotoolboxenc: fix iOS build
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0667327f3fc7cad854712fcdbe13b7d15c791
ffmpeg | branch: master | Rodger Combs | Thu Mar 24
00:49:51 2016 -0500| [1b9e90ee80be92c8e14349a8fc74b4560a46e648] | committer:
Rodger Combs
lavc/audiotoolboxdec: fix a number of config and timestamp issues
- ADTS-formatted AAC didn't work
- Channel layouts were never exported
- Ch
ffmpeg | branch: master | Rodger Combs | Sun Mar 27
12:17:25 2016 -0500| [36770d876937db538179f6c87b57e3b5b609013c] | committer:
Rodger Combs
lavc/audiotoolboxenc: allow setting maxrate with pre-10.9 deployment targets
The build failure here is caused by the enum value not being defined, but
ffmpeg | branch: release/3.0 | Rodger Combs | Thu Feb
18 12:57:37 2016 -0600| [bf8f2fae2ad8498496e21de82299c5d777b03d04] | committer:
Michael Niedermayer
lavf/mov: fix sidx with edit lists
(cherry picked from commit 3617e69d50dd9dd07b5011dfb9477a9d1a630354)
Signed-off-by: Michael Niedermayer
1 - 100 of 195 matches
Mail list logo