46006 Commits (d312ffdd79bd22b5a051790c993eda6b1366cdfc)
 

Author SHA1 Message Date
  Michael Niedermayer d312ffdd79 mpegvideo: fix lowres on field pictures 13 years ago
  Michael Niedermayer 1a535fc477 fate: reenable some recently lost audio tests 13 years ago
  Michael Niedermayer fa48da1ee9 ffmpeg: fix null ptr deref in psnr printing code 13 years ago
  Michael Niedermayer a1af505d66 roqaudioenc: remove dead code 13 years ago
  Michael Niedermayer 4a2297294f qt-faststart: check return of ftello() 13 years ago
  Michael Niedermayer ed68085104 asfdec: fixed signedness in comparission 13 years ago
  Michael Niedermayer 0008e0d632 cmdutils: fix unclosed file on error 13 years ago
  Michael Niedermayer 58c2c17f1d mov_probe: use correct variable 13 years ago
  Michael Niedermayer aa47821344 cmdutils: remove writes in never read variable 13 years ago
  Clément Bœsch 2ecf9492ff lavf/srtenc: set codec to subrip by default. 13 years ago
  Clément Bœsch fd090a5d09 lavf/srtenc: simplify timing printing. 13 years ago
  Clément Bœsch c27b3816e4 srt: make the demuxer output SubRip packets. 13 years ago
  Clément Bœsch 4d46fd0b3e lavc: add AV_PKT_DATA_SUBTITLE_POSITION side data type. 13 years ago
  Clément Bœsch 60d9ee1b75 lavc/utils: make sub decode consistent with A/V. 13 years ago
  Clément Bœsch a96b39de62 lavf/srtdec: simplify start/end computation. 13 years ago
  Stefano Sabatini a945607a78 ffprobe: add an array of section print buffers to the WriterContext 13 years ago
  Stefano Sabatini a161def1e4 Doxyfile: update examples path and patterns 13 years ago
  Stefano Sabatini ce875a613a doc/texi2pod.pl: drop unnecessary rule, which was converting "\," to "," 13 years ago
  Michael Niedermayer f68ff2e0e7 fourcc2pixfmt: fix compilation 13 years ago
  Michael Niedermayer 95d07f33dc libavfilter: include needed header for AVDictionary 13 years ago
  Clément Bœsch c01d1d4ddf http: add -content_type user option. 13 years ago
  Paul B Mahol 6ddb03caf0 pgmyuvenc: do not create files which are not supported 13 years ago
  Paul B Mahol e12cfd044c lavf: const correctness for avformat_new_stream 13 years ago
  Tomas Härdin e3ba817b95 mxfenc: Fix possible integer overflows 13 years ago
  Tomas Härdin fbb39f44f1 mxfdec: Fix potential leak in mxf_read_local_tags() 13 years ago
  Tomas Härdin 1d22d269f5 mxfdec: Fix a potential DoS vector in mxf_read_pixel_layout() 13 years ago
  Tomas Härdin 187630b244 mxfdec: Fix CID 732262 13 years ago
  Stefano Sabatini 55c77a0ca3 doc/filters: escape special Texinfo character @ in overlay example 13 years ago
  Stefano Sabatini 51467ee868 doc/filters: remove unnecessary and inconsistent double ',' escaping 13 years ago
  Michael Niedermayer 7d0ca5b7e4 doxygen: disable header/footer/stylesheet 13 years ago
  Michael Niedermayer 8a34b85fa8 avio: detect implicit truncation by assert in avio_w* 13 years ago
  Michael Niedermayer a3fb3a670e avio: avoid implicit truncation in avio_w* 13 years ago
  Michael Niedermayer e377b50b2d matroskaenc: avoid implicit truncation in avio_w* 13 years ago
  Michael Niedermayer d0ab71ed11 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer 719fde47ca Merge commit 'c68317ebbe4915035df0b08c23eea7a0b80ab881' 13 years ago
  Michael Niedermayer 5cf794e0c1 Merge commit 'd82f188504410fdfa446c5682c128c31bb5851a4' 13 years ago
  Michael Niedermayer 5555d2075a Merge commit 'ceb754d041f5f6327fd9195a5f43575af9516daa' 13 years ago
  Michael Niedermayer f3b8096bc0 Merge commit '0c03cc68386443f1e96ab6fb358220faf67cd5ff' 13 years ago
  Michael Niedermayer 42ee9f3981 build: fix detection of math functions with 2 parameters. 13 years ago
  Michael Niedermayer 2dbc93455c Merge commit '80521c1997a23e148edf89e11b939ab8646297ca' 13 years ago
  Anton Khirnov 292a08cbab asfdec: cosmetics, reformat ff_asf_parse_packet() 13 years ago
  Anton Khirnov 5a9567631a g.723.1: add missing CODEC_CAP_DR1 13 years ago
  Anton Khirnov 8e84f2055c avconv: remove now unneeded calls to avcodec_get_frame_defaults(). 13 years ago
  Anton Khirnov 1bc64c2814 lavc: initialize output AVFrame before decoding. 13 years ago
  Michael Niedermayer cccb45751e yuv2rgb: fix integer overflow in fill_gv_table() 13 years ago
  Michael Niedermayer a494792961 yuv2rgb: fix integer overflow in fill_table 13 years ago
  Michael Niedermayer 6c87b2be72 swscale_unscaled: remove unused variables 13 years ago
  Michael Niedermayer 3556e7ce73 mpegvideo enc: choose VBV buffer size for mpeg4 when none is specified instead of failing 13 years ago
  Michael Niedermayer 1856162caa mpegvideo enc: choose VBV buffer size for mpeg1/2 when none is specified instead of failing 13 years ago
  Stefano Sabatini 33c4535db7 examples/decoding_encoding: add and use the decode_write_frame function 13 years ago