7269 Commits (2ea8faf39ff6f21c2faaf8f9bd060a6636ea65fc)

Author SHA1 Message Date
  Anton Khirnov fb37d57347 lavf: deprecate AVFormatParameters.mpeg2ts_raw. 14 years ago
  Anton Khirnov 17a5556db5 mpegts: add compute_pcr option. 15 years ago
  Anton Khirnov 5dc8214420 lavf: add priv_class field to AVInputFormat. 14 years ago
  Ilya 4515f9b58a rtsp: use strtoul to parse rtptime and seq values. 15 years ago
  Carl Eugen Hoyos ab088f7d28 ape: Allow demuxing of files with metadata tags. 15 years ago
  Diego Biurrun 153382e1b6 multiple inclusion guard cleanup 14 years ago
  Can Wu d49051e074 avio: document buffer must created with av_malloc() and friends 14 years ago
  Can Wu 9e2dabed4a avio: check AVIOContext malloc failure 14 years ago
  Martin Storsjö 50fefa10de mpegtsenc: Add an AVClass pointer to the private data 14 years ago
  Diego Biurrun 7ed0a77ff4 Remove silly insults from avformat_version() Doxygen documentation. 14 years ago
  Mans Rullgard b122c65107 asfdec: add missing #include for av_bswap32() 14 years ago
  Anton Khirnov 29e3489602 lavf: remove duplicate assignment in avformat_alloc_context. 15 years ago
  Anton Khirnov f0029cbcf6 lavf: use designated initializers for AVClasses. 15 years ago
  Alex Converse 13220b1856 flvdec: clenup debug code 14 years ago
  Uoti Urpala 29fa570d0c asfdec: fix possible overread on broken files. 14 years ago
  Vladimir Pantelic 69fa23961e asfdec: do not fall back to binary/generic search 14 years ago
  Vladimir Pantelic b58bc17cf7 asfdec: reindent after previous commit c7bd5ed 14 years ago
  Vladimir Pantelic c7bd5edae4 asfdec: fallback to binary search internally 14 years ago
  Baptiste Coudurier 7e19a6e868 movenc: always write esds descriptor length using 4 bytes. 15 years ago
  Martin Storsjö 552a99957f rtpdec_qdm2: Don't try to parse data packet if no configuration is received 14 years ago
  Aurelien Jacobs 89d4c13057 matroskaenc: make sure we don't produce invalid file with no codec ID 15 years ago
  Aurelien Jacobs 9c569ef712 matroskadec: check that pointers were initialized before accessing them 15 years ago
  Stefano Sabatini 4ad0693edc lavf: fix function name in compute_pkt_fields2 av_dlog message 15 years ago
  Marton Balint 2c71581698 lavf: fix av_find_best_stream when providing a wanted stream. 15 years ago
  Marton Balint 6b35a795f8 lavf: fix av_find_best_stream when decoder_ret is given and using a related stream. 15 years ago
  Yusuke Nakamura 5f0bb0baef mov: Support edit list atom version 1. 14 years ago
  Clément Bœsch e575685fad Cosmetics: fix prototypes in oggdec 14 years ago
  Clément Bœsch 5780f41af5 oggdec: fix memleak with continuous streams. 14 years ago
  Aurelien Jacobs 2501d2f386 matroskaenc: add missing new line in av_log() call 15 years ago
  Baptiste Coudurier 304e983dc7 movenc: fix yuv range in avid atoms used by dnxhd. 15 years ago
  Alex Converse 7fe3207e25 movenc: fix adpcm mono muxing. 15 years ago
  Baptiste Coudurier 6ae38aa3ce mpegts: do not output known sized packet if an unbounded packet is already queued. 15 years ago
  Diego Biurrun 046f081b46 configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. 14 years ago
  Thierry Foucu 45faf7fcd3 nsv: Fix misdetection of MP3 files as NSV. 14 years ago
  Clément Bœsch b3bbc6fdc5 oggdec: use explicit AVInputFormat struct initializers 14 years ago
  Clément Bœsch f95257d27c oggdec: simplify ogg_probe 14 years ago
  Baptiste Coudurier 9aa91043f3 Port SMPTE S302M audio decoder from FFmbc 0.3. 15 years ago
  Martin Storsjö 0b4949b518 rtsp: Only do keepalive using GET_PARAMETER if the server supports it 14 years ago
  Anton Khirnov b66752790a AVOptions: make default_val a union, as proposed in AVOption2. 15 years ago
  Vitor Sessak ecc297308f lavf/utils: fix ff_interleave_compare_dts corner case. 14 years ago
  Martin Storsjö ed87375dd5 mpegtsenc: Clear st->priv_data when freeing it 14 years ago
  Martin Storsjö a7ea5e3d35 udp: Fix receiving RTP data over multicast 14 years ago
  Martin Storsjö f9a6cfdd04 rtpproto: Remove an unused variable 14 years ago
  Yusuke Nakamura 45a811b512 mov: fix composition timestamps on movie fragments. 15 years ago
  Diego Biurrun 8799541a0a Fix standalone compilation of pipe protocol. 14 years ago
  Diego Biurrun 61165a1bba Fix standalone compilation of WTV demuxer. 14 years ago
  Mans Rullgard eddd580b74 matroskaenc: fix memory leak 14 years ago
  Alex Converse 1a5e4fd8c5 Replace strncpy() with av_strlcpy(). 14 years ago
  Uoti Urpala 0bd433a916 asfdec: fix assert failure on invalid files 15 years ago
  Ronald S. Bultje 7643265505 nutenc: check malloc return values. 14 years ago