|
|
|
@27f77b04b0c204629e5cac253f164a1816a718f1
|
[27f77b04b0c204629e5cac253f164a1816a718f1]
|
09/07/08 14:22:32 |
Laurent Aimar <fenrir@videolan.org> |
Added support for palettized RGB (RGBP)
SwScaler? uses a really ugly hack … |
|
|
|
@5b63839284565821b5aff349378eddbb9d7f1ee0
|
[5b63839284565821b5aff349378eddbb9d7f1ee0]
|
09/06/08 15:42:27 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
vlc_cond_init: really remove useless parameter |
|
|
|
@06ff9b78d59171ce194af316dffbb62faf460c79
|
[06ff9b78d59171ce194af316dffbb62faf460c79]
|
09/05/08 00:44:01 |
Antoine Cellerier <dionoea@videolan.org> |
Simplify. |
|
|
|
@418f6bcaa716dc0ff522a261909b805f33d847da
|
[418f6bcaa716dc0ff522a261909b805f33d847da]
|
09/05/08 00:32:34 |
Antoine Cellerier <dionoea@videolan.org> |
Remove useless argument to pf_video_blend
We were already blending … |
|
|
|
@4a160042e7e3b27024f1076884301eedd7e0ff48
|
[4a160042e7e3b27024f1076884301eedd7e0ff48]
|
09/03/08 01:12:21 |
Laurent Aimar <fenrir@videolan.org> |
Fixed a typo in YUVP blending to RGB. |
|
|
|
@855f97386fe2405bd6f8b225949136d78f7a06b5
|
[855f97386fe2405bd6f8b225949136d78f7a06b5]
|
08/31/08 19:37:11 |
Ilkka Ollakka <ileoo@videolan.org> |
Take care of different input/canvas aspect-ratio |
|
|
|
@f59fff2d12c348180fc963bfe18c4684cab75291
|
[f59fff2d12c348180fc963bfe18c4684cab75291]
|
08/31/08 19:35:27 |
Ilkka Ollakka <ileoo@videolan.org> |
Use even padding in canvas |
|
|
|
@90f041527795b54eb41713414ccc22e5d72887bb
|
[90f041527795b54eb41713414ccc22e5d72887bb]
|
08/31/08 16:11:34 |
Antoine Cellerier <dionoea@videolan.org> |
Fix croppadd out of bounds write (we were padding 'paddleft+paddright' … |
|
|
|
@90a0d65bdd389f2b33c02d2c7e7435b99ac64834
|
[90a0d65bdd389f2b33c02d2c7e7435b99ac64834]
|
08/28/08 23:56:07 |
Laurent Aimar <fenrir@videolan.org> |
Fixed swscaler minimal size for YUY2 sse2. |
|
|
|
@bd03c387b82dad16831e76091aae66b37080910b
|
[bd03c387b82dad16831e76091aae66b37080910b]
|
08/28/08 21:31:58 |
Pavlov Konstantin <thresh@altlinux.ru> |
Spelling: mili -> milli. |
|
|
|
@20e0dd7eb7c2e6debe9f5546784a422033e5d1bb
|
[20e0dd7eb7c2e6debe9f5546784a422033e5d1bb]
|
08/28/08 21:23:26 |
Laurent Aimar <fenrir@videolan.org> |
Fixed(woraround) another bug of swscaler when ask to do a nop.
If we ask … |
|
|
|
@1e2e68559e32d3ff1079e92ee920d84cfe01d631
|
[1e2e68559e32d3ff1079e92ee920d84cfe01d631]
|
08/28/08 19:09:48 |
Antoine Cellerier <dionoea@videolan.org> |
Here too. (yeah, we now have video filters in modules/video_chroma and … |
|
|
|
@fb7f014161f68c914e028adbea68b7ee9863c76e
|
[fb7f014161f68c914e028adbea68b7ee9863c76e]
|
08/28/08 00:49:02 |
Laurent Aimar <fenrir@videolan.org> |
Fixed RGB ffmpeg color selection.
I have some doubt about it, either … |
|
|
|
@be400691f55a66d411e9bd7787feb1f4332612f0
|
[be400691f55a66d411e9bd7787feb1f4332612f0]
|
08/27/08 21:43:08 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Plugins: push cancellation down |
|
|
|
@639a8062df10fb9b8b19c4b86674bdf0b575a550
|
[639a8062df10fb9b8b19c4b86674bdf0b575a550]
|
08/27/08 14:44:31 |
Jean-Paul Saman <jean-paul.saman@m2x.nl> |
Fix comment. |
|
|
|
@479a1cc214572c3519b8143efd2c42e2e56a2d6a
|
[479a1cc214572c3519b8143efd2c42e2e56a2d6a]
|
08/27/08 14:44:30 |
Jean-Paul Saman <jean-paul.saman@m2x.nl> |
Add scene filter which provides the same functionality as the vout_output … |
|
|
|
@5f35b662f265027a405cc700f1a06776e380d5d5
|
[5f35b662f265027a405cc700f1a06776e380d5d5]
|
08/27/08 12:12:42 |
Laurent Aimar <fenrir@videolan.org> |
Fixed a potential crash due to a mix up between pitch and pixel pitch in … |
|
|
|
@2cc38d3f802fae19b43540a47282eb065e868565
|
[2cc38d3f802fae19b43540a47282eb065e868565]
|
08/27/08 01:02:45 |
Laurent Aimar <fenrir@videolan.org> |
Fixed typo making swscaler useless for outputing RGBA. |
|
|
|
@2649d28f49d3dc1cafced0ca9153d93e27592d91
|
[2649d28f49d3dc1cafced0ca9153d93e27592d91]
|
08/26/08 19:29:08 |
Antoine Cellerier <dionoea@videolan.org> |
Preliminary changes to fix postprocessing. Decoder quantizer settings can … |
|
|
|
@46521919a639fba3fd7af954e41d007e41db8db1
|
[46521919a639fba3fd7af954e41d007e41db8db1]
|
08/26/08 16:13:39 |
Antoine Cellerier <dionoea@videolan.org> |
Revert something which never should have been commited (see … |
|
|
|
@bb255df402eacd0fa0937997866dca6bbb3162ab
|
[bb255df402eacd0fa0937997866dca6bbb3162ab]
|
08/25/08 22:18:58 |
Antoine Cellerier <dionoea@videolan.org> |
Compile the transrate module (untested ... but now it compiles). |
|
|
|
@857535cbac9ec9bc54dec6f567dca6738c273e25
|
[857535cbac9ec9bc54dec6f567dca6738c273e25]
|
08/24/08 21:58:07 |
Antoine Cellerier <dionoea@videolan.org> |
Fix segfault on 64 bit archs. (0 != NULL) |
|
|
|
@0792400da0476e0a5cf370f210b73c27729223d0
|
[0792400da0476e0a5cf370f210b73c27729223d0]
|
08/24/08 16:30:56 |
Antoine Cellerier <dionoea@videolan.org> |
Remove useless and unfinished seamcarving resizer plugin. (We don't want … |
|
|
|
@7c1477a31779e86d8ac064a4837a9291b6c7ac39
|
[7c1477a31779e86d8ac064a4837a9291b6c7ac39]
|
08/24/08 16:02:04 |
Antoine Cellerier <dionoea@videolan.org> |
If mosaic item has an alpha plane keep it even after resizing the picture. |
|
|
|
@4db956cd67a474b718176d906862e5c7241bb36f
|
[4db956cd67a474b718176d906862e5c7241bb36f]
|
08/24/08 16:02:04 |
Antoine Cellerier <dionoea@videolan.org> |
Fix compilation warning and alpha discarding. |
|
|
|
@d620366f7ea80c481aafd0512053b1ea300fac5e
|
[d620366f7ea80c481aafd0512053b1ea300fac5e]
|
08/24/08 16:02:04 |
Antoine Cellerier <dionoea@videolan.org> |
Fix cross conversions between YUVA and RGBA. Closes #1658. |
|
|
|
@744c8a7273eaccb31f5e629ddd6030a6ebc76241
|
[744c8a7273eaccb31f5e629ddd6030a6ebc76241]
|
08/24/08 16:02:04 |
Antoine Cellerier <dionoea@videolan.org> |
Simplify. |
|
|
|
@dbe20e783098fdc1a13a2a0b4206f994057fc9dc
|
[dbe20e783098fdc1a13a2a0b4206f994057fc9dc]
|
08/21/08 19:10:38 |
Laurent Aimar <fenrir@videolan.org> |
Clean up and more panoramix fixes.
I won't say the code is bad, we are … |
|
|
|
@03fb8b53398d50ad7467ff5a9e4cee01ea1c9d62
|
[03fb8b53398d50ad7467ff5a9e4cee01ea1c9d62]
|
08/21/08 01:48:27 |
Laurent Aimar <fenrir@videolan.org> |
Removed stupid debug message. |
|
|
|
@09fb4e575c3b743ae4f381a15819c48c6a98fc4b
|
[09fb4e575c3b743ae4f381a15819c48c6a98fc4b]
|
08/21/08 01:45:57 |
Laurent Aimar <fenrir@videolan.org> |
Fixed YUVP blending (my bad for not testing it). |
|
|
|
@593b0f343e9dc2c7a9c8c5348011cc79b64695f8
|
[593b0f343e9dc2c7a9c8c5348011cc79b64695f8]
|
08/21/08 00:24:07 |
Derk-Jan Hartman <hartman@videolan.org> |
swscale: prefer swscale over our own chroma modules,
Now that swscale can … |
|
|
|
@249fb10047dbb45e50165ae1c2708cf6c391ca55
|
[249fb10047dbb45e50165ae1c2708cf6c391ca55]
|
08/21/08 00:08:45 |
Laurent Aimar <fenrir@videolan.org> |
Removed video_format_FixRgb from blend.c |
|
|
|
@390c4286ec9492f55f6eb9c639c3bf96534da32c
|
[390c4286ec9492f55f6eb9c639c3bf96534da32c]
|
08/21/08 00:08:44 |
Laurent Aimar <fenrir@videolan.org> |
Cosmetics. |
|
|
|
@07d2f3edd5e3c3c64db6feac4c9e4317f470ccbe
|
[07d2f3edd5e3c3c64db6feac4c9e4317f470ccbe]
|
08/20/08 23:23:19 |
Laurent Aimar <fenrir@videolan.org> |
Last part of blend.c cleanup, added RV15 and fixed RV16 blending … |
|
|
|
@d7507865a0e8c36ab44ede8b4f9ccc844b2a35c3
|
[d7507865a0e8c36ab44ede8b4f9ccc844b2a35c3]
|
08/20/08 23:23:19 |
Laurent Aimar <fenrir@videolan.org> |
More blend clean up. |
|
|
|
@af0343578df7ed1e1caedac07b35be8217984551
|
[af0343578df7ed1e1caedac07b35be8217984551]
|
08/20/08 23:23:19 |
Laurent Aimar <fenrir@videolan.org> |
Begin clean up of giant blend ctl-c ctl-v. |
|
|
|
@aba84a741ac82b651e02392f72bbd6db08dacba3
|
[aba84a741ac82b651e02392f72bbd6db08dacba3]
|
08/20/08 23:13:11 |
Laurent Aimar <fenrir@videolan.org> |
Fixed a bit panoramix.
Fix var_CreateGetBool/Integer mix up.
Fix an in … |
|
|
|
@9d63f3c040dc3766db35b1ffcad8423362941df9
|
[9d63f3c040dc3766db35b1ffcad8423362941df9]
|
08/19/08 23:45:10 |
Rémi Duraffort <ivoire@videolan.org> |
Use delete[] for arrays. |
|
|
|
@98ea2ba6901b56eea1e518ded8ad5779b6d040d4
|
[98ea2ba6901b56eea1e518ded8ad5779b6d040d4]
|
08/19/08 22:16:13 |
Rémi Duraffort <ivoire@videolan.org> |
Fix compilation with old ffmpeg. |
|
|
|
@cd920984e2459f2b9d2e96b5cc27da97327ca5ec
|
[cd920984e2459f2b9d2e96b5cc27da97327ca5ec]
|
08/19/08 21:18:29 |
Derk-Jan Hartman <hartman@videolan.org> |
ffmpeg chroma: Change GetVlcChroma? and GetFfmpegChroma? to use a … |
|
|
|
@9674dc7c39b01ade92a8cb7cc0ad91b4d0db9458
|
[9674dc7c39b01ade92a8cb7cc0ad91b4d0db9458]
|
08/19/08 15:32:32 |
Derk-Jan Hartman <hartman@videolan.org> |
swscale: lower priority of swscale from 1000 -> 55, because it is broken … |
|
|
|
@74b91f6f052cadb9d107afef3479e6c96a0c51e9
|
[74b91f6f052cadb9d107afef3479e6c96a0c51e9]
|
08/18/08 19:37:51 |
Laurent Aimar <fenrir@videolan.org> |
Cosmetics. |
|
|
|
@97e41e4de997ec0d390daadf1174f82a0c6421ee
|
[97e41e4de997ec0d390daadf1174f82a0c6421ee]
|
08/18/08 19:37:51 |
Laurent Aimar <fenrir@videolan.org> |
Added support for * to RGBA/YUVA conversions (close #1844). |
|
|
|
@2b0814abd0934d3577bd5ee287aefcb1f5b7ca52
|
[2b0814abd0934d3577bd5ee287aefcb1f5b7ca52]
|
08/15/08 21:44:28 |
Rémi Duraffort <ivoire@videolan.org> |
Fix memleak with malformatted RSS input. |
|
|
|
@18d635e38d62ea7afe5caa7b1c4d1dcc52ee9aa2
|
[18d635e38d62ea7afe5caa7b1c4d1dcc52ee9aa2]
|
08/12/08 20:24:40 |
Rémi Duraffort <ivoire@videolan.org> |
Fix memleak. |
|
|
|
@a48fa0327705ef15ba4356f48f375eee0fb3dca9
|
[a48fa0327705ef15ba4356f48f375eee0fb3dca9]
|
08/11/08 21:40:32 |
Rémi Duraffort <ivoire@videolan.org> |
Use the right declaration for threaded functions. |
|
|
|
@3e148f1b70a45571dd9511e1e4180423f33f176d
|
[3e148f1b70a45571dd9511e1e4180423f33f176d]
|
08/11/08 13:33:09 |
Derk-Jan Hartman <hartman@videolan.org> |
opencv compilation fix
This patch seems needed for opencv compilation for … |
|
|
|
@b462123a8291b4bb285b5514f0f48e73776f3597
|
[b462123a8291b4bb285b5514f0f48e73776f3597]
|
08/10/08 16:06:52 |
Jean-Paul Saman <jpsaman@videolan.org> |
Fix resource deadlock in OSDmenu code. |
|
|
|
@e530496b69263d9746f574cb44238020bae316ec
|
[e530496b69263d9746f574cb44238020bae316ec]
|
08/04/08 00:02:22 |
Antoine Cellerier <dionoea@videolan.org> |
transform-type is a command. |
|
|
|
@c5fb066da9978b27bbfe0bdfb3cac51b26b49b89
|
[c5fb066da9978b27bbfe0bdfb3cac51b26b49b89]
|
08/03/08 18:10:29 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
atmo: compile fix |
|
|
|
@5f8cd3991a86c8be37fe0bce9686c2d6f7635afa
|
[5f8cd3991a86c8be37fe0bce9686c2d6f7635afa]
|
08/03/08 11:03:14 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Declared many static variables const
Signed-off-by: Rémi Denis-Courmont … |
|
|
|
@7fa8ead1a2192a06c8d5f7709bb18a614337199c
|
[7fa8ead1a2192a06c8d5f7709bb18a614337199c]
|
08/03/08 03:50:00 |
Derk-Jan Hartman <hartman@videolan.org> |
motiondetect: fix categorization of this module in the advanced prefs. |
|
|
|
@80aa55bbf7dcd15af07aadb374f9e867f74fdf5e
|
[80aa55bbf7dcd15af07aadb374f9e867f74fdf5e]
|
08/01/08 16:09:48 |
Rémi Duraffort <ivoire@videolan.org> |
Fix memleak in opencv. |
|
|
|
@be378fbc80c384e2541517d6853b59411b7e67de
|
[be378fbc80c384e2541517d6853b59411b7e67de]
|
07/31/08 22:10:08 |
Rémi Duraffort <ivoire@videolan.org> |
Clone video filter : fix potential memleak. |
|
|
|
@31d526a9f743e9f122b2a0e14fef5b318adc1dba
|
[31d526a9f743e9f122b2a0e14fef5b318adc1dba]
|
07/31/08 19:46:57 |
Rémi Duraffort <ivoire@videolan.org> |
Forgotten mem leak. |
|
|
|
@5eab7541aad8beb57bf70b48251d49b418363f1d
|
[5eab7541aad8beb57bf70b48251d49b418363f1d]
|
07/31/08 19:37:39 |
Rémi Duraffort <ivoire@videolan.org> |
Fix memleak |
|
|
|
@f04d366c93b97c8e910380f106f17b0a58741975
|
[f04d366c93b97c8e910380f106f17b0a58741975]
|
07/31/08 19:31:11 |
Rémi Duraffort <ivoire@videolan.org> |
Fix memleak. |
|
|
|
@d45b2b0b2d7b9c56036fb6410150d8109a690634
|
[d45b2b0b2d7b9c56036fb6410150d8109a690634]
|
07/31/08 19:27:53 |
Rémi Duraffort <ivoire@videolan.org> |
Don't mix up malloc and delete. |
|
|
|
@cf68c2a368ab5f6654da0669938c83ec38f8b363
|
[cf68c2a368ab5f6654da0669938c83ec38f8b363]
|
07/31/08 19:25:23 |
Rémi Duraffort <ivoire@videolan.org> |
Fix potential memleak. |
|
|
|
@a17ea14f8d07adb79f201aec47170c2892d5f6e8
|
[a17ea14f8d07adb79f201aec47170c2892d5f6e8]
|
07/31/08 13:26:51 |
Rémi Duraffort <ivoire@videolan.org> |
Fix memleak in wall video filter. |
|
|
|
@496977e364ae28fdb497fd370b1b42f988cbb076
|
[496977e364ae28fdb497fd370b1b42f988cbb076]
|
07/28/08 00:03:52 |
Laurent Aimar <fenrir@videolan.org> |
Workaround a limitation of swscaler that does not like too small … |
|
|
|
@bf6e5c38d03322a50de112f53ed8ac0349951f3f
|
[bf6e5c38d03322a50de112f53ed8ac0349951f3f]
|
07/27/08 23:32:26 |
Laurent Aimar <fenrir@videolan.org> |
Fixed a typo. |
|
|
|
@07d2543c47774cce555a833439cd030cb95440d3
|
[07d2543c47774cce555a833439cd030cb95440d3]
|
07/27/08 16:44:42 |
Laurent Aimar <fenrir@videolan.org> |
Removed debug code (effectly enable swscale). |
|
|
|
@68df1aa53ea6d0bdb339f784963dda4b8f28e9f2
|
[68df1aa53ea6d0bdb339f784963dda4b8f28e9f2]
|
07/27/08 15:36:00 |
Laurent Aimar <fenrir@videolan.org> |
Added RGBA and YUVA support (it will enhance subtitle scaling).
YUVP is … |
|
|
|
@56facae87c28cccca988fa75b104a5bd5ec1da47
|
[56facae87c28cccca988fa75b104a5bd5ec1da47]
|
07/27/08 15:36:00 |
Laurent Aimar <fenrir@videolan.org> |
Clean up a bit swscaler (prepare for YUVA/YUVP/RGBA scaling) |
|
|
|
@bb6e66dcc43e65b97af05c6e0da421e1f6f74c39
|
[bb6e66dcc43e65b97af05c6e0da421e1f6f74c39]
|
07/23/08 20:17:53 |
Laurent Aimar <fenrir@videolan.org> |
Do not use a macro to clip integer to uint8 (2x faster YUVA->RV32) |
|
|
|
@bc19641ab140e8b4c6d28428b4f12f57d93b7cee
|
[bc19641ab140e8b4c6d28428b4f12f57d93b7cee]
|
07/22/08 22:31:41 |
Laurent Aimar <fenrir@videolan.org> |
Auto hide "VLC ZOOM SHOW" with mouse timeout. |
|
|
|
@4c8bc7a8ce4787bf347be62fd4fe0c04680f25f0
|
[4c8bc7a8ce4787bf347be62fd4fe0c04680f25f0]
|
07/22/08 21:49:08 |
Laurent Aimar <fenrir@videolan.org> |
Use image_Convert for upscaling the picture (2x faster).
Clean up and use … |
|
|
|
@5072a6cf46f1ae67f4ad1098a00b222d6aefc0eb
|
[5072a6cf46f1ae67f4ad1098a00b222d6aefc0eb]
|
07/22/08 00:25:48 |
Laurent Aimar <fenrir@videolan.org> |
Fixed scaled output mouse tracking in remoteosd. |
|
|
|
@5a0ac45ff4813ab8b3fe1ac39f0c87489bd1fe30
|
[5a0ac45ff4813ab8b3fe1ac39f0c87489bd1fe30]
|
07/22/08 00:25:48 |
Laurent Aimar <fenrir@videolan.org> |
Fixed unitialized memory passed to write().
Added missing … |
|
|
|
@c33ba23af72246ea286a6c0565f1c20d5064b291
|
[c33ba23af72246ea286a6c0565f1c20d5064b291]
|
07/22/08 00:25:48 |
Laurent Aimar <fenrir@videolan.org> |
Clean up remoteosd (use picture_*, fix a few race conditions and … |
|
|
|
@9525c2bdc421d0da330bcbca4c2473dffa79c831
|
[9525c2bdc421d0da330bcbca4c2473dffa79c831]
|
07/20/08 23:40:45 |
Laurent Aimar <fenrir@videolan.org> |
Upgraded swscale mode to bicubic by default (fast bilinear is nearly
a … |
|
|
|
@62c5710135a6f5bbf2f73d1e95e54fd30ef23970
|
[62c5710135a6f5bbf2f73d1e95e54fd30ef23970]
|
07/20/08 12:53:35 |
Laurent Aimar <fenrir@videolan.org> |
Fixed motiondetect segfaults. |
|
|
|
@4b00ff6ec805784d3b136591f0a4cf460ac36af9
|
[4b00ff6ec805784d3b136591f0a4cf460ac36af9]
|
07/20/08 00:53:21 |
Laurent Aimar <fenrir@videolan.org> |
Use filter helpers. |
|
|
|
@a3b88389a26ac6f747f946ee36556d83d18bda71
|
[a3b88389a26ac6f747f946ee36556d83d18bda71]
|
07/18/08 22:34:03 |
Laurent Aimar <fenrir@videolan.org> |
Clean up gaussianblur. There is no need to nearly duplicate all code the … |
|
|
|
@20fa5b0a9e8fdadb660b1c2ced348f51977f272f
|
[20fa5b0a9e8fdadb660b1c2ced348f51977f272f]
|
07/18/08 21:52:58 |
Laurent Aimar <fenrir@videolan.org> |
Another typo. |
|
|
|
@5d3c921b102e46e416c8e1169d8ac604a8654ac1
|
[5d3c921b102e46e416c8e1169d8ac604a8654ac1]
|
07/18/08 21:18:36 |
Laurent Aimar <fenrir@videolan.org> |
Use picture helpers (Yield,Release,CopyProperties?). |
|
|
|
@d926bc98dd544cbd5d20b4cf3b6c3250baa51eb6
|
[d926bc98dd544cbd5d20b4cf3b6c3250baa51eb6]
|
07/18/08 00:18:16 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
vout: Rename vout_Destroy to vout_CloseAndDestroy. |
|
|
|
@3f35c5171d9181434ebb16ffbdec7f7d62c28b8d
|
[3f35c5171d9181434ebb16ffbdec7f7d62c28b8d]
|
07/17/08 20:00:46 |
Laurent Aimar <fenrir@videolan.org> |
Fixed filters implemented as vout (Init/End can be called multiple times
+ … |
|
|
|
@6ce6dc06545e12f9f04c6afe60c99e06fdc71502
|
[6ce6dc06545e12f9f04c6afe60c99e06fdc71502]
|
07/09/08 23:33:47 |
Rémi Duraffort <ivoire@videolan.org> |
Fix non utf-8 encoding. |
|
|
|
@9bc8ac74bdb378fe610efaff6420712140ae3e71
|
[9bc8ac74bdb378fe610efaff6420712140ae3e71]
|
07/07/08 18:06:34 |
Jean-Baptiste Kempf <jb@videolan.org> |
Add mising \ in some macros. |
|
|
|
@aa11216947e3c6eebeaaa21ed21b265a3df3d8db
|
[aa11216947e3c6eebeaaa21ed21b265a3df3d8db]
|
07/07/08 11:05:32 |
Felix Paul Kühne <fkuehne@videolan.org> |
More l10n string fixes. Adds a FIXME to atmo.cpp, because that setting … |
|
|
|
@b32bc64891910085a05acd0fe51c3d5913c9ee80
|
[b32bc64891910085a05acd0fe51c3d5913c9ee80]
|
07/05/08 20:27:12 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
amd64 format fix |
|
|
|
@45cb15ed0f2bef96fc80f2a82b3e50351355e00e
|
[45cb15ed0f2bef96fc80f2a82b3e50351355e00e]
|
07/05/08 13:55:20 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Charset fixes |
|
|
|
@00b95848260cd44f140a05da8aa5baf13580e2d3
|
[00b95848260cd44f140a05da8aa5baf13580e2d3]
|
07/05/08 13:55:16 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
modules: use vlc_object_alive() |
|
|
|
@d794dd855b59cba17d4b3c39f5c864ba22c8a1c1
|
[d794dd855b59cba17d4b3c39f5c864ba22c8a1c1]
|
07/03/08 20:19:21 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Format string fixes |
|
|
|
@3b633ca03c29e9650aa9738779604e3843ab4177
|
[3b633ca03c29e9650aa9738779604e3843ab4177]
|
07/03/08 18:30:14 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Marq: thread safety |
|
|
|
@2ab18523421ccdb4069d1e627d0aa4e7a71d37a0
|
[2ab18523421ccdb4069d1e627d0aa4e7a71d37a0]
|
07/01/08 22:24:13 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Remove dead code (CID #3)
If (a < 0 || b < 0) is false, then (a >= 0 && b … |
|
|
|
@6ca53488910d5e9920384f7c363f625568123ec6
|
[6ca53488910d5e9920384f7c363f625568123ec6]
|
07/01/08 01:08:28 |
Laurent Aimar <fenrir@videolan.org> |
Allowed RV32 (same code than RGBA). |
|
|
|
@db9c722322fa9ed556368366566d119a5b04cc92
|
[db9c722322fa9ed556368366566d119a5b04cc92]
|
07/01/08 01:05:19 |
Laurent Aimar <fenrir@videolan.org> |
Fixed chain for chroma+resize.
This allows resizing non overlay output … |
|
|
|
@2d6a7985cf7e21b0b7d5f697366874105d225fe5
|
[2d6a7985cf7e21b0b7d5f697366874105d225fe5]
|
06/30/08 22:14:18 |
Antoine Cellerier <dionoea@videolan.org> |
Fix typo. |
|
|
|
@6ef09b541a286e0ee1e2e3a313bc22dd6f60da2f
|
[6ef09b541a286e0ee1e2e3a313bc22dd6f60da2f]
|
06/30/08 21:47:04 |
Antoine Cellerier <dionoea@videolan.org> |
Fix implicit filter chain module. |
|
|
|
@c2c6729b7abd3a0d1096c79251a6d05a2e9a3403
|
[c2c6729b7abd3a0d1096c79251a6d05a2e9a3403]
|
06/28/08 20:46:26 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
VLC_OBJECT_FILTER: remove |
|
|
|
@219e1deaa769e4f693cb41c59b2bf7c368a62f2c
|
[219e1deaa769e4f693cb41c59b2bf7c368a62f2c]
|
06/28/08 20:31:20 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Use sizeof(vlc_object_t) as appropriate |
|
|
|
@3d6595b148de9956d99c98215abcb53c9d77baad
|
[3d6595b148de9956d99c98215abcb53c9d77baad]
|
06/25/08 08:26:07 |
Jean-Baptiste Kempf <jb@videolan.org> |
Fix typo. |
|
|
|
@f66626b34809a4881a52582ae755586e885270c6
|
[f66626b34809a4881a52582ae755586e885270c6]
|
|