40004 Commits (34c426be4a3cb52f6d420e5e775a3f2daebcfefe)
 

Author SHA1 Message Date
  Nicolas George 34c426be4a ffmpeg: check encoder earlier. 14 years ago
  Michael Niedermayer 044f7275d3 ffv1: add optional per slice CRCs to detect undamaged slices. 14 years ago
  Michael Niedermayer b4fc53856d ffv1: move most fields from the frame header to the slice headers with ffv1.3 14 years ago
  Michael Niedermayer 9408316a85 ffv1: refactor slice decoding init loop so that the first is less a special case 14 years ago
  Michael Niedermayer 8456089f50 ffv1: clear slice state in decode_slice() 14 years ago
  Michael Niedermayer c7a435aab2 ffv1: split clear_slice_state() out so individual slices can be cleared. 14 years ago
  Michael Niedermayer 32883c0667 ffv1: split init_slice_state() out so individual slices can be inited 14 years ago
  Michael Niedermayer d7a4c43f18 ffv1: Add a CRC check to the global header with version 1.3 14 years ago
  Stefano Sabatini 9750254885 lavfi/mp: remove libmpcodecs mirror filter 14 years ago
  Robert Nagy 65fa7bc1f8 lavfi: add avfilter_unref_bufferp() 14 years ago
  Michael Niedermayer 455fcf29b8 avidec: zero extradata padding 14 years ago
  Michael Niedermayer ee402df9a2 mtvdec: check that the buf is large enough for probing 14 years ago
  Michael Niedermayer 2a70d8304d jvdec: Make sure there is enough data for the id string. 14 years ago
  Michael Niedermayer 2a976debc1 Merge remote-tracking branch 'qatar/master' 14 years ago
  Michael Niedermayer 2ff935f4bb build system: remove -wcast-qual 14 years ago
  Michael Niedermayer a9cd12ee2a mlpdec: set channel variables after checking them 14 years ago
  Carl Eugen Hoyos ab75ad0116 Make targa-in-mov QuickTime-compatible for more colour-spaces. 14 years ago
  Nico Weber a4a88fd42c Remove .rodata alignment kludge for Mach-O if a recent enough yasm is used. 14 years ago
  Carl Eugen Hoyos b4043ef504 Print unexpected length of flicvideo extradata. 14 years ago
  Matthieu Bouron cbda76c7c6 mxfdec: Add missing break in frame layout parsing 14 years ago
  Matthieu Bouron 70ca163bc5 mxf: Fix frame layout values 14 years ago
  Michael Niedermayer c90b8a7480 h263dec: Check for width/height changes on frame skips too. 14 years ago
  Diego Biurrun 2b98377935 dv: Initialize encoder tables during encoder init. 14 years ago
  Michael Niedermayer 903ccf71b7 error_concealment: Check that the reference is not NULL 14 years ago
  Michael Niedermayer b066046046 error_concealment: make sure mbaff flags are 0 as interlaced is not supported. 14 years ago
  Michael Niedermayer b7c2358f62 error_concealment: switch asserts mostly to av_asserts. 14 years ago
  Michael Niedermayer 5e59a77cec vc1dec: check that coded slice positions and interlacing match. 14 years ago
  Michael Niedermayer df23d64e07 h263dec: always enable picture dimensions reverting check. 14 years ago
  Diego Biurrun f2e4465522 dv: Replace some magic numbers by the appropriate #define. 14 years ago
  Justin Ruggles 9cc338b1de FATE: pass the decoded output format and audio source file to enc_dec_pcm 14 years ago
  Justin Ruggles c755b1fbbc FATE: specify the input format when decoding in enc_dec_pcm() 14 years ago
  Loren Merritt 705f3d4759 x86inc: support AVX abstraction for 2-operand instructions 14 years ago
  Mans Rullgard e73ec9216b configure: detect PGI compiler and set suitable flags 14 years ago
  Justin Ruggles d8b06521a9 avconv: check for an incompatible changing channel layout 14 years ago
  Michael Niedermayer 74e4bb6912 Merge remote-tracking branch 'hexene/stagefright' 14 years ago
  Mans Rullgard 6208313aeb avio: make AVIOContext.av_class pointer to const 14 years ago
  Mans Rullgard 9d72c0527c nutdec: add malloc check and fix const to non-const conversion warnings 14 years ago
  Mohamed Naufal f51b7e52a6 libstagefright: avoid memory leak 14 years ago
  Carl Eugen Hoyos dddd06d5b4 Make tiff-in-mov QuickTime-compatible for more colour-spaces. 14 years ago
  Mohamed Naufal 2343a99cf2 libstagefright: support more output pixel formats 14 years ago
  Michael Niedermayer e366e6bfab Merge remote-tracking branch 'qatar/master' 14 years ago
  Mohamed Naufal 1d48e88d41 libstagefright: avoid potential deadlock on output MediaBuffer 14 years ago
  Michael Niedermayer a02f8ef1d2 h263dec: Prevent dimension changes from leaking on errors in header parsing. 14 years ago
  Mohamed Naufal 7b915a4045 libstagefright: explicitly set positive timestamps as stagefright expects them so 14 years ago
  Diego Biurrun 0f53601ac6 ppc: drop unused function dct_quantize_altivec() 14 years ago
  Diego Biurrun aa3f2cb584 mpegaudiodec: Do not discard mp_decode_frame() return value. 14 years ago
  Michael Niedermayer 601d072e68 diracdec: check xybsep 14 years ago
  Michael Niedermayer e531e73a6f indeo: Make sure the to be used vlc table has been initilaized. 14 years ago
  Robert Nagy c58290e5e5 Reset pts_correction state on codec flush. 14 years ago
  Michael Niedermayer 9ed388f598 ogm: Fix division by 0 14 years ago