33255 Commits (ca332b1d8c9d869c4dd98a6eae5e464d702948cc)
 

Author SHA1 Message Date
  Alex Converse ca332b1d8c faac: Add .channel_layouts 13 years ago
  Samuel Pitoiset b3b1751201 rtmp: Support 'rtmp_playpath', an option which overrides the stream identifier 13 years ago
  Samuel Pitoiset 6465562e13 rtmp: Support 'rtmp_app', an option which overrides the name of application 13 years ago
  Justin Ruggles 5e8280d177 avutil: add better documentation for AVSampleFormat 13 years ago
  Mans Rullgard 8b84e082ed indeo3: add parens around some macro arguments 13 years ago
  Ronald S. Bultje 87a246341b h264: use proper PROLOGUE statement for a function using 8 registers. 13 years ago
  Diego Biurrun b553a425fb doc: Update sample Vim config with suitable (function) indentation settings. 13 years ago
  Diego Biurrun a3dbd459ff dv: Merge dvquant.h into dvdata.c where all other DV tables reside. 13 years ago
  Diego Biurrun 05afc5f57d dv: Move static tables only used in one place to where they are used. 13 years ago
  Anton Khirnov aff01de641 graphparser: set next to NULL on an entry extracted from inputs list 13 years ago
  Anton Khirnov 7ce118bae5 doc/filters: update documentation. 13 years ago
  Anton Khirnov 9e8aae443b avconv: flush decoders immediately after an EOF. 13 years ago
  Anton Khirnov 89605e4aa0 avconv: send EOF to vsrc_buffer. 13 years ago
  Anton Khirnov 3e901cbc75 avconv: reindent. 13 years ago
  Anton Khirnov 3b266da3d3 avconv: add support for complex filtergraphs. 13 years ago
  Anton Khirnov 560f7774a4 avconv: make filtergraphs global. 13 years ago
  Anton Khirnov 836ce90566 avconv: move filtered_frame from InputStream to OutputStream. 13 years ago
  Anton Khirnov 6c9eac1998 avconv: don't set output width/height directly from input value. 13 years ago
  Anton Khirnov e77c86629f avconv: move resample_{width,height,pix_fmt} to InputStream. 13 years ago
  Anton Khirnov 9dced85426 avconv: remove a useless variable from OutputStream. 13 years ago
  Anton Khirnov b7327887ea avconv: get output pixel format from lavfi. 13 years ago
  Anton Khirnov 7af99a01c4 graphparser: fix the order in which unlabeled input links are returned. 13 years ago
  Anton Khirnov 2e21526790 avconv: change {input,output}_{streams,files} into arrays of pointers. 13 years ago
  Anton Khirnov ea9367e921 avconv: don't pass input/output streams to some functions. 13 years ago
  Diego Biurrun 3892e784f2 doc: Improve suggested Emacs settings for our coding style. 13 years ago
  Derek Buitenhuis 5096399df2 utvideo: Remove unused variable 'src_size' 13 years ago
  Dale Curtis c788782c7d mov: free memory on header parsing failure 13 years ago
  Dale Curtis 4ebd422c04 mov: fix leaking memory with multiple drefs. 13 years ago
  Ronald S. Bultje 7f77e9041a swscale: clip before assigning tables in RGB output functions. 13 years ago
  Ronald S. Bultje 4860625236 swscale: fix off-by-one in second coefficient in bilinear filters. 13 years ago
  Anton Khirnov 7bf9e3391f vsrc_buffer: fix check from 7ae7c41. 13 years ago
  Diego Biurrun 219a9ed19e libxvid: Reorder functions to avoid forward declarations; make functions static. 13 years ago
  Diego Biurrun 7a0cb74fee libxvid: drop some pointless dead code 13 years ago
  Mashiat Sarker Shakkhar dac79c2737 wmal: vertical alignment cosmetics 13 years ago
  Mashiat Sarker Shakkhar 2e13f57993 wmal: Warn about missing bitstream splicing feature and ask for sample. 13 years ago
  Mashiat Sarker Shakkhar 9900dd2d9c wmal: Skip seekable_frame_in_packet. 13 years ago
  Mashiat Sarker Shakkhar 07933b44dd wmal: Drop unused variable num_possible_block_size. 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
  Ronald S. Bultje 9206ac80a5 swscale: handle last pixel if lines have an odd width. 13 years ago
  Mans Rullgard f5be7958e3 qdm2: fix a dubious pointer cast 13 years ago
  Michael Niedermayer 680097cb6d WMAL: Do not try to read rawpcm coefficients if bits is invalid 13 years ago
  Yusuke Nakamura accea4d9d8 mov: Fix detecting there is no sync sample. 13 years ago
  Alex Converse f346b6bbeb tiffdec: K&R cosmetics 13 years ago
  Luca Barbato cbf767a87c avf: has_duration does not check the global one 13 years ago
  Ronald S. Bultje b089ca871a dsputil: fix optimized emu_edge function on Win64. 13 years ago
  Diego Biurrun ef0ee7f657 swscale: K&R formatting cosmetics (part II) 13 years ago