24048 Commits (094e849f32ca15c42b2e4793fc9b51b414aa55b3)
 

Author SHA1 Message Date
  Reinhard Tartler 5f1a8c5e80 Update regression tests after removing track timecode scale from mkvenc 15 years ago
  Reinhard Tartler b5afece607 matroskaenc: Don't write track timecode scale 15 years ago
  Reinhard Tartler 6ae05f541a matroskadec: Allow unknown EBML doctype 15 years ago
  James Zern 9d3bb3501d matroskadec: Support webm doctype 15 years ago
  Diego Biurrun 0b374e40b1 Convert NaN to 0/0 in av_d2q 15 years ago
  Diego Biurrun a2a26d108b Enable AVFMT_GENERIC_INDEX for Ogg demuxer. This avoids the many 15 years ago
  Diego Biurrun 49aa53f2d7 Ignore generated files in the libswscale directory. 15 years ago
  Diego Biurrun fb2fc3a4f0 Merge last round of Changelog updates for HTML 5 features. 15 years ago
  Diego Biurrun 36edfb558b Add VERSION file for 0.6 release. 15 years ago
  Diego Biurrun 4a7c99d6f3 small spelling fixes 15 years ago
  Reinhard Tartler 327afd42b4 In ogg muxer, pack multiple frames into one page, much lower overhead 15 years ago
  Reinhard Tartler a22222dadb Open 2-pass logfile in binary mode for both reading and writing. 15 years ago
  Martin Storsjö 28631e9393 Mention RTP hinting in the 0.6 release notes 15 years ago
  Martin Storsjö f8a6c707a5 Add an APIchanges note regarding the new rtp hinting flag 15 years ago
  Martin Storsjö c9b841c2b1 Late bump of the minor version, for the addition of AVFMT_FLAG_RTP_HINT 15 years ago
  Martin Storsjö 15b20ef6f9 Add a changelog entry for the RTP hinting in the mov muxer 15 years ago
  Martin Storsjö 1dea5cfbb0 Use a heuristic for describing the RTP packets using sample data 15 years ago
  Martin Storsjö d48539fb85 Add initial support for RTP hinting in the mov muxer 15 years ago
  Martin Storsjö a14f86aac7 Make mov_write_packet non-static, add ff_ prefix 15 years ago
  Martin Storsjö 6438cb834c Move the mov muxer structures to a separate header 15 years ago
  Martin Storsjö ed2b1f80fa Add a flag for enabling RTP hinting 15 years ago
  Martin Storsjö 3d24c2ce02 Make ff_sdp_write_media a lavf-internal function 15 years ago
  Reinhard Tartler 7d8b893b7e Disable non interleaved avi code when there is no index available. 15 years ago
  Reinhard Tartler e6ef35bc22 Make aac_decode_frame() consume zero padding at the end of a packet. 15 years ago
  Reinhard Tartler 3588e6b7c5 Fix a crash when opening WMS RTSP streams 15 years ago
  Maxim Poliakovski 34a0dee17e Fix signedness of q_delta field of the IVIMbInfo. 15 years ago
  Janne Grunau b9a35435a5 In ts demuxer, output pes packet as soon as they are complete. 15 years ago
  Reinhard Tartler 85ed859e6b set avg frame rate in mkv demuxer 15 years ago
  Reinhard Tartler fcaba83909 ffserver: Make sure a destination URL is set when creating the SDP 15 years ago
  Reinhard Tartler daf864016d Clarify description for the MONOWHITE and MONOBLACK pixel formats. 15 years ago
  Reinhard Tartler 7454142424 Clarify descriptions for RGB4, BGR4, NV12, NV21, 15 years ago
  Reinhard Tartler a7216204eb Change MAX_READ_SIZE message during av_find_stream_info to DEBUG level. 15 years ago
  Reinhard Tartler cff1f85c3f Fix compilation of AC3 decoder if E-AC3 decoder was disabled. 15 years ago
  Reinhard Tartler dd92ff49c9 Make lsf_sf_expand() 4 times faster. 15 years ago
  Reinhard Tartler b12045c8c7 Set cur_channel in the AAC encoder context where needed. 15 years ago
  Janne Grunau a70e7cc928 Add -ldl to libfaadbin_extralibs instead of libfaadbin_decoder_extralibs. 15 years ago
  Nick Brereton 6f8fbbf8d7 mlpdec: Comment channel_params field in struct SubStream. 15 years ago
  Nick Brereton b68d9df427 mlpdec: Allocate channel decoding parameters for each substream. Some file 15 years ago
  Reinhard Tartler 26fe0ec7d6 Adding missing () to mathops.h. 15 years ago
  Reinhard Tartler 7590718414 Replace more "m" constraints with MANGLE to fix compilation issues 15 years ago
  Ronaldo Moura 37a0852009 blackfin: fix yuv422 to yuv420 conversion 15 years ago
  Thomas Devanneaux b50601e882 Check NAL unit size to avoid reading past the buffer. 15 years ago
  Reinhard Tartler d1026ab506 Make the nut demuxer issue a more meaningful error message if it 15 years ago
  Reinhard Tartler 08a441d4ad bswap: 10L add missing parens around macro args 15 years ago
  Reinhard Tartler 369e37e900 qt-faststart: Avoid leaking memory if encountering a file with double ftyp atoms 15 years ago
  Reinhard Tartler 40630a90ed Fix build with swscale disabled 15 years ago
  Reinhard Tartler dc04fb36d7 Remove hardcoded-tables hack for IA-64: with latest binutils that now actually 15 years ago
  Reinhard Tartler 8740ed496c Another try for fixing/improving decode_video documentation. 15 years ago
  Reinhard Tartler 77a023f422 Document cmdutils.c:print_error(). 15 years ago
  Reinhard Tartler ba9cecf5e5 Favor chunk size over hitting the correct position after reading the chunk size in asf. 15 years ago