6026 Commits (094e849f32ca15c42b2e4793fc9b51b414aa55b3)

Author SHA1 Message Date
  Reinhard Tartler 93883b0c39 aviobuf: Do short seeks forward by reading and skipping data instead of a proper seek 15 years ago
  Google 9d1213912f Add VP80 fourcc 15 years ago
  Reinhard Tartler edf5072fea Doxygen av_codec_get_id() and av_codec_get_tag(). 15 years ago
  Reinhard Tartler 522f1861ca Add compatibility wrappers for functions moved from lavf to lavc 15 years ago
  Reinhard Tartler 44f91788a5 revert r23610, better patch is pending 15 years ago
  Reinhard Tartler 03b47bb8d7 add symver hacks for gnu linkers 15 years ago
  James Zern db06ddf8c6 Add WebM muxer 15 years ago
  Reinhard Tartler 55291e37f5 Samsung uses SIPP as FourCC for MPEG-4 ASP. 15 years ago
  Google 9052b5b73b matroska: Add V_VP8 15 years ago
  Reinhard Tartler df62b0d9f5 Display a more descriptive log message when probe buffer limit is 15 years ago
  Reinhard Tartler 7920dc8802 matroskaenc: Write codec time base as default duration for video tracks. 15 years ago
  Reinhard Tartler 057287c9cd Reduce the score for the aea demuxer probing function. 15 years ago
  Reinhard Tartler 1746657479 Fix detection of some stereo atrac files by not comparing the 15 years ago
  Reinhard Tartler 0ff244dea2 write 3gp perf tag for artist metadata 15 years ago
  Reinhard Tartler 0078216f07 change author metadata to artist in mov de/muxer 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 a2a26d108b Enable AVFMT_GENERIC_INDEX for Ogg demuxer. This avoids the many 15 years ago
  Reinhard Tartler 327afd42b4 In ogg muxer, pack multiple frames into one page, much lower overhead 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ö 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 3588e6b7c5 Fix a crash when opening WMS RTSP streams 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 a7216204eb Change MAX_READ_SIZE message during av_find_stream_info to DEBUG level. 15 years ago
  Reinhard Tartler d1026ab506 Make the nut demuxer issue a more meaningful error message if it 15 years ago
  Reinhard Tartler ba9cecf5e5 Favor chunk size over hitting the correct position after reading the chunk size in asf. 15 years ago
  Reinhard Tartler 0db6f6cfed movenc: Write QuickTime chapters 15 years ago
  Reinhard Tartler 9d08b20fea movenc: Swap positions of mov_write_header and mov_write_packet 15 years ago
  Reinhard Tartler a03dcb9682 mov: Read nero chapters 15 years ago
  Reinhard Tartler 64c2076bfc update version string in changelog 15 years ago
  David Conrad ddb630177a movenc: Write QuickTime chapters 15 years ago
  David Conrad 1b206f62ea movenc: Swap positions of mov_write_header and mov_write_packet 15 years ago
  David Conrad 1cf9f6ed4f mov: Read nero chapters 15 years ago
  Thierry Foucu e1954bb5ca Do not use pkt->size when it is potentially uninitialized. 15 years ago
  Reimar Döffinger c99d506b3b Fix off-by-one errors in description of score_max argument for 15 years ago
  Reimar Döffinger 8e2ee182fa Export av_probe_input_format2. 15 years ago
  Michael Niedermayer 2308b6c19a Add version to AVClass so we can add to and use fields of AVClass without ABI issues. 15 years ago
  Anssi Hannula 337104ac1f Fix FourCC when remuxing VP6F, regression introduced in r22941. 15 years ago
  Sebastian Vater 4f5e6ef16e Reindent after rr22977. 15 years ago
  Sebastian Vater 46dcabf82b Make the IFF demuxer a little more standards-compliant, e.g. respect the size 15 years ago
  Stefano Sabatini ec6791736c Make file_open() return the error code set in errno if open() fails, 15 years ago
  Stefano Sabatini 2ef6c1242a Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago