|
|
|
@33eac92
|
13 years |
michaelni |
h264: Complexify frame num gap shortening code
By observation it did …
|
|
|
@53781bf1
|
13 years |
michaelni |
Update todo
All the known bugs in h264 are fixed so I'm calling it …
|
|
|
@225083ac
|
13 years |
michaelni |
mpeg12: replace 2 asserts by av_assert0
Signed-off-by: Michael …
|
|
|
@d127d269
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
build: …
|
|
|
@2291e18
|
13 years |
michaelni |
Fix --disable-everything
Breakage was due to ff_find_pix_fmt() usage. …
|
|
|
@151c5841
|
13 years |
mans |
build: fix "make install" with documentation disabled
Signed-off-by: …
|
|
|
@623ffe8c
|
13 years |
mans |
build: simplify some conditional targets
Use intermediate targets …
|
|
|
@e8876902
|
13 years |
Clément Bœsch |
resample: clarify supported resampling.
This also fix a crash on 8ch …
|
|
|
@d468ed03
|
13 years |
stefano.sabatini-lala |
lavfi: fix signature for avfilter_graph_parse() and …
|
|
|
@f5901fd3
|
13 years |
stefano.sabatini-lala |
avfiltergraph: use meaningful error codes
|
|
|
@7aa59471
|
13 years |
michaelni |
Revert "ac3: there was no libav in 2010 thus this code cannot be from …
|
|
|
@45fb6474
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@39dbe9b6
|
13 years |
michaelni |
Fix -t option for formats which holds dts and no pts
Signed-off-by: …
|
|
|
@36204ed8
|
13 years |
michaelni |
dnxhd: Renama tables
|
|
|
@d3cef0a8
|
13 years |
michaelni |
Extract rotation in MOV metadata
|
|
|
@19d824e4
|
13 years |
alex.converse |
bitstream: Properly promote av_reverse values before shifting.
|
|
|
@0fd82fed
|
13 years |
michaelni |
pixfmt: Replace 9/10bit deprecation by a technical explanation.
…
|
|
|
@103278f7
|
13 years |
rsbultje |
libavutil/swscale: YUV444P10/YUV444P9 support.
Also add missing glue …
|
|
|
@c149843b
|
13 years |
rsbultje |
H.264: Fix high bit depth explicit biweight
Signed-off-by: Ronald S. …
|
|
|
@6c031a33
|
13 years |
rsbultje |
h264: Fix 10-bit H.264 x86 chroma v loopfilter asm.
The tc variable …
|
|
|
@919d7a34
|
13 years |
diego |
Replace DEBUG_SEEK/DEBUG_SI + av_log combinations by av_dlog.
|
|
|
@aecc596a
|
13 years |
justin.ruggles |
Update copyright year for ac3enc_opts_template.c.
The code was …
|
|
|
@f74e5b76
|
13 years |
diego |
adts: Adjust frame size mask to follow the specification.
This fixes …
|
|
|
@16c9e671
|
13 years |
stefano.sabatini-lala |
APIchanges: fill hash for the …
|
|
|
@79a0ec1
|
13 years |
stefano.sabatini-lala |
lavfi: avfilter_merge_formats: handle case where inputs are same
This …
|
|
|
@989184fe
|
13 years |
stefano.sabatini-lala |
lavfi: use avfilter_get_audio_buffer_ref_from_arrays() in defaults.c
…
|
|
|
@c3819600
|
13 years |
stefano.sabatini-lala |
lavfi: implement avfilter_get_audio_buffer_ref_from_arrays()
|
|
|
@c6d7fc27
|
13 years |
stefano.sabatini-lala |
APIchanges: remove duplicated entry
|
|
|
@2caaa791
|
13 years |
stefano.sabatini-lala |
APIchanges: fill in dates and numbers
Since some minor bump were not …
|
|
|
@a5825b22
|
13 years |
stefano.sabatini-lala |
APIchanges: remove duplicated entry
Remove duplicated entry regarding …
|
|
|
@e0ce971
|
13 years |
stefano.sabatini-lala |
APIchanges: correctly interleave entries
|
|
|
@bd77a5e
|
13 years |
stefano.sabatini-lala |
APIchanges: add entry for av_force_cpu_flags() addition
|
|
|
@ace0a5e2
|
13 years |
stefano.sabatini-lala |
lavf: bump minor after the addition of fps_probe_size to AVFormatContext
|
|
|
@62519c61
|
13 years |
stefano.sabatini-lala |
lavc: bump minor after the addition of AVCodecContext.request_sample_fmt
|
|
|
@d16cccac
|
13 years |
martin |
movenc: Add RTP muxer/hinter options
Signed-off-by: Martin Storsjö …
|
|
|
@f3f8229
|
13 years |
martin |
movenc: Pass the RTP AVFormatContext to the SDP generation
…
|
|
|
@e2e29c62
|
13 years |
martin |
rtspenc: Add RTP muxer options
Signed-off-by: Martin Storsjö …
|
|
|
@6cf09bb7
|
13 years |
martin |
rtspenc: Add an AVClass for setting muxer specific options
…
|
|
|
@ff0824f7
|
13 years |
martin |
rtpenc_chain: Pass the rtpflags options through to the chained muxer
…
|
|
|
@635fac9a
|
13 years |
martin |
rtpenc: Declare the rtp flags private AVOptions in rtpenc.h
This …
|
|
|
@9c434ce8
|
13 years |
martin |
sdp: Reindent after the previous commit
Signed-off-by: Martin Storsjö …
|
|
|
@08321228
|
13 years |
martin |
rtpenc: MP4A-LATM payload support
This is enabled with an AVOption on …
|
|
|
@cb7c11cc
|
13 years |
martin |
avoptions: Add an av_opt_flag_is_set function for inspecting flag …
|
|
|
@0558e266
|
13 years |
martin |
sdp: Allow passing an AVFormatContext to the SDP generation
Options …
|
|
|
@f33a6a22
|
13 years |
anton |
mov: Fix wrong timestamp generation for fragmented movies that have …
|
|
|
@d8999306
|
13 years |
anton |
mpeg12: more advanced ffmpeg mpeg2 aspect guessing code.
Fixes …
|
|
|
@7b8ec38d
|
13 years |
michaelni |
ac3: there was no libav in 2010 thus this code cannot be from libav.
…
|
|
|
@2ec77aae
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavf: …
|
|
|
@af2faf20
|
13 years |
rsbultje |
swscale: split YUYV output out of yuv2packed[12X]_c().
This is part …
|
|
|
@6a137dde
|
13 years |
michaelni |
dict: This code was developed in ffmpeg and not libav, nor by libav …
|
|
|
@996bbdbf
|
13 years |
anton |
lavf: make compute_pkt_fields2() return meaningful error values
…
|
|
|
@46544204
|
13 years |
anton |
matroskadec: set timestamps for RealAudio packets.
Improves seeking …
|
|
|
@8e84c072
|
13 years |
anton |
intelh263dec: aspect ratio processing fix.
patch submitted by …
|
|
|
@95a05030
|
13 years |
anton |
intelh263dec: fix "Strict H.263 compliance" file playback
fixes …
|
|
|
@c673c905
|
13 years |
anton |
oss,sndio: simplify by using FFMIN.
Signed-off-by: Anton Khirnov …
|
|
|
@6b105e3e
|
13 years |
rsbultje |
swscale: extract monowhite/black output from yuv2packed[12X]_c().
…
|
|
|
@6d4d483e
|
13 years |
rsbultje |
swscale: de-macro'ify RGB15/16/32 input functions.
Inline functions …
|
|
|
@e2babb9b
|
13 years |
rsbultje |
swscale: rearrange code.
This way the code in the file is less …
|
|
|
@85e9e3a9
|
13 years |
alex.converse |
movdec: Add support for the 'wfex' atom.
The 'wfex' is just a …
|
|
|
@9a1b7912
|
13 years |
alex.converse |
ffmpeg.c: Add a necessary const qualifier
|
|
|
@ed8a5006
|
13 years |
alex.converse |
riff: Fix potential memleak.
Make ff_get_wav_header() free existing …
|
|
|
@dbd31839
|
13 years |
rsbultje |
swscale: change 48bit RGB input macros to inline functions.
Inline …
|
|
|
@f30ee657
|
13 years |
rsbultje |
swscale: change 9/10bit YUV input macros to inline functions.
Inline …
|
|
|
@aa39f5f6
|
13 years |
rsbultje |
swscale: extract gray16 output functions from yuv2packed[12X]().
This …
|
|
|
@f1e0b90c
|
13 years |
rsbultje |
swscale: use standard clipping functions.
This generates better code …
|
|
|
@e458b536
|
13 years |
rsbultje |
swscale: merge macros that are used only once.
This reduces source …
|
|
|
@6e5a8d3c
|
13 years |
rsbultje |
swscale: fix function declarations in swscale.c.
Remove inline …
|
|
|
@a27db4c3
|
13 years |
rsbultje |
swscale: fix function declaration keywords in x86/swscale_template.c.
…
|
|
|
@f9ecb849
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
crypto: …
|
|
|
@7b8ed831
|
13 years |
michaelni |
jpegdec: actually search for and parse RSTn
Fixes Ticket267
…
|
|
|
@c8d0d8b
|
13 years |
michaelni |
crypto: Use av_freep instead of av_free
This fixes a potential double …
|
|
|
@c1ad93c0
|
13 years |
michaelni |
Revert "crypto: fix potential double free"
This reverts commit …
|
|
|
@1fe3bf3
|
13 years |
michaelni |
Revert "build: remove empty $(OBJS) target"
This reverts commit …
|
|
|
@a71bcd1a
|
13 years |
martin |
crypto: Use av_freep instead of av_free
This fixes a potential double …
|
|
|
@be20528c
|
13 years |
baptiste.coudurier |
aac: fix adts frame size mask, fix demuxer probing for some files.
|
|
|
@dbaba52e
|
13 years |
anton |
lavf: don't try to free private options if priv_data is NULL.
This …
|
|
|
@47d2ca32
|
13 years |
stefano.sabatini-lala |
lavfi: handle NULL lists in avfilter_make_format_list
|
|
|
@9bcbb250
|
13 years |
rsbultje |
swscale: fix types of assembly arguments.
This prevents the following …
|
|
|
@496d95c3
|
13 years |
rsbultje |
swscale: move two macros that are only used once into caller.
This …
|
|
|
@9d84dfce
|
13 years |
rsbultje |
swscale: remove unused function.
Use of this wrapper was removed in a …
|
|
|
@9e4cb03a
|
13 years |
Carl Eugen Hoyos |
Fix "mixed declarations and code" warnings.
|
|
|
@5bd6ec6d
|
13 years |
diego |
options: Add missing braces around struct initializer.
This fixes the …
|
|
|
@b7847a3f
|
13 years |
diego |
mov: Remove leftover crufty debug statement with references to a local …
|
|
|
@a4855adc
|
13 years |
diego |
dvbsubdec: Fix compilation of debug code.
|
|
|
@d2d67e42
|
13 years |
anton |
Remove all uses of now deprecated metadata functions.
|
|
|
@d9f80ea
|
13 years |
anton |
Move metadata API from lavf to lavu.
Rename it to AVDictionary, since …
|
|
|
@d552f616
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (28 …
|
|
|
@7d89f7cb
|
13 years |
michaelni |
crypto: fix potential double free
|
|
|
@1e9b3026
|
13 years |
michaelni |
libx264: fix double free
|
|
|
@8f2a2e60
|
13 years |
stefano.sabatini-lala |
ffplay: remove -debug option
The options -loglevel LEVEL -debug FLAGS …
|
|
|
@e77a3095
|
13 years |
stefano.sabatini-lala |
ffplay: remove -vismv option
Use -vismv 1 instead. Simplify.
|
|
|
@21bf6d7a
|
13 years |
stefano.sabatini-lala |
mpegvideo: use av_get_picture_type_char() in ff_print_debug_info()
|
|
|
@ac4a8548
|
13 years |
diego |
Remove some non-compiling debug messages.
|
|
|
@8543f0f9
|
13 years |
diego |
ffplay: Fix non-compiling debug printf and replace it by av_dlog.
|
|
|
@4de83b7b
|
13 years |
diego |
H264: x86 predict init cosmetics.
Change indentation and whitespace; …
|
|
|
@d3778972
|
13 years |
diego |
ac3enc: Fix linking of AC-3 encoder without the E-AC-3 encoder.
The …
|
|
|
@c8e9ea43
|
13 years |
justin.ruggles |
Move E-AC-3 encoder functions to a separate eac3enc.c file.
|
|
|
@787a1353
|
13 years |
justin.ruggles |
ac3enc: remove convenience macro, #define DEBUG
|
|
|
@a8bd5340
|
13 years |
justin.ruggles |
ac3enc: remove unused #define
|
|
|
@7b20d35a
|
13 years |
anton |
vc1: re-initialize tables after width/height change.
…
|
|
|