FFmpeg/libavcodec
Nicolas George 33b9fe562a encode_video2: shrink packet after encoding.
With the encode2 API, encoders allocate huge packets to be
sure they have enough room (a typical case is mpeg4, which
allocs ~10M for 1280x768 yuv420p) but only actually use a
very small part of the buffer.
2012-02-29 17:00:26 +01:00
..
2012-02-20 15:08:41 -05:00
2012-02-29 01:41:18 +01:00
2012-02-24 03:30:42 +01:00
2012-02-02 18:44:52 +01:00
2012-02-20 15:08:41 -05:00
2012-02-01 04:43:06 +01:00
2012-02-19 03:57:54 +01:00
2012-02-14 01:22:38 +01:00
2012-02-24 04:12:40 +01:00
2012-02-14 01:22:38 +01:00
2012-02-07 18:28:00 +01:00
2012-02-18 02:31:38 +01:00
2012-02-24 04:13:01 +01:00
2012-02-19 16:26:46 +01:00
2012-02-14 19:03:10 +01:00
2012-02-16 06:25:32 +01:00
2012-02-23 23:38:20 +01:00
2012-02-23 23:42:04 +01:00
2012-02-22 11:37:32 +01:00
2012-02-25 07:45:06 +01:00
2012-02-23 23:40:51 +01:00
2012-02-04 01:12:04 +01:00