root/modules/packetizer/copy.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3561b9b28f58eb7a4183e158a8fd973800d31ceb [3561b9b28f58eb7a4183e158a8fd973800d31ceb] 31/05/08 21:10:30 Rémi Denis-Courmont <rdenis@simphalempin.com> Plugins: include vlc_common.h directly instead of vlc/vlc.h
(edit) @13ae40b0efc4f1b1ce205d9a057537047fcab3f4 [13ae40b0efc4f1b1ce205d9a057537047fcab3f4] 21/05/08 19:19:25 Rémi Denis-Courmont <rem@videolan.org> Use gettext_noop() consistently
(edit) @27d483e9ef7a451397d7857251c8d67097661f1d [27d483e9ef7a451397d7857251c8d67097661f1d] 08/05/08 18:20:21 Rémi Denis-Courmont <rem@videolan.org> Include vlc_plugin.h as needed
(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) @81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808 [81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808] 20/08/07 21:08:22 Rémi Denis-Courmont <rem@videolan.org> Remove stdlib.h
(edit) @09eaac810866232ee437516ca2a8fb6bcfd8b523 [09eaac810866232ee437516ca2a8fb6bcfd8b523] 02/03/07 20:51:20 Laurent Aimar <fenrir@videolan.org> Packetizers should trash all blocks with DISCONTINUITY or CORRUPTED flag …
(edit) @de90c15151187e74ce4d2e89a34d68fd64b8735f [de90c15151187e74ce4d2e89a34d68fd64b8735f] 03/12/06 18:02:02 Rémi Denis-Courmont <rem@videolan.org> Fix small memleak
(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) @bf706caf1da81b3e0821fb93f13a7cf6ea85e32c [bf706caf1da81b3e0821fb93f13a7cf6ea85e32c] 25/03/06 13:54:27 Felix Paul Kühne <fkuehne@videolan.org> * another 1st string review, refs #438
(edit) @2cb472dba008f7d877ffe6bae9c5575253365282 [2cb472dba008f7d877ffe6bae9c5575253365282] 13/01/06 00:10:04 Antoine Cellerier <dionoea@videolan.org> FSF address change.
(edit) @fe087a38282e93addb25fa9598393e40ea233b09 [fe087a38282e93addb25fa9598393e40ea233b09] 09/07/05 08:17:09 Rémi Denis-Courmont <rem@videolan.org> Make Zorglub less unhappy
(edit) @85b29bdc288a1573d43bd524908be5748a9b3640 [85b29bdc288a1573d43bd524908be5748a9b3640] 08/07/05 20:12:44 Rémi Denis-Courmont <rem@videolan.org> Copyright fixes (da big courmischage)
(edit) @a90a19a6b0468ea9fedadc27cfc1118d70295263 [a90a19a6b0468ea9fedadc27cfc1118d70295263] 11/12/04 15:45:46 Clément Stenac <zorglub@videolan.org> Improvements to preferences * Each module can declare a "human-readable …
(edit) @90665d70ab2119bc58a12117b3763cbca049b9a2 [90665d70ab2119bc58a12117b3763cbca049b9a2] 29/05/04 16:00:32 Laurent Aimar <fenrir@videolan.org> * copy: low latency for subt. TODO: move subtitle paquetizer to …
(edit) @ef1c5bcfb25cbe22e41bd8260544f777882b2b21 [ef1c5bcfb25cbe22e41bd8260544f777882b2b21] 28/05/04 21:55:01 Laurent Aimar <fenrir@videolan.org> * copy: don't break the length for subtitle packet.
(edit) @4efefb826ef40d9cea26919b245d81e2976d1bd1 [4efefb826ef40d9cea26919b245d81e2976d1bd1] 13/04/04 12:52:29 Gildas Bazin <gbazin@videolan.org> * modules/packetizer/*: bug fix (use es_format_Copy() when necessary).
(edit) @6c955787f04e378771f64a66332218c522e7810e [6c955787f04e378771f64a66332218c522e7810e] 06/03/04 20:30:19 Gildas Bazin <gbazin@videolan.org> * src/input/input_dec.c: fix for input_EndDecoder() when using the async …
(edit) @f7fd8b6514d5427b5e177396e236c486142f3d97 [f7fd8b6514d5427b5e177396e236c486142f3d97] 25/01/04 18:58:30 Carlo Calabrò <murray@videolan.org> reverting a whole bunch of stupid changes, sorry :)
(edit) @3f74a523459df2be022bce48de1ecc8b0eb08277 [3f74a523459df2be022bce48de1ecc8b0eb08277] 25/01/04 18:41:30 Carlo Calabrò <murray@videolan.org> String review, round three in advance :) If you've got spare stuff to …
(edit) @646f7beb332351fbc634fc828a64844a9132477c [646f7beb332351fbc634fc828a64844a9132477c] 27/11/03 20:39:53 Laurent Aimar <fenrir@videolan.org> copy: set pts to dts if pts <= 0. (Needed to make div3 streaming working …
(edit) @1c9f6db4b6905405f7e8b14efe0bf269884b4d18 [1c9f6db4b6905405f7e8b14efe0bf269884b4d18] 22/11/03 21:17:14 Laurent Aimar <fenrir@videolan.org> * copy: removed the old spu packetizer.
(edit) @6e94863269db988d825289b149755c4cae969cd8 [6e94863269db988d825289b149755c4cae969cd8] 20/11/03 19:27:44 Laurent Aimar <fenrir@videolan.org> * copy: ported to new API.
(edit) @1e9f16e284a4bb84ac446bf18e6b5581754fc6d3 [1e9f16e284a4bb84ac446bf18e6b5581754fc6d3] 16/11/03 22:07:31 Gildas Bazin <gbazin@videolan.org> * ALL: final improvements to the decoders/packetizers api. (There are …
(edit) @6877b7bef43ca4f4bbd245cf189a1dcde4893855 [6877b7bef43ca4f4bbd245cf189a1dcde4893855] 30/09/03 00:37:36 Gildas Bazin <gbazin@videolan.org> * modules/mux/ogg.c: always backup the vorbis/theora headers so we can …
(edit) @7bb574fdf5724bee95a011cf96f33c95f1ff8645 [7bb574fdf5724bee95a011cf96f33c95f1ff8645] 02/09/03 22:19:26 Gildas Bazin <gbazin@videolan.org> * ALL: Introduction of a new api for decoders. The final aim of this …
(edit) @3460442031186a5a9012ec442adc09c56fd8ca0b [3460442031186a5a9012ec442adc09c56fd8ca0b] 11/08/03 22:19:45 Laurent Aimar <fenrir@videolan.org> * copy: removed annoying debug message.
(edit) @69382bfec097c336d86ab59dae52fda3d58f1f84 [69382bfec097c336d86ab59dae52fda3d58f1f84] 10/08/03 16:21:16 Gildas Bazin <gbazin@videolan.org> * modules/demux/mkv.cpp, modules/mux/avi.c, modules/mux/mpeg/ts.c, …
(edit) @48ab4989596b30c06377d605c78bd0612b6b0c86 [48ab4989596b30c06377d605c78bd0612b6b0c86] 08/08/03 18:50:27 Gildas Bazin <gbazin@videolan.org> * src/input/input_clock.c: reverted the patch that caused the regression …
(edit) @80a68e4f614642a9deb4de7cb23b01bda4ed5b98 [80a68e4f614642a9deb4de7cb23b01bda4ed5b98] 31/07/03 21:02:23 Laurent Aimar <fenrir@videolan.org> * copy.c: Added DVD subtitle support. I still need to commit the TS muxer.
(edit) @4da83b8c197337826b20eb4bf597ce35b128bed3 [4da83b8c197337826b20eb4bf597ce35b128bed3] 21/07/03 01:30:07 Gildas Bazin <gbazin@videolan.org> * modules/packetizer/copy.c, modules/stream_out/transcode.c: handle raw …
(edit) @bd7ed3cead45be14d9b435cbfddd5a7745c97a64 [bd7ed3cead45be14d9b435cbfddd5a7745c97a64] 17/05/03 01:02:37 Gildas Bazin <gbazin@videolan.org> * modules/packetizer/copy.c, modules/stream_out/transcode.c: added SVQ3 …
(edit) @073c4afd4b2d064a81d607997dbdedb22daf97e3 [073c4afd4b2d064a81d607997dbdedb22daf97e3] 03/05/03 03:12:13 Laurent Aimar <fenrir@videolan.org> * all: shut up valgrind ;) (memory leacks and one overead/overwrite).
(edit) @f5aac5a702b285084e34ca20b2bb83059a88ea11 [f5aac5a702b285084e34ca20b2bb83059a88ea11] 02/05/03 02:33:42 Laurent Aimar <fenrir@videolan.org> * copy: added raw audio/video support. * avi: added raw audio support …
(edit) @4dec9682f6b5b0b6ed2d5187f4652cb680f39000 [4dec9682f6b5b0b6ed2d5187f4652cb680f39000] 13/04/03 22:00:21 Laurent Aimar <fenrir@videolan.org> * all: new sout scheme. Now a chain of module are created that …
(edit) @8c1b605094b765439b3163986c9845ad524fbbef [8c1b605094b765439b3163986c9845ad524fbbef] 31/03/03 05:46:11 Laurent Aimar <fenrir@videolan.org> * v4l: updated, now it should grab (and compress if you want) the …
(edit) @949a4ce261b3f115b283a4804b289a7ddd00b7a5 [949a4ce261b3f115b283a4804b289a7ddd00b7a5] 11/03/03 20:02:31 Laurent Aimar <fenrir@videolan.org> * all: reworked stream output. Now it handles mutliples outputs from one …
(edit) @4e7174c14bfa63f0d2e43b93ba734db384fefa94 [4e7174c14bfa63f0d2e43b93ba734db384fefa94] 23/01/03 16:52:04 Sam Hocevar <sam@videolan.org> * ./modules/*: warning fixes.
(edit) @e4fc7e4e892f1ecbf94b1f8b0d73e14ad5df20c6 [e4fc7e4e892f1ecbf94b1f8b0d73e14ad5df20c6] 19/01/03 09:27:28 Laurent Aimar <fenrir@videolan.org> * all: change the way fourcc are stored in bitmapinfoheader.
(edit) @1c332603ed6f326c80ac5ac872aa3000e3985aad [1c332603ed6f326c80ac5ac872aa3000e3985aad] 08/01/03 11:26:49 Laurent Aimar <fenrir@videolan.org> * mpeg4audio.c: new packetizer (but for now it don't support adts aac) * …
(edit) @f8bf106d7ee040b01217ea54e8594f0677ba6b18 [f8bf106d7ee040b01217ea54e8594f0677ba6b18] 14/12/02 22:32:42 Laurent Aimar <fenrir@videolan.org> Added stream output. (common work with titer).
Note: See TracRevisionLog for help on using the revision log.