root/src/control/mediacontrol_audio_video.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @14dd917d87e75ac1c7284373020ec3982082011b [14dd917d87e75ac1c7284373020ec3982082011b] 15/09/08 21:55:34 Laurent Aimar <fenrir@videolan.org> Removed unused or redondant fields from subpicture. I removed: i_x/i_y: …
(edit) @1bf1f77fc858c0432fd52f9730ed15e7648c4c5b [1bf1f77fc858c0432fd52f9730ed15e7648c4c5b] 08/09/08 18:31:27 Olivier Aubert <olivier.aubert@liris.cnrs.fr> embedded snapshot: guard against spurious vlc_object_wait wakeups. Thanks …
(edit) @920e215b79126a690d327c795c9f4bd03c6ddfd1 [920e215b79126a690d327c795c9f4bd03c6ddfd1] 08/09/08 18:24:19 Olivier Aubert <olivier.aubert@liris.cnrs.fr> embedded snapshot: guard against spurious vlc_object_wait wakeups. Thanks …
(edit) @37485818653989b5f4b8fbabfdc75198dfc84a05 [37485818653989b5f4b8fbabfdc75198dfc84a05] 08/09/08 15:10:06 Olivier Aubert <olivier.aubert@liris.cnrs.fr> embedded snapshot: avoid an unnecessary double malloc
(edit) @64052e01c55970c95fd0c4dc940a79be4115e964 [64052e01c55970c95fd0c4dc940a79be4115e964] 28/08/08 19:13:19 Rémi Denis-Courmont <rdenis@simphalempin.com> snapshost: avoid vlc_object_get (this is still a really ugly hack)
(edit) @e7153307302dcb51ef7ba30df2bb5745ad632c96 [e7153307302dcb51ef7ba30df2bb5745ad632c96] 13/08/08 00:57:25 Pierre d'Herbemont <pdherbemont@videolan.org> mediacontrol: Fix warnings about unused args.
(edit) @791b55cfb3a6f2562c69b0a8a094a0a3a6cf0ecb [791b55cfb3a6f2562c69b0a8a094a0a3a6cf0ecb] 30/06/08 19:51:49 Olivier Aubert <olivier.aubert@liris.cnrs.fr> src/control/mediacontrol_audio_video.c: to create a generic object, its …
(edit) @cf249e3a425ed77f6cd37c3247001c744603bbf2 [cf249e3a425ed77f6cd37c3247001c744603bbf2] 01/06/08 09:12:37 Rémi Denis-Courmont <rdenis@simphalempin.com> mediacontrol: include vlc_common and fix ABI (= avoid bool)
(edit) @19c12d3c5f70ff4dc5f34b1caa644bdba539b221 [19c12d3c5f70ff4dc5f34b1caa644bdba539b221] 30/05/08 20:28:22 Jean-Baptiste Kempf <jb@videolan.org> Set style in mediacontrol_showtext()
(edit) @f754dc2291a35f9bff26ca0868e01835125df724 [f754dc2291a35f9bff26ca0868e01835125df724] 30/05/08 20:28:21 Jean-Baptiste Kempf <jb@videolan.org> Fix a warning.
(edit) @8ee62bb6296e3c1c634eddcab64a5b7391d9796e [8ee62bb6296e3c1c634eddcab64a5b7391d9796e] 23/04/08 19:40:11 Olivier Aubert <olivier.aubert@liris.cnrs.fr> Trailing whitespace/tabs fixes
(edit) @445d63e0e38053c1e724982fcc9f661a3bf03ec3 [445d63e0e38053c1e724982fcc9f661a3bf03ec3] 23/04/08 19:35:01 Olivier Aubert <olivier.aubert@liris.cnrs.fr> mediacontrol API: update to use the new libvlc_media_player/libvlc_media …
(edit) @449fd28aaf007c6411251dae9d0dbfdc65b135d1 [449fd28aaf007c6411251dae9d0dbfdc65b135d1] 14/04/08 02:02:22 Pierre d'Herbemont <pdherbemont@videolan.org> Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. This …
(edit) @bf1292e44390c6469483cea3817d6c2a3dbd811c [bf1292e44390c6469483cea3817d6c2a3dbd811c] 30/03/08 04:02:57 Pierre d'Herbemont <pdherbemont@videolan.org> libvlc: rename libvlc_media_descriptor to libvlc_media and …
(edit) @a78e273ec53ff8a6c3993f3deda0b893f8dd709a [a78e273ec53ff8a6c3993f3deda0b893f8dd709a] 26/02/08 01:29:12 Pierre d'Herbemont <pdherbemont@videolan.org> misc/objects.c: Don't rely on vlc_object_destroy() to destroy objects, but …
(edit) @99fab9089e9e1709d9c3a4bc5ced0c137ac59134 [99fab9089e9e1709d9c3a4bc5ced0c137ac59134] 23/01/08 22:50:58 Rémi Denis-Courmont <rem@videolan.org> Don't include config.h from the headers - refs #297. Missing some cases …
(edit) @a9c7d811c12fe2d56158452b897233299a3e24f8 [a9c7d811c12fe2d56158452b897233299a3e24f8] 16/09/07 13:09:02 Rémi Denis-Courmont <rem@videolan.org> Use new API too
(edit) @6ee1e193fd896ab9a4729fde14f009d9ce629815 [6ee1e193fd896ab9a4729fde14f009d9ce629815] 10/09/07 20:56:52 Rafaël Carré <funman@videolan.org> Removes trailing spaces. Removes tabs.
(edit) @8820f0c6819a836f0cdacda2739a53fbe03f6bbf [8820f0c6819a836f0cdacda2739a53fbe03f6bbf] 17/07/07 15:12:55 Olivier Aubert <olivier.aubert@liris.cnrs.fr> Fix locking issues in (embedded) snapshot code
(edit) @f85de941b2b2ac1952638ff335dc315c568a431c [f85de941b2b2ac1952638ff335dc315c568a431c] 13/07/07 10:23:25 Olivier Aubert <olivier.aubert@liris.cnrs.fr> mediacontrol: prefix unit conversion functions with private_
(edit) @7151b1d6cd8ca224261cf28caf71b4ff4cc49d21 [7151b1d6cd8ca224261cf28caf71b4ff4cc49d21] 12/07/07 23:05:02 Olivier Aubert <olivier.aubert@liris.cnrs.fr> mediacontrol: * prefix non-exported function names with private_ (as by …
(edit) @be6efa200669abe4afc82ab9d4ef618ae7af1c11 [be6efa200669abe4afc82ab9d4ef618ae7af1c11] 23/06/07 13:40:40 Pierre d'Herbemont <pdherbemont@videolan.org> Libvlc: replace media_instance_destroy_and_detach by …
(edit) @23cc599d06abb5c84913c7399dd08c6b283fc49e [23cc599d06abb5c84913c7399dd08c6b283fc49e] 18/06/07 23:08:03 Laurent Aimar <fenrir@videolan.org> Patch by Bernie Purcell : "This is part of a former submission stripped …
(edit) @34f81612d956bfc7ad53fb7937b7d38d9cdec730 [34f81612d956bfc7ad53fb7937b7d38d9cdec730] 17/06/07 22:54:32 Pierre d'Herbemont <pdherbemont@videolan.org> libvlc: Rename input to media_instance. And add the possibility to create …
(edit) @a79c62a4d1fe8d5c64e89f4d81016c186fd6bae2 [a79c62a4d1fe8d5c64e89f4d81016c186fd6bae2] 03/05/07 22:02:34 Olivier Aubert <olivier.aubert@liris.cnrs.fr> mediacontrol API: split old mediacontrol_exception_init behaviour into …
(edit) @71c0c5cbf613d616d4c45bc1a3fce31d740d5823 [71c0c5cbf613d616d4c45bc1a3fce31d740d5823] 14/12/06 14:18:53 Olivier Aubert <olivier.aubert@liris.cnrs.fr> src/controler/mediacontrol_audio_video.c: make mediacontrol_showtext …
(edit) @d3fe7f28797d4dba65ffcdd60bf932e758a48a9e [d3fe7f28797d4dba65ffcdd60bf932e758a48a9e] 26/11/06 15:20:34 Clément Stenac <zorglub@videolan.org> A bit of headers cleanup * Headers in include must contain the structures …
(edit) @8261a2278e7d388dd7a0dbdb38579ef097393216 [8261a2278e7d388dd7a0dbdb38579ef097393216] 25/09/06 17:52:05 Olivier Aubert <olivier.aubert@liris.cnrs.fr> src/control/mediacontrol_audio_video.c: use RAISE_NULL, RAISE_VOID macros
(edit) @673593dc6f54f482830f52cf264dfca1cecee971 [673593dc6f54f482830f52cf264dfca1cecee971] 22/09/06 12:37:40 Olivier Aubert <olivier.aubert@liris.cnrs.fr> mediacontrol API: (mostly) use the new libvlc API
(edit) @671f0b24a057135af63c2a5fd8a966345f134b51 [671f0b24a057135af63c2a5fd8a966345f134b51] 19/07/06 11:00:32 Olivier Aubert <olivier.aubert@liris.cnrs.fr> include/vlc/mediacontrol.h, src/control/mediacontrol_audio_video.c: …
(edit) @8ab353b1123d829cd0e335a36cc7dffb4ae83a19 [8ab353b1123d829cd0e335a36cc7dffb4ae83a19] 01/04/06 13:27:40 Felix Paul Kühne <fkuehne@videolan.org> * 2nd review of /src/* \ libvlc.h (refs #438)
(edit) @470b47fe952dbba82beca44cafefd4b6ec711384 [470b47fe952dbba82beca44cafefd4b6ec711384] 28/03/06 22:29:28 Clément Stenac <zorglub@videolan.org> String fixes in src (Refs:#438)
(edit) @ebeebc55fdbde63d82806801805ae5681ee9d953 [ebeebc55fdbde63d82806801805ae5681ee9d953] 23/02/06 17:21:56 Olivier Aubert <olivier.aubert@liris.cnrs.fr> mediacontrol_audio_video.c: release vout in mediacontrol_snapshot()
(edit) @a084d72ed958259b703678501eeb0babd75e1e76 [a084d72ed958259b703678501eeb0babd75e1e76] 17/02/06 18:39:25 Olivier Aubert <olivier.aubert@liris.cnrs.fr> mediacontrol_audio_video.c: remove debug message
(edit) @01dbf68815f872e81aed64d280b6dd2a2e78c7d4 [01dbf68815f872e81aed64d280b6dd2a2e78c7d4] 17/02/06 16:28:10 Olivier Aubert <olivier.aubert@liris.cnrs.fr> mediacontrol_audio_video.c: use VLC_FOURCC to define the snapshot type
(edit) @8214729866f3d50eaad1e1532ffb504c0b203330 [8214729866f3d50eaad1e1532ffb504c0b203330] 16/01/06 19:50:48 Jean-Paul Saman <jpsaman@videolan.org> Indentation and coding style fixes
(edit) @2cb472dba008f7d877ffe6bae9c5575253365282 [2cb472dba008f7d877ffe6bae9c5575253365282] 13/01/06 00:10:04 Antoine Cellerier <dionoea@videolan.org> FSF address change.
(edit) @3bbb13a91dafba0cad3f85e931bbc18275613343 [3bbb13a91dafba0cad3f85e931bbc18275613343] 11/01/06 14:02:54 Olivier Aubert <olivier.aubert@liris.cnrs.fr> mediacontrol_audio_video.c: use the new snapshot-path functionality
(edit) @68aa3ca3202b0f2c7e3b10db9dbe46b436b17bbd [68aa3ca3202b0f2c7e3b10db9dbe46b436b17bbd] 08/01/06 17:32:33 Clément Stenac <zorglub@videolan.org> Merge 0.8.5-api changes Fix compilation
Note: See TracRevisionLog for help on using the revision log.