12 Commits (f1df7cc10c62b3d7a8979be36d14b9fb6fc30ff7)

Author SHA1 Message Date
  Paul B Mahol ed93ed5ee3 avfilter: don't anonymously typedef structs 8 years ago
  Nicolas George 183ce55b0d lavfi: split frame_count between input and output. 8 years ago
  Michael Niedermayer 48bda6c5f7 avfilter/vf_detelecine: Remove redundant declaration 9 years ago
  Benjamin Steffes c411e90bc3 Fix start_frame handling in detelecine filter 9 years ago
  Benjamin Steffes be482e5165 Fix detelecine filter for patterns containing 1 9 years ago
  Benjamin Steffes 06267afe1c Fix detelecine filter for patterns like 3444 or 33333334. 9 years ago
  Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
  Ganesh Ajjanagadde 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 9 years ago
  Nicolas George 44f660e7e7 lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. 9 years ago
  Paul B Mahol a0854c084e avfilter: handle error in query_formats() in bunch of filters 10 years ago
  Himangi Saraogi 0c9abf2119 avfilter/vf_detelecine: Fix uninitialized array index error 10 years ago
  Himangi Saraogi fff7871772 lavfi: add inverse telecine filter 10 years ago
  Himangi Saraogi dbce8cdacf avfilter/vf_telecine: Avoid floating point values 10 years ago
  Himangi Saraogi 613483dcfb avfilter/vf_telecine: Fix loss of AVFrame properties in output 10 years ago
  Himangi Saraogi 1301aa55f6 avfilter/vf_telecine: Fix AV desync by using the first input timestamp 10 years ago
  Paul B Mahol 87577f5508 avfilter/vf_telecine: use the name 's' for the pointer to the private context 10 years ago
  Michael Niedermayer ee0c91cc65 avfilter/vf_telecine: Avoid using non public AV_PIX_FMT_NB 11 years ago
  Paul B Mahol 2e35686030 avfilter/vf_telecine: remove redudant av_frame_copy_props() 11 years ago
  Paul B Mahol 50b90d5e0b lavfi/telecine: remove bitstream and pal formats 11 years ago
  Michael Niedermayer c7c71f95f8 replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* 12 years ago
  Clément Bœsch 50e66726a2 lavfi: use ceil right shift for chroma width/height. 12 years ago
  Paul B Mahol 00acfdd926 lavfi/telecine: show time base change too 12 years ago
  Clément Bœsch b8a5c76131 lavfi: add frame counter into AVFilterLink and use it in filters. 12 years ago
  Michael Niedermayer fd6228e657 lavfi: remove now unused args parameter from AVFilter.init and init_opaque 12 years ago
  Paul B Mahol 661e284b4a telecine filter 12 years ago