]> git.sesse.net Git - vlc/commit
* codec/theora.c: Removed the "multiple of 16" size restriction for the encoding.
authorGildas Bazin <gbazin@videolan.org>
Sat, 28 Aug 2004 18:37:02 +0000 (18:37 +0000)
committerGildas Bazin <gbazin@videolan.org>
Sat, 28 Aug 2004 18:37:02 +0000 (18:37 +0000)
commit43403d1f8f847fba233a9406f92576507b311a9c
tree60ca1c70a4a1299e010420d11a863b0cb802ca8b
parent5d6c8b4b366d054db7ac752111ac438a9b7cae10
* codec/theora.c: Removed the "multiple of 16" size restriction for the encoding.
  + correct cropping of the decoded video when specified.
* stream_out/transcode.c: make sure the size of the encoded video is at least a multiple of 2.
modules/codec/theora.c
modules/stream_out/transcode.c