45 Commits (67afafc2c94b861a22bd755956fec22a5d25f87a)

Author SHA1 Message Date
Francois Cartegnie 062db58dcc codec: jpeg: check every APP1 for orientation 4 years ago
Francois Cartegnie 9b9cbf2b78 codec: jpeg: use native readers 4 years ago
Francois Cartegnie 88d5ca55e1 codec: jpeg: constify 4 years ago
Francois Cartegnie 2acd447486 codec: jpeg: check projection values 4 years ago
Francois Cartegnie 0118f97cfb codec: jpeg: search every APP1 for XMP projection tag 4 years ago
Alexandre Janniaux 93523e6e10 modules: fix typos 5 years ago
Steve Lhomme 0b4dff80ac rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
Steve Lhomme fecfba72d3 jpeg: set the colorspace and primaries to sRGB as well 7 years ago
Steve Lhomme dbe172ceb6 codec:jpeg: JPEG are always decoded to full range 8 years ago
Steve Lhomme 7f62b64b64 codec:jpeg: set the decoder output to sRGB 8 years ago
Thomas Guillem 911c6ea14d jpeg: use vlc_alloc helper 9 years ago
Thomas Guillem ff8c3a932a es: merge vlc_viewpoint_t and video_format_t.pose 9 years ago
Steve Lhomme 0b7ad3ef36 codec:jpeg: set the fmt_out.i_codec early 9 years ago
Francois Cartegnie 74bbc0981f codec: jpeg: fix sanity checks 9 years ago
Francois Cartegnie 0ac48909b9 codec: jpeg: fix read ofw 9 years ago
Steve Lhomme 5dbd54ec68 decoder/packetizer: no need to set the output ES category anymore 9 years ago
Rémi Denis-Courmont ac866164aa decoder: use "video decoder" capability for video decoders 9 years ago
Filip Roséen ce4d1fbde7 codec/jpeg: jpeg_GetProjection: prevent out-of-bound read 9 years ago
Thomas Guillem a8b249bc6b decoder: refactor pf_decode_* callbacks 10 years ago
Steve Lhomme 921d37dd06 jpeg: handle Spatial RDF metadata coded as XML data 10 years ago
Steve Lhomme fb9ba9cbb3 core: merge the video format pose fields in a struct 10 years ago
Jean-Baptiste Kempf 3e77fa781e Jpeg: use locale-indepent strtof 10 years ago
Steve Lhomme 8067a2495f jpeg: read panoramic metadata from the XMP EXIF data 10 years ago
Thomas Guillem 47467b9628 decoder: video: don't update format when creating a picture 10 years ago
Tristan Matthews 866e01d5f2 jpeg: fix inverted chroma 10 years ago
Wayne McDougall f0b54ded86 Jpeg: more precise definition of int types 10 years ago
Rémi Denis-Courmont 2d2e92ecef jpeg: remove invalid cast 10 years ago
Jean-Baptiste Kempf e7abf33e34 jpeg: use explicit cast for jpeg_mem_dest 10 years ago
Jean-Baptiste Kempf 5743000cfd jpeg: fix compilation for win32 10 years ago
Wayne McDougall 16b5785805 Automatically orient JPEG image based on orientation flag, if present 10 years ago
Jean-Paul Saman ce6db7865c codec: don't drop blocks marked BLOCK_FLAG_DISCONTINUITY 11 years ago
Ilkka Ollakka c736ebc053 codec: don't drop discontinue blocks 11 years ago
Ilkka Ollakka f213c43932 Revert "codec: don't drop discontinue blocks" 11 years ago
Ilkka Ollakka d0c5748146 Revert "codec: don't drop blocks marked BLOCK_FLAG_DISCONTINUITY" 11 years ago
Jean-Paul Saman 48a867c768 codec: don't drop blocks marked BLOCK_FLAG_DISCONTINUITY 11 years ago
Ilkka Ollakka 5e36cb2c14 codec: don't drop discontinue blocks 11 years ago
Ilkka Ollakka cdc35a524a jpeg: set visible_ width/height 13 years ago
Tristan Matthews c9699d8f5a jpeg: encoder: set pts and dts 13 years ago
Hugo Beauzée-Luyssen bba3b52257 codec: jpeg: Check for NULL p_pic before encoding 13 years ago
Tristan Matthews 0c3e5519ac codec: jpeg encoder: fix build for older libjpeg 13 years ago
Maxim Bublis e868212d51 codec: jpeg encoder implemented 13 years ago
Maxim Bublis 0d75e9fada codec/jpeg: move some setup in init function 13 years ago
Rafaël Carré d5ec2e9fc7 jpeg: avoid a cast 13 years ago
Maxim Bublis 71d201b8d9 codec/jpeg: removed useless code 13 years ago
Maxim Bublis 6a06a82aa2 codec: implemented libjpeg module 13 years ago