- 10 Oct, 2006 1 commit
-
-
Christophe Mutricy authored
-
- 09 Oct, 2006 6 commits
-
-
Christophe Mutricy authored
-
Dennis van Amerongen authored
-
Dennis van Amerongen authored
* modules/codec/x264.c: H.264 level options patch by Ilkka Ollakka <ilkka dot ollakka a t oamk dot fi>. add options aud, sps-id. deprecate options analyse and filter for partitions and deblock.
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/demux/mpeg/mpga.c: oups, no need to free p_sys->p_block_in as it is freed by the packetizer.
-
Damien Fouilleul authored
- added missing video.toggleFullscreen() API
-
- 08 Oct, 2006 17 commits
-
-
Clément Stenac authored
-
Clément Stenac authored
-
Clément Stenac authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Clément Stenac authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Christophe Mutricy authored
-
Jean-Paul Saman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
* Don't skip SPS/PPS after all. Apparently there is sometimes proper data behind such a NAL, which makes this break. Unfortunately there doesn't seem to be a way to properly skip data in the mp4 mux.
-
Derk-Jan Hartman authored
-
Jean-Paul Saman authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
- 07 Oct, 2006 8 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/gui/wxwindows/menus.cpp: avoid using the C++ STL. This gets rid of weird crashes in the vector template.
-
Derk-Jan Hartman authored
* Improve the h264 rtp muxing even more. Should now be able to handle multiple h264 units in one block_t
-
Clément Stenac authored
-
Derk-Jan Hartman authored
-
Clément Stenac authored
+ temporarily re-enable vout-filter until video-filter is updated I include this so that it can get some testing and debugging, but it has some issues: * Several coding style / indentation problems that make the code quite hard to read * Use of config_Get/config_Put instead of vars * In my tests, it crashes as soon as bz-length is not == 0, which basically makes the attenuation effect inoperant
-
- 06 Oct, 2006 1 commit
-
-
Gildas Bazin authored
-
- 05 Oct, 2006 6 commits
-
-
Gildas Bazin authored
* src/misc/modules.c: only set b_force when we have b_strict. * src/input/demux.c: add m4v and h264 extensions.
-
Gildas Bazin authored
-
Sam Hocevar authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
- 04 Oct, 2006 1 commit
-
-
Damien Fouilleul authored
-