27519 Commits (a991b8dec654ad09a35494e0cabbbc157bb04dab)
 

Author SHA1 Message Date
Martin Storsjö a991b8dec6 sapenc: Free AVStream->info on cleanup 14 years ago
Anton Khirnov ea46876301 rtmpproto: rename URLContext* argument in rtmp_write() 14 years ago
Tomas Härdin b9dab1131c Add ProRes FOURCCs to isom.c 14 years ago
Tomas Härdin e3bf3d533d Add APIchanges entry for lavc 52.109.0 14 years ago
Tomas Härdin 6cd67b9f5b Add CODEC_ID_PRORES and bump lavc minor version 14 years ago
Benjamin Larsson d25d1d06a4 Add AVC-Intra identifiers used by Flip4Mac for mov files 14 years ago
Clément Bœsch e31a744155 Remove a few if (p) av_free(p) forms 14 years ago
Clément Bœsch 0c8eb72ec5 Avoid pointless check before calling free 14 years ago
Nicolas George cf96cce728 Set pkt_pts in avcodec_default_reget_buffer() 14 years ago
Martin Storsjö d0d8a9b138 Free AVStream->info in chained muxers 14 years ago
Martin Storsjö c6347bdf08 rtsp: Don't store RTSPStream in AVStream->priv_data 14 years ago
Anton Khirnov 4a908866a1 ffmpeg.c: rename map_meta_data option to map_metadata 14 years ago
Anton Khirnov e921bd57e3 Add forgotten minor API bumps and APIChanges entries 14 years ago
Justin Ruggles 1003022668 ac3enc: Change EXP_DIFF_THRESHOLD to 500. 14 years ago
Stefano Sabatini 057f3d2763 Log debug information in filter_samples(). 14 years ago
Stefano Sabatini 8904a0f1ee ffplay: factorize code from video_thread() into configure_video_filters() 14 years ago
Mans Rullgard 01b75fa931 ARM: add helper macro for declaring constant data 14 years ago
Justin Ruggles fe2ff6d247 Separate format conversion DSP functions from DSPContext. 14 years ago
Alex Converse a35d782d28 Fix ff_imdct_calc_sse() on gcc-4.6 14 years ago
Luca Barbato 2aaa2a1700 Free the RTSPStreams in ff_rtsp_close_streams 14 years ago
Anssi Hannula 45eaec3029 h264: add profile names for the existing defines 14 years ago
Janne Grunau 94e3e83f13 h264: Add Intra and Constrained Baseline profiles to avctx.profile 14 years ago
Gianluigi Tiesi 8a92ec71b3 dca: avoid C99 declaration in for() expression 14 years ago
Mans Rullgard 10ed02eb39 Makefile: remove unused variable ALLHTMLPAGES 14 years ago
Mans Rullgard 850e9c6d48 Makefile: build docs only for enabled tools; fix docs dependencies 14 years ago
Jason Garrett-Glaser 5ad4335c22 VP8: merge chroma MC calls 14 years ago
Ronald S. Bultje baffa091af Implement a SIMD version of emulated_edge_mc() for x86. 14 years ago
Mans Rullgard c0f88eed89 Auto-generate dependencies for documentation 14 years ago
Justin Ruggles 389b5bfa34 cosmetics: indentation 14 years ago
Justin Ruggles a8ae4e0e7b Remove unneeded add bias from 3 functions. 14 years ago
Reimar Döffinger 403fa3cf07 Ogg: discard non-essential metadata from Vorbis header when creating extradata 14 years ago
Stefano Sabatini e98b8e2f2f Implement av_samples_alloc() and av_samples_fill_arrays(). 14 years ago
Michael Niedermayer 40222b926b Provide monotone revission numbers in version.sh 14 years ago
Michael Niedermayer 7b3ea5507c Add sample_aspect_ratio fields to vsrc_buffer arguments. 14 years ago
Michael Niedermayer 14b171cd71 Add sample_aspect_ratio to AVFilterLink 14 years ago
Reimar Döffinger b482c00121 Remove pts rescaling code that is useless after 2ff4a2764e 14 years ago
Reimar Döffinger 12763671e2 Document that av_write_header sets stream time_base to a value of it chosing. 14 years ago
Mans Rullgard 2c30f7b3d7 mpegtsenc: fix PMT PID calculation 14 years ago
Mans Rullgard 0374152f89 Rename attribute_used to av_used and move it to attributes.h 14 years ago
Georgi Chorbadzhiyski a735bbbb7a Replace defines in libavformat/mpegtsenc.c with AVOptions 14 years ago
Stefano Sabatini 29f22e049a Add documentation for the image2 muxer. 14 years ago
Reimar Döffinger 2ff4a2764e VC1testenc: convert pts values to correct time-base. 14 years ago
Ronald S. Bultje 939bfc87ee asf/wtv: use service_provider and service_name metadata tags 14 years ago
Stefano Sabatini 5a8d1075ec Make ffmpeg warns the user when the selected sample format is ignored. 14 years ago
Jason Garrett-Glaser a4257d74e0 Slightly simplify VP8 inter_predict 14 years ago
Stefano Sabatini 2fa1d7b3be In ffplay:get_video_frame(), use frame->pkt_pts rather than reordered_opaque. 14 years ago
Stefano Sabatini 97b925ea81 ffplay: in video_thread(), use av_dlog() for timestamp logging. 14 years ago
Vasyl' Vavrychuk e5e3897b64 mpegts: remove get_pts duplicate of ff_parse_pes_pts. 14 years ago
Mans Rullgard 9873463c2f Enable native build on QNX/x86 14 years ago
Luca Barbato 9ef5a9deaf Replace dprintf with av_dlog 14 years ago