|
|
|
@a3b53ff0
|
11 years |
lu_zero |
mov: Refactor video specific parsing in mov_parse_stsd_video
|
|
|
@bf98562
|
11 years |
lu_zero |
mov: Refactor codec id selection in mov_codec_id
|
|
|
@ff9d57e7
|
11 years |
diego |
h264_cabac: Mark functions calling decode_cabac_residual_internal as …
|
|
|
@f4078569
|
11 years |
diego |
arm: h264chroma: Do not compile h264_chroma_mc* dependent on h264 …
|
|
|
@84784c29
|
11 years |
diego |
libfdk-aacdec: formatting cosmetics
|
|
|
@8506ff97
|
11 years |
diego |
vp56: Mark VP6-only optimizations as such.
Most of our VP56 …
|
|
|
@30ce2890
|
11 years |
anton |
movenc: Make tkhd "enabled" flag QuickTime compatible
QuickTime will …
|
|
|
@1f70a5a
|
11 years |
anton |
mov: use tkhd enabled flag to set the default track
Signed-off-by: …
|
|
|
@e7b31844
|
11 years |
diego |
x86: Split DCT and FFT initialization into separate files
|
|
|
@60198742
|
11 years |
martin |
movenc: fix detection of 64bit offset requirement
The old method …
|
|
|
@fe5d5a8
|
11 years |
martin |
movenc: Make chapter track QuickTime compatible
QuickTime requires …
|
|
|
@f8ef91ff
|
11 years |
martin |
movenc: add faststart option for web streaming
Faststart moves the …
|
|
|
@4622f11f
|
11 years |
martin |
w32pthread: help compiler figure out undeeded code
The emulation code …
|
|
|
@0b45269c
|
11 years |
diego |
x86: h264_idct: Remove incorrect comment
|
|
|
@e95930ed
|
11 years |
diego |
avcodec/utils: Simplify a condition that combines HAVE_NEON and ARCH_ARM
|
|
|
@c18838f5
|
11 years |
diego |
h264_ps: Use more meaningful error values
|
|
|
@330ad1f6
|
11 years |
diego |
h264_ps: K&R formatting cosmetics
|
|
|
@8fed466b
|
11 years |
diego |
h264_ps: Drop commented-out cruft
|
|
|
@c4e4356
|
11 years |
diego |
h264data: Move some tables to the only place they are used
|
|
|
@f34de148
|
11 years |
diego |
h264data: Remove unused luma_dc_field_scan table
|
|
|
@4f2b469d
|
11 years |
justinr |
Add a libfdk-aac decoder
This can be useful for decoding AAC object …
|
|
|
@545a0b8
|
11 years |
justinr |
vf_fps: add 'start_time' option
This allows for dropping or …
|
|
|
@2a615925
|
11 years |
diego |
avcodec: Remove some commented-out debug cruft
|
|
|
@6c78676
|
11 years |
martin |
movenc: Allow chapters to be written in trailer
This allows creation …
|
|
|
@db03cb37
|
11 years |
martin |
movenc: Allow chapter track in default MODE_MP4
Signed-off-by: Martin …
|
|
|
@64af59bc
|
11 years |
diego |
avformat: Fix references to removed av_close_input_file in Doxygen
|
|
|
@67400f6
|
11 years |
lu_zero |
mov: Prevent segfaults on mov_write_hdlr_tag
Do not segfault when …
|
|
|
@22de0f83
|
11 years |
lu_zero |
mov: Compute max duration among the tracks with a timescale
Prevent …
|
|
|
@39523030
|
11 years |
lu_zero |
mov: Set the timescale for data streams
Data streams have a defined …
|
|
|
@b886f5c2
|
11 years |
lu_zero |
mkv: Allow flushing the current cluster in progress
Allow emitting …
|
|
|
@59f59592
|
11 years |
lu_zero |
mkv: Flush the old cluster before writing a new one
This simplifies …
|
|
|
@98308bd
|
11 years |
lu_zero |
mkv: Add options for specifying cluster limits
Signed-off-by: Luca …
|
|
|
@148fbdd1
|
11 years |
lu_zero |
mkv: Refactor mkv_write_packet
Signed-off-by: Luca Barbato …
|
|
|
@9a27acae
|
11 years |
lu_zero |
ogg: Fix potential infinite discard loop
Seeking in certain broken …
|
|
|
@0a14fefd
|
11 years |
martin |
movenc: Indicate that negative timestamps are supported
The mov/mp4 …
|
|
|
@c34a96a
|
11 years |
janne-libav |
dxa: fix decoding of first I-frame by separating I/P-frame decoding
…
|
|
|
@5ef7c84
|
11 years |
lu_zero |
dxa: Make sure the reference frame exists
Reported-by: Mateusz …
|
|
|
@c59967fa
|
11 years |
lu_zero |
h261: check the mtype index
Reported-by: Mateusz "j00ru" Jurczyk and …
|
|
|
@f399e406
|
11 years |
martin |
altivec: perform an explicit unaligned load
Implicit vector loads on …
|
|
|
@9d86bfc2
|
11 years |
martin |
hlsenc: Don't reset the number variable when wrapping
The counter …
|
|
|
@09c93b1b
|
11 years |
martin |
hlsenc: Append the last incomplete segment when closing the output
…
|
|
|
@c9031c7
|
11 years |
martin |
hlsenc: Add a proper dependency on the mpegts muxer
The hls muxer …
|
|
|
@239f55bf
|
11 years |
diego |
vp56data: Move all data tables to the .c file
|
|
|
@cb214707
|
11 years |
diego |
vp56data: Move all shared enum/struct declarations to common header
|
|
|
@38f64c03
|
11 years |
diego |
mpeg12decdata.h: Move all tables to the only place they are used
|
|
|
@ec6c1b1d
|
11 years |
diego |
mpeg12decdata: Remove unused #define
|
|
|
@c591d45
|
11 years |
diego |
avcodec: Replace local extern declarations for tables with header #includes
|
|
|
@aa2ba8c9
|
11 years |
diego |
swscale: Move extern declarations for tables to swscale_internal.h
…
|
|
|
@d2585315
|
11 years |
diego |
swscale: Mark a bunch of tables only used within one file static
|
|
|
@060ce0c6
|
11 years |
diego |
ivi_common: Make some tables only used within the file static
|
|
|
@4b054a34
|
11 years |
martin |
rtpproto: Check the right feature detection macro
IPPROTO_IPV6 is …
|
|
|
@163a7297
|
11 years |
diego |
electronicarts: Let functions always returning the same value return void
|
|
|
@4908c8e
|
11 years |
diego |
electronicarts: Improve some function/variable names
|
|
|
@a90cff13
|
11 years |
diego |
electronicarts: comment wording fixes
|
|
|
@288f2ffb
|
11 years |
diego |
electronicarts: Remove bogus function documentation
|
|
|
@8747fce9
|
11 years |
diego |
electronicarts: K&R formatting cosmetics
|
|
|
@e8c0defe
|
11 years |
janne-libav |
8bps: decode 24bit files correctly as rgb32 on bigendian
|
|
|
@c3386bd5
|
11 years |
martin |
rtpproto: Check for the right feature when reading a sockaddr_in6
…
|
|
|
@b56fc18b
|
11 years |
martin |
sdp: Add an option for sending RTCP packets to the source of the last …
|
|
|
@6b58e11a
|
11 years |
martin |
rtpproto: Add an option for writing return packets to the address of …
|
|
|
@2427ac6
|
11 years |
martin |
rtpproto: Update the parameter documentation
Move the sources …
|
|
|
@5268bd29
|
11 years |
lu_zero |
segafilm: Error out on impossible packet size
Reported-by: Mateusz …
|
|
|
@3562684d
|
11 years |
lu_zero |
ogg: Always alloc the private context in vorbis_header
It is possible …
|
|
|
@f13fe602
|
11 years |
lu_zero |
rtjpeg: Use init_get_bits8
CC:libav-stable@libav.org
|
|
|
@62cc7a91
|
11 years |
lu_zero |
rtjpeg: return meaningful error codes
|
|
|
@2df0776c
|
11 years |
lu_zero |
nuv: Use av_fast_realloc
The decompressed buffer can be used after …
|
|
|
@feaaf5f7
|
11 years |
lu_zero |
nuv: Reset the frame on resize
Reported-by: Mateusz "j00ru" Jurczyk …
|
|
|
@075dbc18
|
11 years |
lu_zero |
nuv: Pad the lzo outbuf
And properly update the buf_size with the …
|
|
|
@aae159a7
|
11 years |
lu_zero |
nuv: Do not ignore lzo decompression failures
Update the fate …
|
|
|
@46dee21a
|
11 years |
lu_zero |
png: allow encoding 16-bit grayscale
Signed-off-by: Luca Barbato …
|
|
|
@3ca5df3
|
11 years |
anton |
wmall: use AVFrame API properly
This fixes a bug with non-refcounted …
|
|
|
@5718e348
|
11 years |
lu_zero |
rtmp: Do not misuse memcmp
CC: libav-stable@libav.org
|
|
|
@205a4502
|
11 years |
martin |
doc: Clarify the avconv section about -re
Signed-off-by: Martin …
|
|
|
@d175a57
|
11 years |
martin |
doc: Add an example on publishing over RTMP
Signed-off-by: Martin …
|
|
|
@3bea53db
|
11 years |
martin |
doc: Add librtmp to the section header for the librtmp specific …
|
|
|
@a435ca5b
|
11 years |
martin |
doc: Explain that the default RTMP user agent is different when …
|
|
|
@aa16a6b0
|
11 years |
martin |
doc: Extend the rtmp example to include how to pass username/password
…
|
|
|
@8e1fe345
|
11 years |
martin |
rtmp: Detect and warn if the user tries to pass librtmp style …
|
|
|
@ba5393a6
|
11 years |
lu_zero |
rtmp: rename data_size to size
|
|
|
@4ebc7d65
|
11 years |
lu_zero |
rtmp: Use PRId64 when needed.
|
|
|
@5a9a9d4a
|
11 years |
lu_zero |
lavc: Add refcounted api to AVPacket
Provide a clean way to …
|
|
|
@c1076d84
|
11 years |
anton |
h264: check one context_init() allocation
Signed-off-by: Anton …
|
|
|
@5eb488bf
|
11 years |
anton |
h264: use explicit variable names for *_field_flag
Signed-off-by: …
|
|
|
@b3dc260e
|
11 years |
anton |
h264: return meaningful values
Signed-off-by: Anton Khirnov …
|
|
|
@e743e7ae
|
11 years |
martin |
libavutil: Make avpriv_open a library-internal function on msvcrt
Add …
|
|
|
@a76d0cdf
|
11 years |
martin |
libavutil: Move avpriv_open to a new file, file_open.c
Signed-off-by: …
|
|
|
@cb0244da
|
11 years |
martin |
bktr: Changed a missed occurrance of open into avpriv_open
…
|
|
|
@33237123
|
11 years |
martin |
libavutil: Enable the MSVC DLL symbol loading workaround in shared …
|
|
|
@9d5ec50e
|
11 years |
martin |
ff_socket: put out-of-line and fallback to fcntl() for close-on-exec
…
|
|
|
@fa09e760
|
11 years |
anton |
FATE: add a TAK test
|
|
|
@dfc6b5c8
|
11 years |
martin |
file: Move win32 utf8->wchar open wrapper to libavutil
When …
|
|
|
@45e10e5c
|
11 years |
martin |
arm: Add assembly version of h264_find_start_code_candidate
…
|
|
|
@218d6844
|
11 years |
martin |
h264dsp: Factorize code into a new function, …
|
|
|
@7a82022e
|
11 years |
martin |
h264_parser: Initialize the h264dsp context in the parser as well
…
|
|
|
@3e589878
|
11 years |
kostya.shishkov |
Voxware MetaSound decoder
|
|
|
@5afe1d27
|
11 years |
martin |
avio: Add const qualifiers to ffio_read_indirect
This provides at …
|
|
|
@0f1fb6c0
|
11 years |
martin |
libavutil: Don't use fcntl if the function does not exist
Not all …
|
|
|
@e8edf4e1
|
11 years |
martin |
cmdutils: Only do the windows-specific commandline parsing on _WIN32
…
|
|
|
@51eb213d
|
11 years |
anton |
libavformat: use avpriv_open()
Signed-off-by: Anton Khirnov …
|
|
|
@71bf6b41
|
11 years |
anton |
libavdevice: use avpriv_open()
Signed-off-by: Anton Khirnov …
|
|
|