35853 Commits (4f94de84e88fecf8797abf830e4fdc9f13ac01dd)
 

Author SHA1 Message Date
  Martin Storsjö d9c0510e22 rtsp: Don't store RTSPStream in AVStream->priv_data 15 years ago
  Anton Khirnov 87e4d9b252 ffmpeg.c: rename map_meta_data option to map_metadata 15 years ago
  Anton Khirnov 4868bebe5b Add forgotten minor API bumps and APIChanges entries 15 years ago
  Justin Ruggles c3beafa0f1 ac3enc: Change EXP_DIFF_THRESHOLD to 500. 15 years ago
  Stefano Sabatini 5fce60c3a9 Log debug information in filter_samples(). 15 years ago
  Stefano Sabatini 75ea596de1 ffplay: factorize code from video_thread() into configure_video_filters() 15 years ago
  Mans Rullgard b9a639ddd6 ARM: add helper macro for declaring constant data 15 years ago
  Justin Ruggles c73d99e672 Separate format conversion DSP functions from DSPContext. 15 years ago
  Luca Barbato 2aaa2a1700 Free the RTSPStreams in ff_rtsp_close_streams 15 years ago
  Anssi Hannula 45eaec3029 h264: add profile names for the existing defines 15 years ago
  Janne Grunau 94e3e83f13 h264: Add Intra and Constrained Baseline profiles to avctx.profile 15 years ago
  Gianluigi Tiesi 8a92ec71b3 dca: avoid C99 declaration in for() expression 15 years ago
  Mans Rullgard 10ed02eb39 Makefile: remove unused variable ALLHTMLPAGES 15 years ago
  Mans Rullgard 850e9c6d48 Makefile: build docs only for enabled tools; fix docs dependencies 15 years ago
  Jason Garrett-Glaser 5ad4335c22 VP8: merge chroma MC calls 15 years ago
  Ronald S. Bultje baffa091af Implement a SIMD version of emulated_edge_mc() for x86. 15 years ago
  Mans Rullgard c0f88eed89 Auto-generate dependencies for documentation 15 years ago
  Justin Ruggles 389b5bfa34 cosmetics: indentation 15 years ago
  Justin Ruggles a8ae4e0e7b Remove unneeded add bias from 3 functions. 15 years ago
  Reimar Döffinger 403fa3cf07 Ogg: discard non-essential metadata from Vorbis header when creating extradata 15 years ago
  Alex Converse 770c410fbb Fix ff_imdct_calc_sse() on gcc-4.6 15 years ago
  Stefano Sabatini e98b8e2f2f Implement av_samples_alloc() and av_samples_fill_arrays(). 15 years ago
  Luca Barbato ea7f080749 Free the RTSPStreams in ff_rtsp_close_streams 15 years ago
  Anssi Hannula 71e0bee9ea h264: add profile names for the existing defines 15 years ago
  Janne Grunau fe9a3fbe42 h264: Add Intra and Constrained Baseline profiles to avctx.profile 15 years ago
  Gianluigi Tiesi e86e858111 dca: avoid C99 declaration in for() expression 15 years ago
  Mans Rullgard f3619680a7 Makefile: remove unused variable ALLHTMLPAGES 15 years ago
  Mans Rullgard 7f939f55bb Makefile: build docs only for enabled tools; fix docs dependencies 15 years ago
  Michael Niedermayer 40222b926b Provide monotone revission numbers in version.sh 15 years ago
  Jason Garrett-Glaser 64233e702a VP8: merge chroma MC calls 15 years ago
  Ronald S. Bultje 81f2a3f4ff Implement a SIMD version of emulated_edge_mc() for x86. 15 years ago
  Mans Rullgard a0f9c8ce37 Auto-generate dependencies for documentation 15 years ago
  Michael Niedermayer 7b3ea5507c Add sample_aspect_ratio fields to vsrc_buffer arguments. 15 years ago
  Michael Niedermayer 14b171cd71 Add sample_aspect_ratio to AVFilterLink 15 years ago
  Justin Ruggles d19b744a36 cosmetics: indentation 15 years ago
  Justin Ruggles 80ba1ddb58 Remove unneeded add bias from 3 functions. 15 years ago
  Reimar Döffinger 8cb3c557a9 Ogg: discard non-essential metadata from Vorbis header when creating extradata 15 years ago
  Reimar Döffinger b482c00121 Remove pts rescaling code that is useless after 2ff4a2764e 15 years ago
  Reimar Döffinger 12763671e2 Document that av_write_header sets stream time_base to a value of it chosing. 15 years ago
  Mans Rullgard 2c30f7b3d7 mpegtsenc: fix PMT PID calculation 15 years ago
  Mans Rullgard 0374152f89 Rename attribute_used to av_used and move it to attributes.h 15 years ago
  Georgi Chorbadzhiyski a735bbbb7a Replace defines in libavformat/mpegtsenc.c with AVOptions 15 years ago
  Stefano Sabatini 29f22e049a Add documentation for the image2 muxer. 15 years ago
  Reimar Döffinger 2ff4a2764e VC1testenc: convert pts values to correct time-base. 15 years ago
  Ronald S. Bultje 939bfc87ee asf/wtv: use service_provider and service_name metadata tags 15 years ago
  Stefano Sabatini 5a8d1075ec Make ffmpeg warns the user when the selected sample format is ignored. 15 years ago
  Jason Garrett-Glaser a4257d74e0 Slightly simplify VP8 inter_predict 15 years ago
  Stefano Sabatini 2fa1d7b3be In ffplay:get_video_frame(), use frame->pkt_pts rather than reordered_opaque. 15 years ago
  Stefano Sabatini 97b925ea81 ffplay: in video_thread(), use av_dlog() for timestamp logging. 15 years ago
  Vasyl' Vavrychuk e5e3897b64 mpegts: remove get_pts duplicate of ff_parse_pes_pts. 15 years ago