27479 Commits (770c410fbb8e1b87ce8ad7f3d7eddaa55e2b8295)
 

Author SHA1 Message Date
Alex Converse 770c410fbb Fix ff_imdct_calc_sse() on gcc-4.6 14 years ago
Luca Barbato ea7f080749 Free the RTSPStreams in ff_rtsp_close_streams 14 years ago
Anssi Hannula 71e0bee9ea h264: add profile names for the existing defines 14 years ago
Janne Grunau fe9a3fbe42 h264: Add Intra and Constrained Baseline profiles to avctx.profile 14 years ago
Gianluigi Tiesi e86e858111 dca: avoid C99 declaration in for() expression 14 years ago
Mans Rullgard f3619680a7 Makefile: remove unused variable ALLHTMLPAGES 14 years ago
Mans Rullgard 7f939f55bb Makefile: build docs only for enabled tools; fix docs dependencies 14 years ago
Jason Garrett-Glaser 64233e702a VP8: merge chroma MC calls 14 years ago
Ronald S. Bultje 81f2a3f4ff Implement a SIMD version of emulated_edge_mc() for x86. 14 years ago
Mans Rullgard a0f9c8ce37 Auto-generate dependencies for documentation 14 years ago
Justin Ruggles d19b744a36 cosmetics: indentation 14 years ago
Justin Ruggles 80ba1ddb58 Remove unneeded add bias from 3 functions. 14 years ago
Reimar Döffinger 8cb3c557a9 Ogg: discard non-essential metadata from Vorbis header when creating extradata 14 years ago
Mans Rullgard 740ad0d14d mpegtsenc: fix PMT PID calculation 14 years ago
Mans Rullgard 365e3c7878 Rename attribute_used to av_used and move it to attributes.h 14 years ago
Georgi Chorbadzhiyski 445996aa51 Replace defines in libavformat/mpegtsenc.c with AVOptions 14 years ago
Stefano Sabatini e771d2e3fe Add documentation for the image2 muxer. 14 years ago
Reimar Döffinger 22e9277aa5 VC1testenc: convert pts values to correct time-base. 14 years ago
Ronald S. Bultje 4543009943 asf/wtv: use service_provider and service_name metadata tags 14 years ago
Stefano Sabatini fa34a3626c Make ffmpeg warns the user when the selected sample format is ignored. 14 years ago
Jason Garrett-Glaser 73be29b0c4 Slightly simplify VP8 inter_predict 14 years ago
Stefano Sabatini 2855080447 In ffplay:get_video_frame(), use frame->pkt_pts rather than reordered_opaque. 14 years ago
Stefano Sabatini 13156f40e1 ffplay: in video_thread(), use av_dlog() for timestamp logging. 14 years ago
Vasyl' Vavrychuk 665132e620 mpegts: remove get_pts duplicate of ff_parse_pes_pts. 14 years ago
Mans Rullgard d33ed7b367 Enable native build on QNX/x86 14 years ago
Luca Barbato dfd2a005eb Replace dprintf with av_dlog 14 years ago
Justin Ruggles 243f8241db Flush final frames in libfaac encoder. 14 years ago
Vitor Sessak e0eb963aaa Fix memory leak in ALS decoder in big endian systems 14 years ago
Mans Rullgard d461a47317 Rearrange MpegEncContext to simplify access from asm 14 years ago
Janne Grunau a8f0814a74 doc: modify style for texi2html 1.78+ 14 years ago
Vitor Sessak 3af1fe829e Fix overread in altivec DSP function sad16 14 years ago
Reimar Döffinger ce20edb7bd Vorbis-in-Ogg: Do not set timebase to invalid values 14 years ago
Mans Rullgard 0745116c10 ARM: update MpegEncContext offsets 14 years ago
Ronald S. Bultje 2e27959879 Move ff_emulated_edge_mc() into DSPContext. 14 years ago
Ronald S. Bultje e5262ec44a Optimize C version of ff_emulated_edge_mc(). 14 years ago
Peter Ross 4d54df8e07 mpegtsenc: support CODEC_ID_AAC_LATM 14 years ago
Dave Yeo a0788cc627 rtspenc: include os_support.h for system without HAVE_POLL_H 14 years ago
Anton Khirnov 042950542d asfdec: ensure that the whole tag is read. 14 years ago
Mans Rullgard 362d8f7d9e os_support: make poll() fallbacks conditional on CONFIG_NETWORK 14 years ago
Stefano Sabatini 4fc9ff0ad6 Make the image2 demuxer log more verbose 14 years ago
Mans Rullgard 79dca23dc2 Update mpegts test reference 14 years ago
Alex Converse e5c82df80e aacdec: Convert some loop copies into memcpy()s. 14 years ago
Stefano Sabatini 85466e1e5f Add muxers.texi file. 14 years ago
Georgi Chorbadzhiyski a7827a17c6 In mpegts "reserved_future_use" field must be set to 1 in SDT table 14 years ago
Stefano Sabatini 3c802cabba In the rawvideo decoder, set pkt_pts in the output frame. 14 years ago
Stefano Sabatini 3e5bc7ff6a In the start_frame() debug log, print the reference pos value rather than the evaluated value converted to int. 14 years ago
Ronald S. Bultje 9d4bdcb714 Fix VP8 aliasing problems. 14 years ago
Luca Barbato f81c7ac70a rtsp: make ff_sdp_parse return value forwarded 14 years ago
Luca Barbato a8475bbdb6 os: replace select with poll 14 years ago
Alex Converse 5ce5dbc5f3 Make ff_float_to_int16*_c() static. 14 years ago