Guest User

Untitled

a guest
Apr 25th, 2018
569
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.93 KB | None | 0 0
  1. commit 23fce557226cba2ece1b777d611acc7c815b6fb5
  2. Merge: 02184f0 2e87b4c
  3. Author: Gautam Gupta <gautam.2011@gmail.com>
  4. Date: Sun Dec 11 03:16:30 2011 +0530
  5.  
  6. Merge branch 'master' of git://git.libav.org/libav
  7.  
  8. commit 2e87b4c51152e0241cae7f655d53920029a0e632
  9. Author: Anton Khirnov <anton@khirnov.net>
  10. Date: Sat Dec 10 18:30:03 2011 +0100
  11.  
  12. Warn about avserver being broken.
  13.  
  14. Also remove mentions of it from other avtools' manuals.
  15.  
  16. commit 5bf663802233933aef81d220d7486b9c5be6ef3a
  17. Author: Anton Khirnov <anton@khirnov.net>
  18. Date: Sat Dec 10 17:33:52 2011 +0100
  19.  
  20. avconv: drop code for special handling of avserver streams.
  21.  
  22. It's broken and doesn't work anyway.
  23.  
  24. This patch means that avconv will ignore encoding options from the ffm
  25. file and will instead use whatever is provided on the commandline as for
  26. normal output.
  27.  
  28. commit e745d7525a21731a871318daff972608c1aeceec
  29. Author: Anton Khirnov <anton@khirnov.net>
  30. Date: Sat Dec 10 12:40:05 2011 +0100
  31.  
  32. rawdec: don't set codec timebase.
  33.  
  34. It's not supposed to be set outside of lavc. Set r_frame_rate and
  35. avg_frame_rate instead.
  36.  
  37. commit 489a7b07e9c4df1bea04a4d428a9c5a44c07f883
  38. Author: Anton Khirnov <anton@khirnov.net>
  39. Date: Sat Dec 10 21:04:30 2011 +0100
  40.  
  41. lavf doxy: add muxing stuff to lavf_encoding group
  42.  
  43. commit 370f27dee34e9d26c2da1749d2ad31e690cdd61a
  44. Author: Anton Khirnov <anton@khirnov.net>
  45. Date: Sat Dec 10 21:04:30 2011 +0100
  46.  
  47. lavf doxy: add demuxing stuff to lavf_decoding group
  48.  
  49. commit 28b4c06b9dde290ac5a5743edd0eb8f7b4296d1a
  50. Author: Anton Khirnov <anton@khirnov.net>
  51. Date: Sat Dec 10 20:39:39 2011 +0100
  52.  
  53. lavf doxy: expand/reword metadata API doxy.
  54.  
  55. commit eca06cbed9160a16f5e6c58302f1b9e2ff116283
  56. Author: Anton Khirnov <anton@khirnov.net>
  57. Date: Sat Dec 10 20:16:57 2011 +0100
  58.  
  59. lavf doxy: add installed headers to groups.
  60.  
  61. commit fb42db7c39f075baf59e53168a11a9feb2222761
  62. Author: Anton Khirnov <anton@khirnov.net>
  63. Date: Sat Dec 10 20:11:28 2011 +0100
  64.  
  65. lavf doxy: add avio groups into the lavf_io group.
  66.  
  67. commit e4f4a1f93e4573ac5e1ece6f667c807444a9a42c
  68. Author: Anton Khirnov <anton@khirnov.net>
  69. Date: Sat Dec 10 20:09:04 2011 +0100
  70.  
  71. lavf doxy: rename lavf I/O group to lavf_io.
  72.  
  73. commit b262a05904bdb31862f0b2fc3c9e4aeee32d301c
  74. Author: Anton Khirnov <anton@khirnov.net>
  75. Date: Sat Dec 10 20:06:49 2011 +0100
  76.  
  77. lavf doxy: add metadata docs to the main lavf group
  78.  
  79. commit 02184f05355ad8c49630fe9952c670d23cae5f82
  80. Author: Gautam Gupta <gautam.2011@gmail.com>
  81. Date: Sun Dec 11 02:18:36 2011 +0530
  82.  
  83. Add support for navbar4
  84.  
  85. commit 085c4bb18115ec790ac4e35453b9eb7e8737d4fb
  86. Author: Gautam Gupta <gautam.2011@gmail.com>
  87. Date: Sun Dec 11 01:44:21 2011 +0530
  88.  
  89. Fix some doxygen styles
  90.  
  91. commit 8bd1f1a4c8e591e92e7f4933a89fe5de72e5563f
  92. Author: Shitiz Garg <mail@dragooon.net>
  93. Date: Sun Dec 11 01:10:57 2011 +0530
  94.  
  95. ttadec: check channel count as read from extradata.
  96.  
  97. fixes floating-point exception due to channels being set to 0.
  98. fixes Bug 128.
  99.  
  100. Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
  101.  
  102. commit 7d18d17abd9dadca1d717a7ace76bd611b7a289c
  103. Author: Paul B Mahol <onemda@gmail.com>
  104. Date: Thu Dec 8 23:42:02 2011 +0000
  105.  
  106. Add CLJR encoding and decoding regression tests
  107.  
  108. Signed-off-by: Diego Biurrun <diego@biurrun.de>
  109.  
  110. commit 65c1011404dc936ca93175d6c8bd439c657c66e4
  111. Author: Paul B Mahol <onemda@gmail.com>
  112. Date: Fri Dec 9 00:45:27 2011 +0000
  113.  
  114. cljr: remove unused code
  115.  
  116. Signed-off-by: Diego Biurrun <diego@biurrun.de>
  117.  
  118. commit b1c90a9755c08b124cb681a273df9d356b8cdb77
  119. Author: Gautam Gupta <gautam.2011@gmail.com>
  120. Date: Sun Dec 11 00:36:52 2011 +0530
  121.  
  122. Add native site style to doxygen docs
  123.  
  124. commit 3c1f60860da70e074c54bbbbe720474688eaafe9
  125. Author: Paul B Mahol <onemda@gmail.com>
  126. Date: Sat Dec 10 04:53:30 2011 +0000
  127.  
  128. flacdec: Support for tracks in cuesheet metadata block
  129.  
  130. Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
  131.  
  132. commit 8d61eef917f736ebd4bc23c36d1b0cb3934e7dd6
  133. Author: Janne Grunau <janne-libav@jannau.net>
  134. Date: Sat Dec 10 16:57:32 2011 +0100
  135.  
  136. ptx: fix inverted check for sufficient data
  137.  
  138. Fix regression introduced in 2b53e69.
  139.  
  140. commit 28101f6c4eb341fca0c3f7e237f8236b0fde9530
  141. Author: Justin Ruggles <justin.ruggles@gmail.com>
  142. Date: Fri Dec 9 22:51:30 2011 -0500
  143.  
  144. flac muxer: fix writing of file header and STREAMINFO header from extradata
  145.  
  146. fixes Bug 119
  147.  
  148. commit 2b53e696c864c4ade3c38707f8595e17a998bedc
  149. Author: Janne Grunau <janne-libav@jannau.net>
  150. Date: Sat Dec 10 12:55:08 2011 +0100
  151.  
  152. ptx: emit a warning on insufficient picture data
  153.  
  154. Return the whole packet as consumed in this case and not the size the
  155. packet should have had. Move the insufficient data check into the for
  156. condition to fix a ISO C90 error on bigendian.
  157.  
  158. commit 97334f106cfbf9787808b922bfb3c2973712f47d
  159. Author: Aneesh Dogra <lionaneesh@gmail.com>
  160. Date: Fri Dec 9 00:31:33 2011 +0000
  161.  
  162. utvideo: add fate tests covering all codec variants
  163.  
  164. Signed-off-by: Janne Grunau <janne-libav@jannau.net>
  165.  
  166. commit 708060d7d12bcd6f3267f9dd8129f8947bcd92fd
  167. Author: Luca Barbato <lu_zero@gentoo.org>
  168. Date: Sat Dec 10 01:58:04 2011 +0100
  169.  
  170. doc: update to refer to avconv
  171.  
  172. commit 0395d37abb304ba9eb5b3aa9aec48a63724b3229
  173. Author: Luca Barbato <lu_zero@gentoo.org>
  174. Date: Sat Dec 10 01:52:05 2011 +0100
  175.  
  176. doc: remove some stale entries from the faq
  177.  
  178. Some entries should be still amended.
  179.  
  180. commit 19341c58e0f7210046286e08ae5f955a14ee3e3f
  181. Author: Kostya Shishkov <kostya.shishkov@gmail.com>
  182. Date: Fri Dec 9 11:06:02 2011 +0100
  183.  
  184. Dxtory capture format decoder
  185.  
  186. Signed-off-by: Anton Khirnov <anton@khirnov.net>
  187.  
  188. commit 4c386333529dd773e673e1366d1f6243d2c5af92
  189. Author: Justin Ruggles <justin.ruggles@gmail.com>
  190. Date: Tue Dec 6 18:02:14 2011 -0500
  191.  
  192. isom: sort and pretty-print codec_movaudio_tags[]
  193.  
  194. original order is retained within the same tag or codec id to maintain the
  195. muxing/demuxing priority.
  196.  
  197. commit 7714770de1321affc7bb63cb5aa98f2dbf8245a9
  198. Author: Justin Ruggles <justin.ruggles@gmail.com>
  199. Date: Tue Dec 6 17:54:07 2011 -0500
  200.  
  201. isom: remove pointless comments in codec_movaudio_tags[]
  202.  
  203. commit 21ebf2d49370cc913263a915a915a8f523288f07
  204. Author: Justin Ruggles <justin.ruggles@gmail.com>
  205. Date: Tue Dec 6 17:51:54 2011 -0500
  206.  
  207. isom: remove commented-out tag for vorbis
  208.  
  209. commit 60cd802daf9f30da7b6bc43fd652990a1c3dbfe9
  210. Author: Justin Ruggles <justin.ruggles@gmail.com>
  211. Date: Tue Dec 6 17:35:37 2011 -0500
  212.  
  213. movenc: write 'chan' tag for AC-3 in MOV
  214.  
  215. commit 1fdf18f4b7e9f9983b6f07ef1033a51b289692f2
  216. Author: Justin Ruggles <justin.ruggles@gmail.com>
  217. Date: Sat Dec 3 13:32:45 2011 -0500
  218.  
  219. mov: add support for reading and writing the 'chan' tag
  220.  
  221. This implements reading the tag in the demuxer and adds support for writing it
  222. in the muxer. Some example channel layout tables for muxing are included for
  223. ac3, aac, and alac, but they are not utilized yet.
  224.  
  225. commit b2890f5ed684701ec15820b117738f6af0b7f334
  226. Author: Justin Ruggles <justin.ruggles@gmail.com>
  227. Date: Tue Dec 6 15:53:02 2011 -0500
  228.  
  229. audioconvert: add some additional channel and channel layout macros
  230.  
  231. commit 1d2449a613f7dc6da27a237abdca7dde235cef65
  232. Author: Justin Ruggles <justin.ruggles@gmail.com>
  233. Date: Tue Dec 6 15:38:55 2011 -0500
  234.  
  235. audioconvert: change 7.1 "wide" layout to use side surround channels
  236.  
  237. commit 8e8c51318c1fe4ae61de578f0823b88aa3fe8222
  238. Author: Justin Ruggles <justin.ruggles@gmail.com>
  239. Date: Fri Dec 2 15:51:52 2011 -0500
  240.  
  241. movenc: simplify handling of pcm vs. adpcm vs. other compressed codecs
  242.  
  243. Use Sound Sample Description Version 2 for all MOV files.
  244. Updated FATE references accordingly.
  245. Note that ADPCM is treated as compressed audio in version 2.
  246.  
  247. commit d5837d7fe922883d4b7609ec33802d44f9af83b5
  248. Author: Luca Barbato <lu_zero@gentoo.org>
  249. Date: Thu Dec 8 17:39:28 2011 +0100
  250.  
  251. doc: update documentation to use avconv
  252.  
  253. commit ca410b4eb025c63f2740c8db7ae8d6d98715f5e3
  254. Author: Luca Barbato <lu_zero@gentoo.org>
  255. Date: Thu Dec 8 17:20:17 2011 +0100
  256.  
  257. doc: update demuxers section
  258.  
  259. Cleanup tags usage and update commandline examples.
  260.  
  261. commit 9bdfe9ac1c2ecffd23436b8aecee39d749ba0bd8
  262. Author: Luca Barbato <lu_zero@gentoo.org>
  263. Date: Sat Dec 3 21:50:19 2011 +0100
  264.  
  265. doc: extend external library coverage
  266.  
  267. commit 1de6e14efe1f3966023ad1121a6ce3fcbbb1b573
  268. Author: Luca Barbato <lu_zero@gentoo.org>
  269. Date: Sat Dec 3 21:25:04 2011 +0100
  270.  
  271. doc: split platform specific information
  272.  
  273. Move the platform-specific information in its own file.
  274.  
  275. commit 2f017d979154001e7944668447320c9f07324726
  276. Author: Luca Barbato <lu_zero@gentoo.org>
  277. Date: Sat Dec 3 18:06:14 2011 +0100
  278.  
  279. doc: port the git-howto to texinfo
  280.  
  281. commit c1f5da698bdc3216ac3be67ca2b6f0323b7be885
  282. Author: Luca Barbato <lu_zero@gentoo.org>
  283. Date: Sat Dec 3 23:24:50 2011 +0100
  284.  
  285. doc: provide fallback css and customize @float
  286.  
  287. Add "note" or "important" class to the generated div.
  288.  
  289. commit 1ebbdda1d2754005d722907693ea958da5751af8
  290. Author: Luca Barbato <lu_zero@gentoo.org>
  291. Date: Fri Dec 2 01:33:07 2011 +0100
  292.  
  293. doc: document fate in a texinfo
  294.  
  295. Summarize the information provided in the wiki and the one provided
  296. in fate.txt
  297.  
  298. commit b73a01eaf1f347419dcba49ca18a99afe0b24b24
  299. Author: Luca Barbato <lu_zero@gentoo.org>
  300. Date: Thu Dec 8 14:29:26 2011 +0100
  301.  
  302. doxy: change hue value to match our green
  303.  
  304. commit 6b60a4c9c94bbe03afc8e0851197d97d96f644e5
  305. Author: Diego Biurrun <diego@biurrun.de>
  306. Date: Thu Dec 8 15:51:38 2011 +0100
  307.  
  308. cljr: K&R cosmetics
  309.  
  310. commit 1c45c64c9d4dd52441300f0e17641e40864b53af
  311. Author: Diego Biurrun <diego@biurrun.de>
  312. Date: Thu Dec 8 15:53:27 2011 +0100
  313.  
  314. cljr: return a more sensible value when encountering invalid headers
  315.  
  316. commit 163682fab3a668ae3e23cbbef1dc02f3e7c3f0f8
  317. Author: Diego Biurrun <diego@biurrun.de>
  318. Date: Thu Dec 8 15:38:49 2011 +0100
  319.  
  320. cljr: drop unnecessary emms_c() calls without MMX code
  321.  
  322. commit bbc10185eef0b5c1ad52bf19c666e42429d4b07e
  323. Author: Mans Rullgard <mans@mansr.com>
  324. Date: Thu Dec 8 14:50:48 2011 +0000
  325.  
  326. cljr: remove useless casts
  327.  
  328. Signed-off-by: Mans Rullgard <mans@mansr.com>
  329.  
  330. commit baf3b6e5947e3bfaa8778cfd16df4f2465854e2b
  331. Author: Mans Rullgard <mans@mansr.com>
  332. Date: Thu Dec 8 14:48:12 2011 +0000
  333.  
  334. cljr: group encode/decode parts under single ifdefs
  335.  
  336. This groups the encode/decode parts under single ifdefs and
  337. eliminates the encode_init() function as it merely calls
  338. common_init(). Also fix whitespace in moved code.
  339.  
  340. Signed-off-by: Mans Rullgard <mans@mansr.com>
  341.  
  342. commit 9a1420bfda41f32a9e1b6d57517d2d4c6924c434
  343. Author: Mans Rullgard <mans@mansr.com>
  344. Date: Thu Dec 8 14:45:36 2011 +0000
  345.  
  346. cljr: remove stray semicolon
  347.  
  348. Signed-off-by: Mans Rullgard <mans@mansr.com>
  349.  
  350. commit ca52bae6ec7588ae72a5a011d7af80645f999e5e
  351. Author: Paul B Mahol <onemda@gmail.com>
  352. Date: Thu Dec 8 12:39:47 2011 +0000
  353.  
  354. cljr: add missing return statement in decode_end()
  355.  
  356. Signed-off-by: Mans Rullgard <mans@mansr.com>
  357.  
  358. commit 12dca02e9e0585bd49b7353c7c2fe7738f76e6f3
  359. Author: Luca Barbato <lu_zero@gentoo.org>
  360. Date: Sat Dec 3 21:53:09 2011 +0100
  361.  
  362. doc: add pulseaudio to the input list
  363.  
  364. commit f75e3d25d0c9b9f59a6f51e7a3c4c66a15a45a7b
  365. Author: Luca Barbato <lu_zero@gentoo.org>
  366. Date: Thu Dec 8 02:17:18 2011 +0100
  367.  
  368. avconv: remove unsubstantiated comment
  369.  
  370. All the currently supported OS-es manage to use return values
  371. properly.
  372.  
  373. commit 8562d9bd6c20d2ecee4f25d582cfd917f9da0d28
  374. Author: John Brooks <john.brooks@bluecherry.net>
  375. Date: Thu Dec 8 09:16:21 2011 +0000
  376.  
  377. shorten: avoid abort() on unknown audio types
  378.  
  379. Signed-off-by: Janne Grunau <janne-libav@jannau.net>
  380.  
  381. commit e93947b7d845168beb768c988f4e13fe9601d670
  382. Author: Paul B Mahol <onemda@gmail.com>
  383. Date: Thu Dec 8 00:05:23 2011 +0000
  384.  
  385. cljr: add encoder
  386.  
  387. Signed-off-by: Diego Biurrun <diego@biurrun.de>
  388.  
  389. commit 47b20a1db07552fa6071fb7368534dda0b0f5546
  390. Author: Diego Biurrun <diego@biurrun.de>
  391. Date: Wed Dec 7 21:49:53 2011 +0100
  392.  
  393. build: merge lists of HTML documentation targets
  394.  
  395. commit 4dccfff9dd01d6c45731cda21fc6ea0a649d6581
  396. Author: Diego Biurrun <diego@biurrun.de>
  397. Date: Wed Sep 21 18:44:41 2011 +0200
  398.  
  399. tests/examples: Mark some variables only used within their files as static.
  400.  
  401. commit 9a5d6c23c5cc25b887f996d55f96dfbacf760e88
  402. Author: Diego Biurrun <diego@biurrun.de>
  403. Date: Wed Sep 21 18:46:56 2011 +0200
  404.  
  405. tests/tools/examples: Replace direct exit() calls by return.
  406.  
  407. commit be0675ce672b7788b0f1277704be663f415d6498
  408. Author: Sean McGovern <gseanmcg@gmail.com>
  409. Date: Wed Dec 7 21:51:28 2011 +0000
  410.  
  411. x86 cpuid: set vendor union members separately
  412.  
  413. Solaris Studio (suncc) has difficulty with filling in
  414. members of a union. Instead, let's retrieve and store the
  415. cpuid() results separately. This is still a compiler bug,
  416. however this fix does not cause a regression on other platforms.
  417.  
  418. Signed-off-by: Janne Grunau <janne-libav@jannau.net>
  419.  
  420. commit 04a5eaa1a5b36c025a609f56eb33437772f5f765
  421. Author: Paul B. Mahol <onemda@gmail.com>
  422. Date: Tue Dec 6 04:14:55 2011 +0000
  423.  
  424. cljr: release picture at end of decoding
  425.  
  426. Otherwise after transcoding from cljr we get: Found 1 unreleased buffers!
  427.  
  428. Signed-off-by: Janne Grunau <janne-libav@jannau.net>
  429.  
  430. commit 392107ad079860fb41c3a9800b6d33ad4b058324
  431. Author: Mans Rullgard <mans@mansr.com>
  432. Date: Wed Dec 7 22:28:00 2011 +0000
  433.  
  434. rv40: NEON optimised rv40 qpel motion compensation
  435.  
  436. Based on patch by Janne Grunau.
  437.  
  438. Signed-off-by: Mans Rullgard <mans@mansr.com>
  439.  
  440. commit 78212cefe14a2086dc1ea3778b76623b949e5d0c
  441. Author: Luca Barbato <lu_zero@gentoo.org>
  442. Date: Wed Dec 7 20:30:55 2011 +0100
  443.  
  444. drawtext: remove typo
  445.  
  446. It slipped through the last two iterations.
  447.  
  448. commit bc057f7592b346fdfc05fcb41357947889776ef3
  449. Author: Hendrik Leppkes <h.leppkes@gmail.com>
  450. Date: Sun Dec 4 23:15:51 2011 +0100
  451.  
  452. pcm-mpeg: implement new audio decoding api
  453.  
  454. Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
  455.  
  456. commit 8b03d7fe95cc3b5b7f6f6b67d7ce97a8620575a5
  457. Author: Ronald S. Bultje <rsbultje@gmail.com>
  458. Date: Tue Dec 6 20:42:55 2011 -0800
  459.  
  460. w32thread: port fixes to pthread_cond_broadcast() from x264.
  461.  
  462. commit d8538f06e6c046680a0237ca5d3eeee43c2682e4
  463. Author: Diego Biurrun <diego@biurrun.de>
  464. Date: Mon Dec 5 13:18:27 2011 +0100
  465.  
  466. doc: add editor configuration section with Vim and Emacs settings
  467.  
  468. based on a patch by Victor Vasiliev, vasilvv gmail com
  469.  
  470. commit 7efea2a05196baf61f54ddf53b1e1f53f92ea738
  471. Author: Rafaël Carré <funman@videolan.org>
  472. Date: Wed Dec 7 10:23:52 2011 -0500
  473.  
  474. dxva2.h: include d3d9.h to define LPDIRECT3DSURFACE9
  475.  
  476. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
  477.  
  478. commit c7e8187d9d60a61a05f5788e502ec2baf02c7e10
  479. Author: Diego Biurrun <diego@biurrun.de>
  480. Date: Wed Dec 7 11:30:07 2011 +0100
  481.  
  482. avformat/utils: Drop unused goto label.
  483.  
  484. libavformat/utils.c:2165:2: warning: label ‘fail’ defined but not used
  485.  
  486. commit ff159e7816796c52fda7bcf6d87066a14784ee36
  487. Author: Diego Biurrun <diego@biurrun.de>
  488. Date: Wed Dec 7 13:43:36 2011 +0100
  489.  
  490. doxygen: Replace '\' by '@' in Doxygen markup tags.
  491.  
  492. commit ee41963f19eb6303b1582601dfccb1753866ab63
  493. Author: Diego Biurrun <diego@biurrun.de>
  494. Date: Wed Dec 7 13:48:58 2011 +0100
  495.  
  496. cosmetics: drop some completely pointless parentheses
  497.  
  498. commit fc9489f6adb9d3e790e6e5ebe984eaee0c733b09
  499. Author: Paul B. Mahol <onemda@gmail.com>
  500. Date: Tue Dec 6 17:45:37 2011 +0000
  501.  
  502. cljr: simplify CLJRContext
  503.  
  504. There is no need to have delta, offset and gb in CLJRContext.
  505.  
  506. Signed-off-by: Janne Grunau <janne-libav@jannau.net>
  507.  
  508. commit f5edfc9e92d1340cd50385081e563da226940e4e
  509. Author: Luca Barbato <lu_zero@gentoo.org>
  510. Date: Mon Dec 5 00:56:21 2011 +0100
  511.  
  512. drawtext: introduce rand(min, max)
  513.  
  514. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
  515.  
  516. commit 73585620b8a1d170133c8e41e557d4ec5f648888
  517. Author: Luca Barbato <lu_zero@gentoo.org>
  518. Date: Sun Dec 4 21:13:56 2011 +0100
  519.  
  520. drawtext: introduce explicit draw/hide variable
  521.  
  522. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
  523.  
  524. commit 1eef08f98cc2f216ecc44041ad727aaa7fa2c705
  525. Author: Martin Storsjö <martin@martin.st>
  526. Date: Mon Dec 5 12:35:06 2011 +0200
  527.  
  528. rtmp: Use nb_invokes for all invoke commands
  529.  
  530. 704af3e29c3ddbc22ac5c8f40e5a0f860d53ac4c broke publishing
  531. of rtmp streams, at least publishing to Wowza servers.
  532.  
  533. This changes all invoke commands to use nb_invokes.
  534.  
  535. Signed-off-by: Martin Storsjö <martin@martin.st>
  536.  
  537. commit 4d9ec050a21c953f5a6e31483cf5ebd344afa3fd
  538. Author: Konstantin Todorov <bioactiv3@abv.bg>
  539. Date: Mon Dec 5 18:40:28 2011 +0200
  540.  
  541. Code cleanup - mpegvideo.c - 500-1000line
  542.  
  543. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
  544.  
  545. commit 6c889888662168811389e209bfbc662d70c27627
  546. Author: Janne Grunau <janne-libav@jannau.net>
  547. Date: Mon Dec 5 21:22:57 2011 +0000
  548.  
  549. rv40: NEON optimised weighted prediction
  550.  
  551. Signed-off-by: Mans Rullgard <mans@mansr.com>
  552.  
  553. commit f5c05b9aa5aeb6079b76f9da452f8ee4050e8955
  554. Author: Janne Grunau <janne-libav@jannau.net>
  555. Date: Mon Dec 5 21:18:05 2011 +0000
  556.  
  557. rv40: NEON optimised chroma MC
  558.  
  559. Signed-off-by: Mans Rullgard <mans@mansr.com>
  560.  
  561. commit f054a82727728e813861851648e109cd24574178
  562. Author: Mans Rullgard <mans@mansr.com>
  563. Date: Tue Dec 6 12:44:05 2011 +0000
  564.  
  565. ARM: move NEON H264 chroma mc to a separate file
  566.  
  567. This allows sharing code with the rv40 version of these functions.
  568.  
  569. Signed-off-by: Mans Rullgard <mans@mansr.com>
  570.  
  571. commit 42d32cf53cd0aa0da7cf7a89c8b46adaf761936c
  572. Author: Janne Grunau <janne-libav@jannau.net>
  573. Date: Sat Sep 24 13:05:55 2011 +0200
  574.  
  575. rv34: NEON optimised inverse transform functions
  576.  
  577. Signed-off-by: Mans Rullgard <mans@mansr.com>
  578.  
  579. commit 52401b82bd2ed30d4c4353cb084bf4ee679d0c22
  580. Author: Alex Converse <alex.converse@gmail.com>
  581. Date: Sun Dec 4 16:38:05 2011 -0800
  582.  
  583. mov: Don't av_malloc(0).
  584.  
  585. malloc() is allowed to return NULL when zero is the argument. This
  586. causes us to think malloc has failed and return AVERROR(ENOMEM). In
  587. addition OS X malloc() returns an unfreeable non-NULL pointer for size
  588. zero when alignment is greater than 16.
  589.  
  590. commit 9179f27c6431e36cf0ebd320fb2733f56969bb44
  591. Author: Justin Ruggles <justin.ruggles@gmail.com>
  592. Date: Mon Dec 5 11:49:38 2011 -0500
  593.  
  594. avconv: only allocate 1 AVFrame per input stream
  595.  
  596. This avoids allocating/freeing an AVFrame for each packet decode. It also
  597. simplifies error handling in transcode_audio() and transcode_video().
  598.  
  599. commit 110d2af28e186d5ed120942f8b3d51acda59e341
  600. Author: Justin Ruggles <justin.ruggles@gmail.com>
  601. Date: Mon Dec 5 10:36:54 2011 -0500
  602.  
  603. avconv: fix memleaks due to not freeing the AVFrame for audio
  604.  
  605. commit b41995d20e15ca963c72d4f715ac46c5b15bfe80
  606. Author: Ronald S. Bultje <rsbultje@gmail.com>
  607. Date: Sat Nov 26 13:10:17 2011 -0800
  608.  
  609. h264-fate: remove -strict 1 except where necessary (mr4/5-tandberg).
  610.  
  611. commit e873c03ac7cec62474fe8405391080abb78f4a02
  612. Author: Diego Biurrun <diego@biurrun.de>
  613. Date: Sun Oct 30 19:10:50 2011 +0100
  614.  
  615. misc Doxygen markup improvements
  616.  
  617. commit c68fafe0d2bdf3d4943a3602c52b0a7c83be8171
  618. Author: Diego Biurrun <diego@biurrun.de>
  619. Date: Sun Oct 30 18:27:33 2011 +0100
  620.  
  621. doxygen: eliminate Qt-style doxygen syntax
  622.  
  623. commit 714cd7e758ef8c579a3f98b364d8b3d746ee289b
  624. Author: Martin Storsjö <martin@martin.st>
  625. Date: Sun Dec 4 00:58:31 2011 +0200
  626.  
  627. g722: Add a regression test for muxing/demuxing in wav
  628.  
  629. Signed-off-by: Martin Storsjö <martin@martin.st>
  630.  
  631. commit f32fd31858116fbecaffe9559e0a4ad2725f6018
  632. Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  633. Date: Fri Dec 2 01:08:35 2011 +0200
  634.  
  635. g722: Change bits per sample to 4
  636.  
  637. Earlier, bits per sample was defined as 8, since
  638. bits_per_coded_sample was used to indicate whether to ignore
  639. the lower bits of the codeword, having values 6, 7 or 8.
  640.  
  641. g722 encodes 2 samples into one byte codeword, therefore the
  642. bits per sample is 4. By changing this, the generated timestamps
  643. for streams encoded with g722 become correct.
  644.  
  645. This makes timestamp generation for g722 data correct (both when
  646. encoding and when demuxing from raw g722 files).
  647.  
  648. Signed-off-by: Martin Storsjö <martin@martin.st>
  649.  
  650. commit 6fcbb0f553b8e45993e2746d3763adc2faec0781
  651. Author: Martin Storsjö <martin@martin.st>
  652. Date: Sat Dec 3 19:54:20 2011 +0200
  653.  
  654. g722dec: Signal skipping the lower bits via AVOptions instead of bits_per_coded_sample
  655.  
  656. This avoids using bits_per_coded_sample for this information.
  657. bits_per_coded_sample should be 4 for this codec normally,
  658. since two samples are encoded into one 8 bit codeword.
  659.  
  660. In principle, this might be info that needs to be passed from
  661. a demuxer, and in that case, a private AVOption isn't the best
  662. choice, but no such samples are available at the moment, so
  663. that use case is purely theoretical at the moment.
  664.  
  665. Signed-off-by: Martin Storsjö <martin@martin.st>
  666.  
  667. commit 0bafe04917e0629335eac559ded9f27db096d833
  668. Author: Justin Ruggles <justin.ruggles@gmail.com>
  669. Date: Fri Nov 11 15:44:41 2011 -0500
  670.  
  671. api-example: update to use avcodec_decode_audio4()
  672.  
  673. commit f199f38573c4c02753f03ba8db04481038fa6f2e
  674. Author: Justin Ruggles <justin.ruggles@gmail.com>
  675. Date: Wed Oct 12 13:27:41 2011 -0400
  676.  
  677. avplay: use avcodec_decode_audio4()
  678.  
  679. commit e2a2c49fcd1ae2a6556281d7acaf3b47aeac0fd3
  680. Author: Justin Ruggles <justin.ruggles@gmail.com>
  681. Date: Tue Oct 11 15:49:39 2011 -0400
  682.  
  683. avplay: use a separate buffer for playing silence
  684.  
  685. commit f08e54e83d2fa77ceea2347ae7f920173f0afc04
  686. Author: Justin Ruggles <justin.ruggles@gmail.com>
  687. Date: Wed Nov 2 14:35:36 2011 -0400
  688.  
  689. avformat: use avcodec_decode_audio4() in avformat_find_stream_info()
  690.  
  691. commit d1241ff3b289b49607910258e3e99a050a6df65a
  692. Author: Justin Ruggles <justin.ruggles@gmail.com>
  693. Date: Mon Nov 21 17:41:49 2011 -0500
  694.  
  695. avconv: use avcodec_decode_audio4() instead of avcodec_decode_audio3()
  696.  
  697. commit 6d23d19729b2108459d6182b1a0afd0283aea1c6
  698. Author: Alex Converse <alex.converse@gmail.com>
  699. Date: Fri Dec 2 17:00:11 2011 -0800
  700.  
  701. mov: Allow empty stts atom.
  702.  
  703. Fixes regressions caused by 30c3d976
  704.  
  705. commit def5dc1260e99cf7f6e99747013307a152bed801
  706. Author: Diego Biurrun <diego@biurrun.de>
  707. Date: Tue Nov 8 15:01:47 2011 +0100
  708.  
  709. doc: document preferred Doxygen syntax and make patcheck detect it
  710.  
  711. commit dc6d0430503ecd7ed0d81276f977b26b4c4bd916
  712. Author: Chris Berov <chrisberov@gmail.com>
  713. Date: Fri Dec 2 21:52:49 2011 +0200
  714.  
  715. adpcmenc: cosmetics: pretty-printing
  716.  
  717. Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
  718.  
  719. commit 541d083a40a5edd78a7aec411bb2bbb918623672
  720. Author: Chris Berov <chrisberov@gmail.com>
  721. Date: Fri Dec 2 17:46:01 2011 +0200
  722.  
  723. ac3dec: cosmetics: pretty-printing
  724.  
  725. Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
  726.  
  727. commit a4e21baa74a2c103d4627bb6e1e317beeb731f1f
  728. Author: Chris Berov <chrisberov@gmail.com>
  729. Date: Wed Nov 30 13:16:07 2011 +0200
  730.  
  731. yuv4mpeg: cosmetics: pretty-printing
  732.  
  733. Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
  734.  
  735. commit eda873128544188dc516682f863141a3190a4a9d
  736. Author: Paul B. Mahol <onemda@gmail.com>
  737. Date: Tue Nov 29 01:52:58 2011 +0000
  738.  
  739. shorten: remove dead initialization
  740.  
  741. Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
  742.  
  743. commit 7679bd6e604980e44644ca6989e9bc2ef0a75819
  744. Author: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
  745. Date: Sat Nov 5 23:27:00 2011 +0100
  746.  
  747. roqvideodec: set AVFrame reference before reget_buffer.
  748.  
  749. Otherwise it might return a write-only frame which would break
  750. decoding completely.
  751.  
  752. Signed-off-by: Anton Khirnov <anton@khirnov.net>
  753.  
  754. commit 1e92d58e444e482948c06bd968e99beb214f1735
  755. Author: Carl Eugen Hoyos <cehoyos@ag.or.at>
  756. Date: Thu Nov 10 23:07:27 2011 +0100
  757.  
  758. bmp: fix some 1bit samples.
  759.  
  760. <= 8bpp BMP images always have palette.
  761.  
  762. Signed-off-by: Anton Khirnov <anton@khirnov.net>
  763.  
  764. commit 8dd92eca74c13b042eeb75636939dc6d459582a1
  765. Author: Janne Grunau <janne-libav@jannau.net>
  766. Date: Sat Dec 3 00:21:06 2011 +0100
  767.  
  768. latmdec: add fate test for audio config change
  769.  
  770. commit c8b27a0ec4b36e20532c98469b7d9ee9dd31a8a9
  771. Author: David Goldwich <david.goldwich@gmail.com>
  772. Date: Fri Dec 2 05:54:21 2011 +0100
  773.  
  774. oma: PCM support
  775.  
  776. Signed-off-by: David Goldwich <david.goldwich@gmail.com>
  777. Signed-off-by: Anton Khirnov <anton@khirnov.net>
  778.  
  779. commit 8ae5eb75df683069b04cf45bfa9d25fbb161c996
  780. Author: David Goldwich <david.goldwich@gmail.com>
  781. Date: Fri Dec 2 05:54:20 2011 +0100
  782.  
  783. oma: better format detection with small probe buffer
  784.  
  785. Signed-off-by: David Goldwich <david.goldwich@gmail.com>
  786. Signed-off-by: Anton Khirnov <anton@khirnov.net>
  787.  
  788. commit e96070074db451b650d214f3e1e9df99ac11773a
  789. Author: David Goldwich <david.goldwich@gmail.com>
  790. Date: Fri Dec 2 05:54:19 2011 +0100
  791.  
  792. oma: clearify ambiguous if condition
  793.  
  794. Signed-off-by: David Goldwich <david.goldwich@gmail.com>
  795. Signed-off-by: Anton Khirnov <anton@khirnov.net>
  796.  
  797. commit a548b6cbfcf6d872bed473c1981931db36eda690
  798. Author: Derek Buitenhuis <derek.buitenhuis@gmail.com>
  799. Date: Sat Dec 3 14:35:23 2011 -0500
  800.  
  801. wavpack: Properly clip samples during lossy decode
  802.  
  803. When decoding lossy WavPack samples, they are supposed
  804. to be clipped, in order to be decoded correctly.
  805.  
  806. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
  807. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
  808.  
  809. commit 425b45d4b0e69c1e1b095301396af3caa6dcbbf3
  810. Author: Yordan Makariev <ym9412@gmail.com>
  811. Date: Sat Dec 3 20:25:57 2011 +0200
  812.  
  813. Code clean-up for crc.c, lfg.c, log.c, random_see.d, rational.c and tree.c.
  814.  
  815. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
  816.  
  817. commit 4a59eca97a2f91e69fd26f5e0e34f264ab68b21e
  818. Author: Tsvetelina Borisova <ts.borisova3@gmail.com>
  819. Date: Sat Dec 3 20:23:52 2011 +0200
  820.  
  821. Cleaned pixdesc.c file in libavutil
  822.  
  823. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
  824.  
  825. commit 8f8c785ffc104334ea9be7516936609c4ff48891
  826. Author: Nathan Adil Maxson <nathan0n5ire@gmail.com>
  827. Date: Fri Dec 2 11:08:56 2011 -0800
  828.  
  829. zmbv.c: coding style clean-up.
  830.  
  831. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
  832.  
  833. commit 6eedeefe0b324b104e87b3d9049c4e5388807ea1
  834. Author: Nathan Adil Maxson <nathan0n5ire@gmail.com>
  835. Date: Fri Dec 2 15:00:16 2011 -0800
  836.  
  837. xan.c: coding style clean-up.
  838.  
  839. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
  840.  
  841. commit 363114e813361aa06966cfbaaff167c2cd4a36c2
  842. Author: Konstantin Todorov <bioactiv3@abv.bg>
  843. Date: Wed Nov 30 22:55:45 2011 +0200
  844.  
  845. mpegvideo.c: code cleanup - first 500 lines.
  846.  
  847. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
  848.  
  849. commit adedd840e20cbcf6b23b41d415581dc03bcce4c6
  850. Author: Ronald S. Bultje <rsbultje@gmail.com>
  851. Date: Tue Nov 29 22:22:44 2011 -0800
  852.  
  853. h264: fix frame reordering code.
  854.  
  855. Fixes fate-h264-conformance-{mr2_tandberg_e,mr3_tandberg_b} without
  856. requiring -strict 1.
  857.  
  858. commit 55a280569f0e886d62076a60888601ab9a7a4b42
  859. Author: Derek Buitenhuis <derek.buitenhuis@gmail.com>
  860. Date: Thu Dec 1 20:24:08 2011 +0000
  861.  
  862. fate: Add a test for the VBLE decoder
  863.  
  864. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
  865. Signed-off-by: Janne Grunau <janne-libav@jannau.net>
  866.  
  867. commit a0338b598b123864cbb814f3de88080ec9215a09
  868. Author: Luca Barbato <lu_zero@gentoo.org>
  869. Date: Sat Dec 3 01:18:28 2011 +0100
  870.  
  871. doc: break some long lines in developer.texi
  872.  
  873. commit 2cf74eca70759320200f06efe4a09bd69e169dec
  874. Author: Luca Barbato <lu_zero@gentoo.org>
  875. Date: Thu Dec 1 11:43:11 2011 +0100
  876.  
  877. drawtext: make x and y parametric
  878.  
  879. Introduce variables "E", "PHI", "PI", "main_w"/"W", "main_h"/"H",
  880. "text_w"/"w", "text_h"/"h", "x", "y", "n" and "t" in line with
  881. vf_overlay and refactor the code accordingly.
  882.  
  883. commit ec11ff8407eadc65f4225f83e778c504c00ce037
  884. Author: Luca Barbato <lu_zero@gentoo.org>
  885. Date: Thu Dec 1 11:27:19 2011 +0100
  886.  
  887. drawtext: manage memory allocation better
  888.  
  889. Call dtext_prepare_text as early as possible
  890. Do not draw if the memory allocation failed
  891.  
  892. commit a2fb4bcb0189f6421608e0dec1a38c65910763f6
  893. Author: Luca Barbato <lu_zero@gentoo.org>
  894. Date: Thu Dec 1 11:14:54 2011 +0100
  895.  
  896. drawtext: refactor draw_text
  897.  
  898. Split the memory allocation from the actual drawing.
  899.  
  900. commit 84994421bc8af27a7ee5bb80ca944aada237e34a
  901. Author: Janne Grunau <janne-libav@jannau.net>
  902. Date: Sat Dec 3 01:11:12 2011 +0100
  903.  
  904. doc: remove space between variable and post increment in example code
Add Comment
Please, Sign In to add comment