| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/utils: Align dimensions by at least their chroma sub-sampling factors. | Michael Niedermayer | 2014-10-29 | 1 | -2/+6 |
* | avcodec: Read errno before av_log() as the callback from av_log() might affec... | Michael Niedermayer | 2014-10-25 | 1 | -2/+2 |
* | avcodec/utils: Print the codec name that is missing on the whitelist | Michael Niedermayer | 2014-10-23 | 1 | -1/+1 |
* | avcodec: add codec_whitelist | Michael Niedermayer | 2014-10-19 | 1 | -0/+6 |
* | avcodec/utils: Display pixel format information as none ... if unknown instea... | Michael Niedermayer | 2014-10-19 | 1 | -2/+2 |
* | Merge commit 'bae557edcea996328e8ff48b9e074a4210f7e6b4' | Michael Niedermayer | 2014-10-17 | 1 | -0/+2 |
|\ |
|
| * | dump: display codec tags when available | Vittorio Giovara | 2014-10-17 | 1 | -0/+13 |
* | | avcodec/utils: fix time_base after the framerate addition | Michael Niedermayer | 2014-10-15 | 1 | -2/+2 |
* | | Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' | Michael Niedermayer | 2014-10-15 | 1 | -0/+10 |
|\| |
|
| * | lavc: deprecate the use of AVCodecContext.time_base for decoding | Anton Khirnov | 2014-10-15 | 1 | -0/+10 |
* | | Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' | Michael Niedermayer | 2014-10-14 | 1 | -0/+9 |
|\| |
|
| * | lavc: use a separate field for exporting audio encoder padding | Anton Khirnov | 2014-10-13 | 1 | -0/+9 |
* | | avcodec/utils: Fix "warning: pointer type mismatch in conditional expression" | Michael Niedermayer | 2014-10-09 | 1 | -1/+1 |
* | | avcodec/utils: Add missing AV_PIX_FMT_YUVJ411P to color_range override code. | Michael Niedermayer | 2014-10-09 | 1 | -0/+1 |
* | | Merge commit '9f3a70c44224ed92d91df65bb9470a2649e7d019' | Michael Niedermayer | 2014-10-09 | 1 | -0/+6 |
|\| |
|
| * | dump: print the original coded dimensions when available | Vittorio Giovara | 2014-10-08 | 1 | -0/+6 |
* | | Merge commit '41e86146e7240f9d42e8cdb86a94bb3eb2bbe15f' | Michael Niedermayer | 2014-10-09 | 1 | -7/+22 |
|\| |
|
| * | dump: print detailed color space information | Vittorio Giovara | 2014-10-08 | 1 | -0/+17 |
* | | avcodec: Allow choosing the dump format field separator. | Michael Niedermayer | 2014-10-09 | 1 | -2/+3 |
* | | Merge commit '20a5956b8daeee4cb59d6fa00ec809b02c04d7f8' | Michael Niedermayer | 2014-10-09 | 1 | -4/+12 |
|\| |
|
| * | dump: split audio and video probing on multiple lines | Vittorio Giovara | 2014-10-08 | 1 | -7/+12 |
* | | Merge commit '147f2e91eece6b9021ff5b7f8a3b5ce053566659' | Michael Niedermayer | 2014-10-08 | 1 | -0/+5 |
|\| |
|
| * | avcodec: make sure color_range is properly initialized | Vittorio Giovara | 2014-10-08 | 1 | -0/+5 |
* | | Merge commit '153fadc390d05aa47e5e2c56290401898fe41a23' | Michael Niedermayer | 2014-10-07 | 1 | -1/+1 |
|\| |
|
| * | ff_get_format: fix infinite loop | Rémi Denis-Courmont | 2014-10-06 | 1 | -1/+1 |
* | | Merge commit '577899a6458ccad9026eb268f10dc0b39c224c8d' | Michael Niedermayer | 2014-10-06 | 1 | -2/+3 |
|\| |
|
| * | lavc: specify the behavior of av_lockmgr_register on failure. | Manfred Georg | 2014-10-06 | 1 | -12/+24 |
* | | avcodec/utils: Add case for jv to avcodec_align_dimensions2() | Michael Niedermayer | 2014-10-03 | 1 | -0/+4 |
* | | avcodec/utils: av_lockmgr_register defines behavior on failure. | Manfred Georg | 2014-10-02 | 1 | -12/+22 |
* | | avcodec, avutil: allow more control about how samples are skipped | wm4 | 2014-10-02 | 1 | -2/+19 |
* | | avcodec/utils: Force mutex to NULL after destruction. | Manfred Georg | 2014-10-01 | 1 | -0/+2 |
* | | avcodec/utils: Fix off by 1 error causing unneeded allocation in ff_fast_mall... | Michael Niedermayer | 2014-09-29 | 1 | -1/+1 |
* | | Merge commit '1c80c9d7ef809180042257200c7b5f6b81d0b0e2' | Michael Niedermayer | 2014-09-27 | 1 | -30/+67 |
|\| |
|
| * | hwaccel: Call ->get_format again if hwaccel init fails | Rémi Denis-Courmont | 2014-09-26 | 1 | -31/+67 |
* | | avcodec/utils: remove avcodec_ prefix for internal symbol | Clément Bœsch | 2014-09-14 | 1 | -2/+2 |
* | | Print the actual bit depth for audio if it is different from the sample_fmt b... | Carl Eugen Hoyos | 2014-09-08 | 1 | -0/+4 |
* | | Merge commit '9301486408a480629336af4d7fd873c0f28fb2d5' | Michael Niedermayer | 2014-08-28 | 1 | -0/+10 |
|\| |
|
| * | avcodec: add stream-level stereo3d side data | Vittorio Giovara | 2014-08-28 | 1 | -0/+9 |
* | | avcodec/utils: add GBRP16 to avcodec_align_dimensions2() | Michael Niedermayer | 2014-08-24 | 1 | -0/+2 |
* | | avfilter: add codecview filter | Clément Bœsch | 2014-08-24 | 1 | -0/+6 |
* | | Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867' | Michael Niedermayer | 2014-08-15 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Write NULL pointer inequality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -2/+2 |
| * | cosmetics: Write NULL pointer equality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -1/+1 |
* | | Move WMA case from ff_get_audio_frame_size() to av_get_audio_frame_duration() | Michael Niedermayer | 2014-08-14 | 1 | -0/+7 |
* | | Move frame_size fallback from ff_get_audio_frame_size() to av_get_audio_frame... | Michael Niedermayer | 2014-08-14 | 1 | -0/+4 |
* | | Merge commit 'd63443b9684fa7b3e086634f7b44b203b6d9221e' | Michael Niedermayer | 2014-08-10 | 1 | -18/+0 |
|\| |
|
| * | lavc: drop the av_fast_{re,m}alloc compatibility wrappers | Anton Khirnov | 2014-08-10 | 1 | -12/+0 |
* | | Revert "lavc/utils: Do not require dimensions for PNG." | Derek Buitenhuis | 2014-08-10 | 1 | -3/+1 |
* | | Merge commit '472f9ed312ec784f7c72876b77163f4741880d05' | Michael Niedermayer | 2014-08-10 | 1 | -2/+0 |
|\| |
|
| * | Remove obsolete FF_API_AVFRAME_COLORSPACE cruft. | Anton Khirnov | 2014-08-09 | 1 | -2/+0 |