1623 Commits (12eeced8b41bbe46693f8c9625ed61b51f8438a1)

Author SHA1 Message Date
  Nicolas George 2ae5af8094 lavfi: rename vsrc_buffer.c into src_buffer.c. 13 years ago
  Nicolas George 7ad0d9864e lavfi: merge asrc_abuffer into vsrc_buffer. 13 years ago
  Stefano Sabatini 18c6bd098b lavfi/tinterlace: remove unnecessary NULL check in start_frame() 13 years ago
  Stefano Sabatini cf9f7e40cc lavfi/tinterlace: use avfilter_unref_bufferp() 13 years ago
  Stefano Sabatini a853e88af2 lavfi/tinterlace: fix doxy in copy_picture_field() 13 years ago
  Matthieu Bouron 73c1e3baad asrc_abuffer: return EAGAIN if no frame is available 13 years ago
  Stefano Sabatini 6b55aab01a lavfi: create buffer reference in filters which need to access the ref later 13 years ago
  Stefano Sabatini 6f3b1d7f86 lavfi/bbox: add missing space between pts and x1 values in the log 13 years ago
  Matthieu Bouron 5473a98e45 af_amerge: return errors from subfilters when requesting a frame 13 years ago
  Nicolas George fd2cd64fc9 avfiltergraph: fix format selection. 13 years ago
  Nicolas George 2e8f19d26f avfiltergraph: free the sink_links heap. 13 years ago
  Nicolas George e11110dee4 buffersink: add AV_BUFFERSINK_FLAG_NO_REQUEST. 13 years ago
  Nicolas George 2d6522bab0 vsrc_buffer: count the number of failed requests. 13 years ago
  Nicolas George f75ee4031e vsrc_buffer: return EAGAIN if no frame is available. 13 years ago
  Nicolas George 2ce7972779 avfiltergraph: add avfilter_graph_request_oldest(). 13 years ago
  Nicolas George e0761feec4 avfilter: add a pointer from links to graph. 13 years ago
  Nicolas George 78ac49c233 avfilter: document request_frame return codes. 13 years ago
  Stefano Sabatini dd3043d1c0 lavfi/setfield: remove stray argument in av_log() 13 years ago
  Stefano Sabatini 459414b4d9 lavfi/setfield: rename variable top_field_first to mode 13 years ago
  Tim Nicholson c97201dd29 lavfi/setfield: add "progressive" option 13 years ago
  Stefano Sabatini 9750254885 lavfi/mp: remove libmpcodecs mirror filter 13 years ago
  Robert Nagy 65fa7bc1f8 lavfi: add avfilter_unref_bufferp() 13 years ago
  Robert Nagy e90dfa6881 yadif: Improve pts calculation for is_second. 13 years ago
  Robert Nagy a80217a5ee copy pts and format props between lavfi buffer and frame. 13 years ago
  Michael Niedermayer 5cd460ba63 vsrc_buffer: fix null ptr segfault 13 years ago
  Michael Niedermayer 0d115d7799 avfiltergraph: More advanced heuristic to select colorspace. 13 years ago
  Anton Khirnov aff01de641 graphparser: set next to NULL on an entry extracted from inputs list 13 years ago
  Robert Nagy ed66bbfcb9 lavfi/aresample: properly propagate pts == AV_NOPTS_VALUE; 13 years ago
  Robert Nagy 4d84c7ded6 yadif: fixed missing error handling for poll_frame. 13 years ago
  Anton Khirnov 7af99a01c4 graphparser: fix the order in which unlabeled input links are returned. 13 years ago
  Anton Khirnov 7bf9e3391f vsrc_buffer: fix check from 7ae7c41. 13 years ago
  Stefano Sabatini 91d3cbe0fd avfiltergraph: make the AVFilterInOut alloc/free API public 14 years ago
  Anton Khirnov 12e7e1d03e graphparser: allow specifying sws flags in the graph description. 13 years ago
  Anton Khirnov 4e781c25b7 graphparser: fix the order of connecting unlabeled links. 13 years ago
  Anton Khirnov d7bcc71dad graphparser: add avfilter_graph_parse2(). 13 years ago
  Anton Khirnov 7ae7c41413 vsrc_buffer: allow using a NULL buffer to signal EOF. 13 years ago
  Clément Bœsch 3f80546d75 lavfi/drawbox: fix width displayed in place of x. 13 years ago
  Stefano Sabatini 5eeecde859 lavfi/mp: remove 2xsai wrapped filter 13 years ago
  Stefano Sabatini b7a7830dd4 lavfi: port 2xsai filter from libmpcodecs 13 years ago
  Stefano Sabatini 162e400464 lavfi: install asrc_abuffer.h header 13 years ago
  Michael Niedermayer c0af87550a vf_lut: fix rgba map regression 13 years ago
  Nicolas George 40b7a27bad vf_drawtext: fontconfig support. 13 years ago
  Nicolas George be9b0d2c5a vf_drawtext: fix memory leak of draw expression. 13 years ago
  Nicolas George 423047ea31 vf_drawtext: fix memory leak of glyph data. 13 years ago
  Anton Khirnov e36b25d1df vf_overlay: implement poll_frame() 13 years ago
  Anton Khirnov 90f65dc6cf vf_scale: support named constants for sws flags. 13 years ago
  Reimar Döffinger 6458a08700 vf_scale: ensure the palette is set for output. 13 years ago
  Reimar Döffinger 24eac3cff5 Mark GRAY8 format as pseudo-paletted. 13 years ago
  Reimar Döffinger bbaf941e29 scale: fix slice rendering with conversion between pal/non-pal. 13 years ago
  Stefano Sabatini 6cb01c9dba lavfi/mp: remove remove_logo wrapper 13 years ago