Commit Graph

  • a0882e0422 codec/decoder/slice: change flags API style meh 2015-05-28 18:13:35 +02:00
  • 27264e575a codec/decoder/conceal: change flags API style meh 2015-05-28 18:12:56 +02:00
  • f1590620af codec/decoder/check: change flags API style meh 2015-05-28 18:12:23 +02:00
  • bff628b2a2 codec/debug: change flags API style meh 2015-05-28 18:11:11 +02:00
  • 823f4a7ef4 util/frame: avoid using ffmpeg frame refs meh 2015-05-28 14:09:06 +02:00
  • b57bff3e61 util/frame/video: rename new to empty and make new allocate the buffers meh 2015-05-27 18:58:07 +02:00
  • 049e8a6cdd util/frame/audio: rename new to empty and make new allocate the buffers meh 2015-05-27 18:57:57 +02:00
  • aa5d34ad8e util/rational: implement missing features meh 2015-05-26 20:39:00 +02:00
  • 7802046e28 util/frame/video: add repeat getter meh 2015-05-26 20:38:30 +02:00
  • dc7837b0a9 codec/decoder: add time_base getter meh 2015-05-26 20:37:44 +02:00
  • 038440dd41 util/frame: change best_effort_timestamp to timestamp meh 2015-05-26 20:37:01 +02:00
  • 883654ebda util/time: add time helpers meh 2015-05-26 20:36:27 +02:00
  • df52ef68d8 util/error: make index a private function meh 2015-05-24 19:13:20 +02:00
  • 7cce85709a lib: add a crate init function meh 2015-05-24 18:52:28 +02:00
  • 5b80b10949 util/error: refactor error handling meh 2015-05-24 18:51:34 +02:00
  • 2716893612 util/error: add more helpers meh 2015-05-24 16:11:58 +02:00
  • 112020a1ce codec/context: make it Send meh 2015-05-22 12:10:37 +02:00
  • 73accc66b5 util/frame: split it up in files meh 2015-05-21 20:38:34 +02:00
  • 9666310abf codec/packet: make it Send meh 2015-05-21 20:25:26 +02:00
  • 195d5dc9d4 codec/packet: change some types meh 2015-05-21 20:25:11 +02:00
  • 41a35bc542 util/frame: make it Send meh 2015-05-21 20:24:48 +02:00
  • 08d1188d2c util/frame: change some types meh 2015-05-21 20:24:23 +02:00
  • 84943d8eda codec/subtitle: change some datatypes meh 2015-05-21 20:20:36 +02:00
  • 00508e2485 util/error: make it Send and Clone meh 2015-05-21 20:20:16 +02:00
  • b9e6eaeb93 util/frame: change width and height to u32 meh 2015-05-19 04:31:34 +02:00
  • 0956eaba59 codec/subtitle: change width and height to u32 meh 2015-05-19 04:31:19 +02:00
  • 6b85baedb5 codec/picture: add .rows() and .rows_mut() meh 2015-05-19 04:30:49 +02:00
  • 068d42cbb8 codec/picture: fix .data() and .data_mut() meh 2015-05-19 04:30:25 +02:00
  • f0b11a960a codec/picture: change width and height to u32 meh 2015-05-18 23:32:11 +02:00
  • 18d91a9dd9 codec/encoder/video: change width and height to u32 meh 2015-05-18 23:31:02 +02:00
  • 22faf2f99c codec/decoder/video: change width and height to u32 meh 2015-05-18 22:58:28 +02:00
  • 3825c5486b codec/picture: add data accessor meh 2015-05-17 04:25:04 +02:00
  • fc7016a8c1 codec/encoder/video: add some accessors meh 2015-05-16 22:50:01 +02:00
  • e02bd1e763 codec/encoder: add some accessors meh 2015-05-16 22:47:38 +02:00
  • 4fe66b6735 codec/encoder/decision: add enum meh 2015-05-16 22:41:01 +02:00
  • 2de64a1a37 codec/encoder/comparison: add enum meh 2015-05-16 22:40:44 +02:00
  • 457bffbeb2 codec/encoder/prediction: add enum meh 2015-05-16 22:40:17 +02:00
  • d68a9192ba codec/encoder/motion_estimation: add enum meh 2015-05-16 22:39:48 +02:00
  • a0dae25b94 codec/threading: add threading configuration meh 2015-05-16 19:18:26 +02:00
  • e2039ac550 codec/decoder: add some accessors meh 2015-05-16 18:40:32 +02:00
  • 4fdef8af50 codec/profile: add enum meh 2015-05-16 18:39:59 +02:00
  • 507a1b9e95 codec/decoder: add error checking meh 2015-05-16 17:34:31 +02:00
  • 757088f46c codec: refactor decoder and encoder meh 2015-05-16 17:28:25 +02:00
  • bdc4c427a8 util/frame: make Flags a c_int for compatibility meh 2015-05-16 17:27:42 +02:00
  • bcde567734 format/stream: make Disposition a c_int for compatibility meh 2015-05-16 17:27:22 +02:00
  • fbf4bb8f73 codec/subtitle: make Flags a c_int for compatibility meh 2015-05-16 17:27:02 +02:00
  • 58240987d6 codec/packet: make Flags a c_int for compatibility meh 2015-05-16 17:26:32 +02:00
  • f93ab9488a codec/context: add some accessors meh 2015-05-16 17:25:57 +02:00
  • 68a72feb08 codec/debug: add bitflags meh 2015-05-16 17:25:31 +02:00
  • 2c3b0e2936 codec/compliance: add enum meh 2015-05-16 17:25:10 +02:00
  • 706f64c133 codec/field_order: add enum meh 2015-05-16 17:24:33 +02:00
  • ded50e95a9 codec/audio_service: add enum meh 2015-05-16 17:20:45 +02:00
  • 6090985707 codec: refactor API meh 2015-05-16 14:45:21 +02:00
  • 8bdb50ebaf util/error: implement From for Error meh 2015-05-16 14:44:48 +02:00
  • 7f6d694a7d codec: rename kind() to medium() meh 2015-05-16 14:43:21 +02:00
  • 2dd658f337 util/frame: add some more accessors meh 2015-05-15 21:52:15 +02:00
  • 930af9d581 util/frame: take advantage of Deref meh 2015-05-15 21:51:25 +02:00
  • 96563ed391 cargo: add features meh 2015-05-15 21:28:03 +02:00
  • 5c402a1256 util: move SampleFormat and PixelFormat to util::format meh 2015-05-13 23:36:08 +02:00
  • e48ee1e3eb codec/subtitle: support empty rects meh 2015-05-13 22:31:21 +02:00
  • d5b024dea9 util/frame: add more accessors meh 2015-05-13 15:17:08 +02:00
  • 3a1af24d2f util/color: move color enums to their own module meh 2015-05-13 15:16:42 +02:00
  • 604c6549fb format/format: use lifetime elision meh 2015-05-12 20:07:50 +02:00
  • 3c227329ae codec/subtitle: use lifetime elision meh 2015-05-12 20:07:33 +02:00
  • b083d029da codec/packet: use lifetime elision meh 2015-05-12 20:07:19 +02:00
  • 5436f264a9 codec/codec: use lifetime elision meh 2015-05-12 20:07:06 +02:00
  • 2f4ca56e46 format/stream: use lifetime elision meh 2015-05-12 20:05:29 +02:00
  • 7c213c2516 util/frame: add Frame::aspect_ratio meh 2015-05-12 20:03:16 +02:00
  • 47f010a3cb util/sample_format: use lifetime elision meh 2015-05-12 20:01:38 +02:00
  • e07c7ec4cd util/frame: use lifetime elision meh 2015-05-12 20:00:56 +02:00
  • 4a3d43afc1 util/frame: use lifetime elision meh 2015-05-12 19:58:37 +02:00
  • 1e594ef40c format/context: drop useless lifetime parameter and use elision meh 2015-05-12 19:56:56 +02:00
  • 46a9746e00 device: take advantage of lifetime elision meh 2015-05-12 19:55:48 +02:00
  • 8a8ee131d7 codec/packet: take advantage of lifetime elision meh 2015-05-12 19:45:15 +02:00
  • 37cbaa5660 util/frame: add Video::kind meh 2015-05-12 19:26:28 +02:00
  • 5ab02b8649 util/frame: add setters for Video::height and Video::width meh 2015-05-12 19:26:12 +02:00
  • d0d706ea73 util/frame: add Audio::samples meh 2015-05-12 19:22:20 +02:00
  • 05921ce5d8 util/frame: handle unknown format case meh 2015-05-12 19:21:13 +02:00
  • 72025673c9 util/picture: add picture::Type meh 2015-05-12 19:19:52 +02:00
  • 72e300f09e codec/subtitle: improve Subtitle handling meh 2015-05-12 18:21:02 +02:00
  • 9a22b27733 device: fix style meh 2015-05-12 18:19:53 +02:00
  • bd4cfd56dc codec/picture: add Picture meh 2015-05-12 18:19:30 +02:00
  • 0174c8f01b util/dictionary: some style fixes meh 2015-05-12 18:18:32 +02:00
  • ebdd8fb349 format/context: some style fixes meh 2015-05-12 18:18:14 +02:00
  • e004eb9124 codec/context: some style fixes meh 2015-05-12 18:17:47 +02:00
  • 944c817774 codec/codec: fix PhantomData type meh 2015-05-12 18:16:47 +02:00
  • 1150527c35 device: add handling meh 2015-05-12 03:58:26 +02:00
  • b7a015c79a format: add Format, format::Context and Stream meh 2015-05-12 03:57:17 +02:00
  • 67efc8b686 format/network: add network helpers meh 2015-05-12 03:55:41 +02:00
  • 59e067cb4d format: export PixelFormat and SampleFormat meh 2015-05-12 03:53:54 +02:00
  • a45c011fbc format: add base meh 2015-05-12 03:53:19 +02:00
  • 66901497ab codec: add various Codec related stuff meh 2015-05-12 03:49:55 +02:00
  • 9c8ca6601f codec/discard: add Discard meh 2015-05-12 03:48:11 +02:00
  • 64c6678f04 codec/subtitle: add Subtitle meh 2015-05-12 03:46:25 +02:00
  • 42564d0d5e codec/packet: add Packet and packet::SideData meh 2015-05-12 03:44:45 +02:00
  • 496f3759ec codec/id: add codec::Id meh 2015-05-12 03:33:33 +02:00
  • 308e36ee48 codec: add base meh 2015-05-12 03:33:13 +02:00
  • 2ff14a2043 util/frame: add Frame, frame::Video and frame::Audio meh 2015-05-12 03:25:29 +02:00
  • 1a9ca7a4a0 util/pixel_format: add PixelFormat meh 2015-05-12 03:23:29 +02:00
  • 403989a85c util/sample_format: add SampleFormat meh 2015-05-12 03:22:51 +02:00